JUnit version 4.13.2
.08:19:54.034 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786522794026
08:19:54.078 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
08:19:54.136 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
08:19:54.145 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskIgH8jJ/test-tmp
08:19:54.150 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
08:19:54.153 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskIgH8jJ/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
08:19:54.356 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

08:19:54.388 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:19:54.390 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

08:19:54.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.392817 31901 mini_oidc.cc:150] Starting JWKS server
08:19:54.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.395311 31901 webserver.cc:533] Webserver started at http://127.0.0.1:39827/ using document root <none> and password file <none>
08:19:54.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.395541 31901 mini_oidc.cc:186] Starting OIDC Discovery server
08:19:54.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.395800 31901 webserver.cc:533] Webserver started at http://127.0.0.1:46697/ using document root <none> and password file <none>
08:19:54.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:19:54Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
08:19:54.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:19:54Z Disabled control of system clock
08:19:54.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.414261 31901 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:54.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:54.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/wal
08:19:54.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/data
08:19:54.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:19:54.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:19:54.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:19:54.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:54.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:54.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:54.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/logs
08:19:54.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/data/info.pb
08:19:54.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:54.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:19:54.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:19:54.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:19:54.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:19:54.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:19:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:19:54.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:19:54.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:19:54.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.126:35155
08:19:54.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.126
08:19:54.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:54.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:54.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:54.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:54.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:54.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:19:54.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:54.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:19:54.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39827/jwks.json with env {}
08:19:54.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.517307 31923 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:19:54.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.517524 31923 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:19:54.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.517567 31923 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:19:54.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.521322 31923 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:19:54.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.521382 31923 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:19:54.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.521404 31923 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:19:54.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.521420 31923 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:19:54.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.521438 31923 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:19:54.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.521452 31923 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39827/jwks.json
08:19:54.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.525964 31923 master_runner.cc:387] Master server non-default flags:
08:19:54.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/logs
08:19:54.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:54.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:19:54.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:54.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:54.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:54.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:54.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/data
08:19:54.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/wal
08:19:54.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:19:54.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:54.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:54.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:54.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:19:54.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.126:35155
08:19:54.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:19:54.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:19:54.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:19:54.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39827/jwks.json
08:19:54.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:54.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:54.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/data/info.pb
08:19:54.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.126
08:19:54.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:54.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:19:54.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31923
08:19:54.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:54.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:19:54.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:19:54.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:54.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:19:54.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:19:54.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:19:54.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:19:54.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:19:54.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:19:54.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:19:54.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.527604 31923 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:19:54.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.529597 31923 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:19:54.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.537776 31938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:54.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.537774 31933 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:54.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.537822 31934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:54.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.538007 31923 server_base.cc:1061] running on GCE node
08:19:54.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.538856 31923 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:19:54.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.539970 31923 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:19:54.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.541113 31923 hybrid_clock.cc:648] HybridClock initialized: now 1786522794541090 us; error 88 us; skew 500 ppm
08:19:54.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.543322 31923 webserver.cc:533] Webserver started at http://127.31.39.126:37425/ using document root <none> and password file <none>
08:19:54.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.543865 31923 fs_manager.cc:362] Metadata directory not provided
08:19:54.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.543919 31923 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:19:54.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.544070 31923 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:19:54.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.545856 31923 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/data/instance:
08:19:54.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b445ab68ac554bdeb1ca56ae060ef974"
08:19:54.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:54 on dist-test-slave-2p8l"
08:19:54.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.546357 31923 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/wal/instance:
08:19:54.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b445ab68ac554bdeb1ca56ae060ef974"
08:19:54.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:54 on dist-test-slave-2p8l"
08:19:54.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.550195 31923 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
08:19:54.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.552881 31954 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:19:54.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.553959 31923 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
08:19:54.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.554201 31923 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/wal
08:19:54.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b445ab68ac554bdeb1ca56ae060ef974"
08:19:54.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:54 on dist-test-slave-2p8l"
08:19:54.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.554315 31923 fs_report.cc:389] FS layout report
08:19:54.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:19:54.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/wal
08:19:54.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/wal
08:19:54.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/data/data
08:19:54.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:19:54.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:19:54.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:19:54.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:19:54.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:19:54.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:19:54.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:19:54.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:19:54.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:19:54.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:19:54.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:19:54.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.581696 31923 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:19:54.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.582592 31923 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:19:54.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.582882 31923 kserver.cc:163] Server-wide thread pool size limit: 3276
08:19:54.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.594476 32045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.39.126:35155 every 8 connection(s)
08:19:54.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.594503 31923 rpc_server.cc:307] RPC server started. Bound to: 127.31.39.126:35155
08:19:54.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.596299 31923 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/data/info.pb
08:19:54.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.600660 31901 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 31923
08:19:54.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.600953 31901 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-0/wal/instance
08:19:54.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.601467 32048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.603152 31901 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/wal
08:19:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/data
08:19:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:19:54.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:19:54.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:19:54.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:54.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:54.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:54.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/logs
08:19:54.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/data/info.pb
08:19:54.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:54.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:19:54.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:19:54.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:19:54.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:19:54.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:54.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:54.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:54.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:19:54.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:19:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:19:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:19:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.125:43323
08:19:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.125
08:19:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:54.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:54.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:54.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:19:54.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:54.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:19:54.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39827/jwks.json with env {}
08:19:54.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.607173 32048 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } has no permanent_uuid. Determining permanent_uuid...
08:19:54.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.626109 32048 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } has no permanent_uuid. Determining permanent_uuid...
08:19:54.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.627331 31966 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.39.125:43323: connect: Connection refused (error 111)
08:19:54.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.628465 32048 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.39.125:43323: Network error: Client connection negotiation failed: client connection to 127.31.39.125:43323: connect: Connection refused (error 111)
08:19:54.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.677727 32048 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } attempt: 1
08:19:54.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.679423 32048 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.39.125:43323: Network error: Client connection negotiation failed: client connection to 127.31.39.125:43323: connect: Connection refused (error 111)
08:19:54.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.719605 32057 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:19:54.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.719808 32057 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:19:54.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.719851 32057 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:19:54.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.723129 32057 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:19:54.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.723183 32057 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:19:54.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.723203 32057 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:19:54.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.723220 32057 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:19:54.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.723238 32057 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:19:54.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.723253 32057 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39827/jwks.json
08:19:54.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.727356 32057 master_runner.cc:387] Master server non-default flags:
08:19:54.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/logs
08:19:54.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:54.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:19:54.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:54.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:54.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:54.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:54.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/data
08:19:54.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/wal
08:19:54.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:19:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:19:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.125:43323
08:19:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:19:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:19:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:19:54.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39827/jwks.json
08:19:54.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:54.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:54.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/data/info.pb
08:19:54.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.125
08:19:54.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:54.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:19:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32057
08:19:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:19:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:19:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:19:54.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:19:54.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:19:54.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:19:54.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:19:54.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:19:54.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:19:54.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.728317 32057 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:19:54.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.729442 32057 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:19:54.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.735833 32073 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:54.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.735896 32074 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:54.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.735954 32078 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:54.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.736167 32057 server_base.cc:1061] running on GCE node
08:19:54.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.737648 32057 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:19:54.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.738801 32057 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:19:54.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.740010 32057 hybrid_clock.cc:648] HybridClock initialized: now 1786522794739948 us; error 87 us; skew 500 ppm
08:19:54.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.742340 32057 webserver.cc:533] Webserver started at http://127.31.39.125:39419/ using document root <none> and password file <none>
08:19:54.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.743036 32057 fs_manager.cc:362] Metadata directory not provided
08:19:54.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.743117 32057 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:19:54.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.743330 32057 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:19:54.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.745340 32057 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/data/instance:
08:19:54.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "15b6c70348d643678e5e1df87ac84106"
08:19:54.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:54 on dist-test-slave-2p8l"
08:19:54.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.745886 32057 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/wal/instance:
08:19:54.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "15b6c70348d643678e5e1df87ac84106"
08:19:54.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:54 on dist-test-slave-2p8l"
08:19:54.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.747625 32048 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } attempt: 2
08:19:54.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.749168 32048 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.39.125:43323: Network error: Client connection negotiation failed: client connection to 127.31.39.125:43323: connect: Connection refused (error 111)
08:19:54.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.750248 32057 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
08:19:54.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.752996 32090 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:19:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.754850 32057 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
08:19:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.754976 32057 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/wal
08:19:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "15b6c70348d643678e5e1df87ac84106"
08:19:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:54 on dist-test-slave-2p8l"
08:19:54.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.755079 32057 fs_report.cc:389] FS layout report
08:19:54.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:19:54.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/wal
08:19:54.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/wal
08:19:54.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/data/data
08:19:54.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:19:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:19:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:19:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:19:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:19:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:19:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:19:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:19:54.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:19:54.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:19:54.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:19:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.768040 32057 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:19:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.768682 32057 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:19:54.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.768822 32057 kserver.cc:163] Server-wide thread pool size limit: 3276
08:19:54.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.776157 32188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.39.125:43323 every 8 connection(s)
08:19:54.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.776163 32057 rpc_server.cc:307] RPC server started. Bound to: 127.31.39.125:43323
08:19:54.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.777323 32057 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/data/info.pb
08:19:54.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.780124 32189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:54.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.783412 32189 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } has no permanent_uuid. Determining permanent_uuid...
08:19:54.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.784358 31901 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 32057
08:19:54.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.784502 31901 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-1/wal/instance
08:19:54.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.785296 31901 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:54.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:54.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/wal
08:19:54.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/data
08:19:54.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:19:54.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:19:54.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:19:54.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:54.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:54.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:54.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/logs
08:19:54.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/data/info.pb
08:19:54.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:54.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:19:54.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:19:54.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:19:54.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:19:54.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:54.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:54.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:54.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:19:54.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:19:54.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:19:54.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:19:54.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.124:35141
08:19:54.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.124
08:19:54.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:54.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:54.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:54.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:54.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:54.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:19:54.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:54.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:19:54.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39827/jwks.json with env {}
08:19:54.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.797533 32189 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } has no permanent_uuid. Determining permanent_uuid...
08:19:54.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.805191 32189 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } has no permanent_uuid. Determining permanent_uuid...
08:19:54.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.806102 32097 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.31.39.124:35141: connect: Connection refused (error 111)
08:19:54.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.807293 32189 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.39.124:35141: Network error: Client connection negotiation failed: client connection to 127.31.39.124:35141: connect: Connection refused (error 111)
08:19:54.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.840344 32048 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } attempt: 3
08:19:54.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.845247 32048 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } has no permanent_uuid. Determining permanent_uuid...
08:19:54.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.846760 32048 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.39.124:35141: Network error: Client connection negotiation failed: client connection to 127.31.39.124:35141: connect: Connection refused (error 111)
08:19:54.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.856535 32189 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } attempt: 1
08:19:54.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.858109 32189 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.39.124:35141: Network error: Client connection negotiation failed: client connection to 127.31.39.124:35141: connect: Connection refused (error 111)
08:19:54.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.877938 32048 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } attempt: 1
08:19:54.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.879501 32048 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.39.124:35141: Network error: Client connection negotiation failed: client connection to 127.31.39.124:35141: connect: Connection refused (error 111)
08:19:54.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.904441 32196 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:19:54.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.904659 32196 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:19:54.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.904702 32196 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:19:54.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.907889 32196 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:19:54.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.907938 32196 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:19:54.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.907958 32196 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:19:54.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.907975 32196 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:19:54.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.907994 32196 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:19:54.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.908007 32196 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39827/jwks.json
08:19:54.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.911801 32196 master_runner.cc:387] Master server non-default flags:
08:19:54.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/logs
08:19:54.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:54.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:19:54.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:54.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:54.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:54.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:54.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/data
08:19:54.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/wal
08:19:54.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:19:54.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:54.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:54.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:54.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:19:54.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.124:35141
08:19:54.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:19:54.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:19:54.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:19:54.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39827/jwks.json
08:19:54.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:54.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:54.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/data/info.pb
08:19:54.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.124
08:19:54.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:54.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:19:54.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32196
08:19:54.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:54.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:19:54.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:19:54.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:54.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:19:54.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:19:54.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:19:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:19:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:19:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:19:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:19:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.912820 32196 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:19:54.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.914002 32196 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:19:54.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.920643 32209 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:54.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.920676 32208 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:54.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.920632 32211 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:54.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.920704 32196 server_base.cc:1061] running on GCE node
08:19:54.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.922050 32196 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:19:54.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.923147 32196 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:19:54.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.926282 32189 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } attempt: 2
08:19:54.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.927743 32189 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.39.124:35141: Network error: Client connection negotiation failed: client connection to 127.31.39.124:35141: connect: Connection refused (error 111)
08:19:54.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.930550 32196 hybrid_clock.cc:648] HybridClock initialized: now 1786522794930468 us; error 97 us; skew 500 ppm
08:19:54.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.932611 32196 webserver.cc:533] Webserver started at http://127.31.39.124:36219/ using document root <none> and password file <none>
08:19:54.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.933320 32196 fs_manager.cc:362] Metadata directory not provided
08:19:54.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.933410 32196 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:19:54.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.933653 32196 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:19:54.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.935407 32196 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/data/instance:
08:19:54.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cc78dadfbe714200a730c7499515cdad"
08:19:54.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:54 on dist-test-slave-2p8l"
08:19:54.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.935974 32196 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/wal/instance:
08:19:54.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cc78dadfbe714200a730c7499515cdad"
08:19:54.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:54 on dist-test-slave-2p8l"
08:19:54.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.939597 32196 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
08:19:54.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.941749 32223 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:19:54.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.942792 32196 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
08:19:54.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.942921 32196 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/wal
08:19:54.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cc78dadfbe714200a730c7499515cdad"
08:19:54.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:54 on dist-test-slave-2p8l"
08:19:54.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.943017 32196 fs_report.cc:389] FS layout report
08:19:54.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:19:54.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/wal
08:19:54.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/wal
08:19:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/data/data
08:19:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:19:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:19:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:19:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:19:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:19:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:19:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:19:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:19:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:19:54.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:19:54.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:19:54.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.954699 32048 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } attempt: 2
08:19:54.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:54.956259 32048 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.31.39.124:35141: Network error: Client connection negotiation failed: client connection to 127.31.39.124:35141: connect: Connection refused (error 111)
08:19:54.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.975922 32196 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:19:54.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.976666 32196 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:19:54.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.976824 32196 kserver.cc:163] Server-wide thread pool size limit: 3276
08:19:54.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.984293 32326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.39.124:35141 every 8 connection(s)
08:19:54.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.984299 32196 rpc_server.cc:307] RPC server started. Bound to: 127.31.39.124:35141
08:19:54.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.985554 32196 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/data/info.pb
08:19:54.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.988602 32327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:54.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.991940 32327 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } has no permanent_uuid. Determining permanent_uuid...
08:19:54.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.992676 31901 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 32196
08:19:54.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:54.992813 31901 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/master-2/wal/instance
08:19:55.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.000869 32327 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } has no permanent_uuid. Determining permanent_uuid...
08:19:55.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.006848 32327 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } has no permanent_uuid. Determining permanent_uuid...
08:19:55.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.015125 32327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad: Bootstrap starting.
08:19:55.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.017896 32327 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad: Neither blocks nor log segments found. Creating new log.
08:19:55.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.018879 32327 log.cc:826] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad: Log is configured to *not* fsync() on all Append() calls
08:19:55.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.018929 32189 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } attempt: 3
08:19:55.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.021204 32327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad: No bootstrap required, opened a new log
08:19:55.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.026279 32189 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106: Bootstrap starting.
08:19:55.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.026808 32327 raft_consensus.cc:359] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } }
08:19:55.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.027042 32327 raft_consensus.cc:385] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:55.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.027132 32327 raft_consensus.cc:740] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc78dadfbe714200a730c7499515cdad, State: Initialized, Role: FOLLOWER
08:19:55.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.027773 32327 consensus_queue.cc:260] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [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: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } }
08:19:55.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.028461 32341 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [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: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } } }
08:19:55.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.028645 32341 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [sys.catalog]: This master's current role is: FOLLOWER
08:19:55.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.029196 32189 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106: Neither blocks nor log segments found. Creating new log.
08:19:55.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.029453 32327 sys_catalog.cc:565] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [sys.catalog]: configured and running, proceeding with master startup.
08:19:55.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.030663 32189 log.cc:826] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106: Log is configured to *not* fsync() on all Append() calls
08:19:55.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.032727 32189 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106: No bootstrap required, opened a new log
08:19:55.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.036069 32189 raft_consensus.cc:359] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } }
08:19:55.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.036244 32189 raft_consensus.cc:385] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:55.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.034235 32196 master_runner.cc:187] Error getting master registration for 127.31.39.126:35155: OK, instance_id { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" instance_seqno: 1786522794591680 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:19:55.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.036301 32189 raft_consensus.cc:740] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15b6c70348d643678e5e1df87ac84106, State: Initialized, Role: FOLLOWER
08:19:55.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.036453 32196 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:19:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.036738 32189 consensus_queue.cc:260] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [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: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } }
08:19:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.036911 32361 catalog_manager.cc:1594] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:19:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.037029 32361 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:19:55.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.037127 32366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [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: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } } }
08:19:55.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.037225 32366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [sys.catalog]: This master's current role is: FOLLOWER
08:19:55.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.037730 32189 sys_catalog.cc:565] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [sys.catalog]: configured and running, proceeding with master startup.
08:19:55.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.042337 32388 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:19:55.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.042672 32388 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:19:55.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.041409 32057 master_runner.cc:187] Error getting master registration for 127.31.39.126:35155: OK, instance_id { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" instance_seqno: 1786522794591680 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:19:55.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.043591 32057 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:19:55.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.055428 32048 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } attempt: 3
08:19:55.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.062547 32048 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974: Bootstrap starting.
08:19:55.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.065266 32048 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974: Neither blocks nor log segments found. Creating new log.
08:19:55.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.066326 32048 log.cc:826] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974: Log is configured to *not* fsync() on all Append() calls
08:19:55.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.067868 32048 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974: No bootstrap required, opened a new log
08:19:55.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.070536 32048 raft_consensus.cc:359] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } }
08:19:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.070710 32048 raft_consensus.cc:385] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:55.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.070770 32048 raft_consensus.cc:740] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b445ab68ac554bdeb1ca56ae060ef974, State: Initialized, Role: FOLLOWER
08:19:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.071275 32048 consensus_queue.cc:260] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [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: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } }
08:19:55.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.072522 32048 sys_catalog.cc:565] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [sys.catalog]: configured and running, proceeding with master startup.
08:19:55.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.082862 31923 master_runner.cc:264] No leader master found from master b445ab68ac554bdeb1ca56ae060ef974
08:19:55.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.082935 31923 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:19:55.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.084789 31971 tablet.cc:2406] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:19:55.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.086424 32394 sys_catalog.cc:455] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [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: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } } }
08:19:55.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.087185 32394 sys_catalog.cc:458] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [sys.catalog]: This master's current role is: FOLLOWER
08:19:55.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.090535 32416 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:19:55.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.090924 32416 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:19:55.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.228142 32231 tablet.cc:2406] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:19:55.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.263347 32341 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:19:55.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.263675 32341 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } }
08:19:55.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.264964 32341 leader_election.cc:290] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b445ab68ac554bdeb1ca56ae060ef974 (127.31.39.126:35155), 15b6c70348d643678e5e1df87ac84106 (127.31.39.125:43323)
08:19:55.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.265617 32005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cc78dadfbe714200a730c7499515cdad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b445ab68ac554bdeb1ca56ae060ef974" is_pre_election: true
08:19:55.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.265646 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cc78dadfbe714200a730c7499515cdad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15b6c70348d643678e5e1df87ac84106" is_pre_election: true
08:19:55.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.266021 32005 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc78dadfbe714200a730c7499515cdad in term 0.
08:19:55.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.267218 32225 leader_election.cc:304] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [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: b445ab68ac554bdeb1ca56ae060ef974, cc78dadfbe714200a730c7499515cdad; no voters: 
08:19:55.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.267825 32341 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [term 0 FOLLOWER]: Leader pre-election won for term 1
08:19:55.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.267905 32341 raft_consensus.cc:493] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:19:55.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.267956 32341 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [term 0 FOLLOWER]: Advancing to term 1
08:19:55.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.268162 32138 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc78dadfbe714200a730c7499515cdad in term 0.
08:19:55.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.269304 32341 raft_consensus.cc:515] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } }
08:19:55.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.269733 32341 leader_election.cc:290] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [CANDIDATE]: Term 1 election: Requested vote from peers b445ab68ac554bdeb1ca56ae060ef974 (127.31.39.126:35155), 15b6c70348d643678e5e1df87ac84106 (127.31.39.125:43323)
08:19:55.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.270433 32105 tablet.cc:2406] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:19:55.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.270547 32005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cc78dadfbe714200a730c7499515cdad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b445ab68ac554bdeb1ca56ae060ef974"
08:19:55.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.270656 32005 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [term 0 FOLLOWER]: Advancing to term 1
08:19:55.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.270443 32138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "cc78dadfbe714200a730c7499515cdad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "15b6c70348d643678e5e1df87ac84106"
08:19:55.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.271055 32138 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [term 0 FOLLOWER]: Advancing to term 1
08:19:55.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.271816 32005 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc78dadfbe714200a730c7499515cdad in term 1.
08:19:55.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.272215 32138 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc78dadfbe714200a730c7499515cdad in term 1.
08:19:55.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.272217 32225 leader_election.cc:304] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [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: b445ab68ac554bdeb1ca56ae060ef974, cc78dadfbe714200a730c7499515cdad; no voters: 
08:19:55.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.272388 32341 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [term 1 FOLLOWER]: Leader election won for term 1
08:19:55.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.272653 32341 raft_consensus.cc:697] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [term 1 LEADER]: Becoming Leader. State: Replica: cc78dadfbe714200a730c7499515cdad, State: Running, Role: LEADER
08:19:55.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.273041 32341 consensus_queue.cc:237] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [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: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } }
08:19:55.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.275338 32341 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc78dadfbe714200a730c7499515cdad. Latest consensus state: current_term: 1 leader_uuid: "cc78dadfbe714200a730c7499515cdad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } } }
08:19:55.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.275452 32341 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [sys.catalog]: This master's current role is: LEADER
08:19:55.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.279079 32423 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
08:19:55.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.284584 32423 catalog_manager.cc:1520] Initializing Kudu cluster ID...
08:19:55.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.292037 32138 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [term 1 FOLLOWER]: Refusing update from remote peer cc78dadfbe714200a730c7499515cdad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:19:55.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.293195 32421 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [LEADER]: Connected to new peer: Peer: permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:19:55.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.294591 32005 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [term 1 FOLLOWER]: Refusing update from remote peer cc78dadfbe714200a730c7499515cdad: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:19:55.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.295331 32421 consensus_queue.cc:1048] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [LEADER]: Connected to new peer: Peer: permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:19:55.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.298077 32366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc78dadfbe714200a730c7499515cdad. Latest consensus state: current_term: 1 leader_uuid: "cc78dadfbe714200a730c7499515cdad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } } }
08:19:55.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.298216 32366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [sys.catalog]: This master's current role is: FOLLOWER
08:19:55.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.299633 32394 sys_catalog.cc:455] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cc78dadfbe714200a730c7499515cdad. Latest consensus state: current_term: 1 leader_uuid: "cc78dadfbe714200a730c7499515cdad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } } }
08:19:55.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.299741 32394 sys_catalog.cc:458] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [sys.catalog]: This master's current role is: FOLLOWER
08:19:55.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.300850 32421 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cc78dadfbe714200a730c7499515cdad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } } }
08:19:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.300961 32421 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [sys.catalog]: This master's current role is: LEADER
08:19:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.303206 32366 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cc78dadfbe714200a730c7499515cdad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } } }
08:19:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.303308 32366 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106 [sys.catalog]: This master's current role is: FOLLOWER
08:19:55.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.303453 32426 mvcc.cc:204] Tried to move back new op lower bound from 7317597369506897920 to 7317597369442234368. Current Snapshot: MvccSnapshot[applied={T|T < 7317597369506897920}]
08:19:55.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.304975 32425 mvcc.cc:204] Tried to move back new op lower bound from 7317597369506897920 to 7317597369442234368. Current Snapshot: MvccSnapshot[applied={T|T < 7317597369506897920}]
08:19:55.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.306416 32341 sys_catalog.cc:455] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "cc78dadfbe714200a730c7499515cdad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } } }
08:19:55.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.306532 32341 sys_catalog.cc:458] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad [sys.catalog]: This master's current role is: LEADER
08:19:55.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.308077 32423 catalog_manager.cc:1383] Generated new cluster ID: 175a547bcca14bd58db2828368f3b12b
08:19:55.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.308140 32423 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
08:19:55.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.308380 32394 sys_catalog.cc:455] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "cc78dadfbe714200a730c7499515cdad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b445ab68ac554bdeb1ca56ae060ef974" member_type: VOTER last_known_addr { host: "127.31.39.126" port: 35155 } } peers { permanent_uuid: "15b6c70348d643678e5e1df87ac84106" member_type: VOTER last_known_addr { host: "127.31.39.125" port: 43323 } } peers { permanent_uuid: "cc78dadfbe714200a730c7499515cdad" member_type: VOTER last_known_addr { host: "127.31.39.124" port: 35141 } } }
08:19:55.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.308511 32394 sys_catalog.cc:458] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974 [sys.catalog]: This master's current role is: FOLLOWER
08:19:55.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.309752 32432 mvcc.cc:204] Tried to move back new op lower bound from 7317597369506897920 to 7317597369442234368. Current Snapshot: MvccSnapshot[applied={T|T < 7317597369506897920}]
08:19:55.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.323292 32423 catalog_manager.cc:1406] Generated new certificate authority record
08:19:55.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.324596 32423 catalog_manager.cc:1540] Loading token signing keys...
08:19:55.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.336731 32423 catalog_manager.cc:6092] T 00000000000000000000000000000000 P cc78dadfbe714200a730c7499515cdad: Generated new TSK 0
08:19:55.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.337808 32423 catalog_manager.cc:1550] Initializing in-progress tserver states...
08:19:55.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.362264 31901 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:55.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:55.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/wal
08:19:55.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/data
08:19:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:19:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:19:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:19:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/logs
08:19:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/data/info.pb
08:19:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:19:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:19:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:19:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.65:0
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.39.65
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.65
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:19:55.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.467622 32445 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:19:55.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.467816 32445 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:19:55.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.467857 32445 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:19:55.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.471153 32445 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:19:55.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.471248 32445 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.39.65
08:19:55.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.475543 32445 tablet_server_runner.cc:78] Tablet server non-default flags:
08:19:55.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/logs
08:19:55.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:55.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:19:55.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:55.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/data
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/wal
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.65:0
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/data/info.pb
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.65
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32445
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.39.65
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:19:55.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:19:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:19:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:19:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:19:55.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.476733 32445 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:19:55.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.478170 32445 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:19:55.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.486881 32459 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:55.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.486892 32456 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:55.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.486893 32455 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:55.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.487668 32445 server_base.cc:1061] running on GCE node
08:19:55.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.488061 32445 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:19:55.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.488710 32445 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:19:55.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.489904 32445 hybrid_clock.cc:648] HybridClock initialized: now 1786522795489887 us; error 47 us; skew 500 ppm
08:19:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.492120 32445 webserver.cc:533] Webserver started at http://127.31.39.65:44761/ using document root <none> and password file <none>
08:19:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.492784 32445 fs_manager.cc:362] Metadata directory not provided
08:19:55.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.492864 32445 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:19:55.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.493137 32445 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:19:55.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.495187 32445 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/data/instance:
08:19:55.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5e4db18ae06f40f49e86ad021b4c456f"
08:19:55.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:55 on dist-test-slave-2p8l"
08:19:55.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.495766 32445 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/wal/instance:
08:19:55.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5e4db18ae06f40f49e86ad021b4c456f"
08:19:55.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:55 on dist-test-slave-2p8l"
08:19:55.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.499850 32445 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
08:19:55.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.502391 32472 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:19:55.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.503746 32445 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
08:19:55.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.503865 32445 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/wal
08:19:55.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5e4db18ae06f40f49e86ad021b4c456f"
08:19:55.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:55 on dist-test-slave-2p8l"
08:19:55.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.503952 32445 fs_report.cc:389] FS layout report
08:19:55.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:19:55.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/wal
08:19:55.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/wal
08:19:55.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/data/data
08:19:55.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:19:55.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:19:55.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:19:55.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:19:55.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:19:55.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:19:55.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:19:55.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:19:55.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:19:55.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:19:55.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:19:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.525264 32445 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:19:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.525977 32445 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:19:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.526196 32445 kserver.cc:163] Server-wide thread pool size limit: 3276
08:19:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.526799 32445 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:19:55.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.528151 32445 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:19:55.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.528208 32445 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:19:55.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.528250 32445 ts_tablet_manager.cc:616] Registered 0 tablets
08:19:55.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.528302 32445 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:19:55.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.539628 32445 rpc_server.cc:307] RPC server started. Bound to: 127.31.39.65:35683
08:19:55.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.539670 32699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.39.65:35683 every 8 connection(s)
08:19:55.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.540668 32445 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/data/info.pb
08:19:55.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.548784 31901 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 32445
08:19:55.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.548897 31901 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-0/wal/instance
08:19:55.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.551440 32701 heartbeater.cc:344] Connected to a master server at 127.31.39.124:35141
08:19:55.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.551474 32702 heartbeater.cc:344] Connected to a master server at 127.31.39.126:35155
08:19:55.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.551687 32701 heartbeater.cc:461] Registering TS with master...
08:19:55.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.551685 32702 heartbeater.cc:461] Registering TS with master...
08:19:55.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.551780 32704 heartbeater.cc:344] Connected to a master server at 127.31.39.125:43323
08:19:55.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.551842 32704 heartbeater.cc:461] Registering TS with master...
08:19:55.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.552306 32704 heartbeater.cc:507] Master 127.31.39.125:43323 requested a full tablet report, sending...
08:19:55.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.552304 32702 heartbeater.cc:507] Master 127.31.39.126:35155 requested a full tablet report, sending...
08:19:55.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.552306 32701 heartbeater.cc:507] Master 127.31.39.124:35141 requested a full tablet report, sending...
08:19:55.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.555374 32254 ts_manager.cc:194] Registered new tserver with Master: 5e4db18ae06f40f49e86ad021b4c456f (127.31.39.65:35683)
08:19:55.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.555938 31901 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/wal
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/logs
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data/info.pb
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:19:55.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.66:0
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.39.66
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.66
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.557034 32254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.39.65:58979
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.557770 31992 ts_manager.cc:194] Registered new tserver with Master: 5e4db18ae06f40f49e86ad021b4c456f (127.31.39.65:35683)
08:19:55.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.557992 32125 ts_manager.cc:194] Registered new tserver with Master: 5e4db18ae06f40f49e86ad021b4c456f (127.31.39.65:35683)
08:19:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.663173 32718 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:19:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.663383 32718 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:19:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.663424 32718 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:19:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.666755 32718 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:19:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.666851 32718 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.39.66
08:19:55.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.670691 32718 tablet_server_runner.cc:78] Tablet server non-default flags:
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/logs
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/wal
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.66:0
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data/info.pb
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.66
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:19:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.32718
08:19:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:19:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:19:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.39.66
08:19:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:19:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:19:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:19:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:19:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:19:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:19:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:19:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.671713 32718 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:19:55.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.672866 32718 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:19:55.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.679399 32725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:55.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.679459 32724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:55.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.679399 32731 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:55.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.679612 32718 server_base.cc:1061] running on GCE node
08:19:55.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.679966 32718 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:19:55.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.680447 32718 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:19:55.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.681634 32718 hybrid_clock.cc:648] HybridClock initialized: now 1786522795681615 us; error 38 us; skew 500 ppm
08:19:55.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.683534 32718 webserver.cc:533] Webserver started at http://127.31.39.66:36719/ using document root <none> and password file <none>
08:19:55.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.684290 32718 fs_manager.cc:362] Metadata directory not provided
08:19:55.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.684396 32718 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:19:55.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.684713 32718 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:19:55.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.686561 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data/instance:
08:19:55.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "468d121e851d4aaa8caf8eed390225d3"
08:19:55.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:55 on dist-test-slave-2p8l"
08:19:55.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.687130 32718 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/wal/instance:
08:19:55.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "468d121e851d4aaa8caf8eed390225d3"
08:19:55.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:55 on dist-test-slave-2p8l"
08:19:55.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.690657 32718 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
08:19:55.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.692890 32741 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:19:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.694101 32718 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
08:19:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.694237 32718 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/wal
08:19:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "468d121e851d4aaa8caf8eed390225d3"
08:19:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:55 on dist-test-slave-2p8l"
08:19:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.694334 32718 fs_report.cc:389] FS layout report
08:19:55.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/wal
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/wal
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data/data
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:19:55.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:19:55.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.704947 32718 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:19:55.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.705711 32718 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:19:55.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.705893 32718 kserver.cc:163] Server-wide thread pool size limit: 3276
08:19:55.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.706578 32718 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:19:55.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.707677 32718 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:19:55.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.707759 32718 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:19:55.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.707818 32718 ts_tablet_manager.cc:616] Registered 0 tablets
08:19:55.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.707841 32718 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:19:55.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.717643 32718 rpc_server.cc:307] RPC server started. Bound to: 127.31.39.66:42697
08:19:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.717728   489 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.39.66:42697 every 8 connection(s)
08:19:55.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.718739 32718 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data/info.pb
08:19:55.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.723343 31901 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 32718
08:19:55.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.723453 31901 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/wal/instance
08:19:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.726305 31901 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/wal
08:19:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/data
08:19:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:19:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:19:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:19:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/logs
08:19:55.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/data/info.pb
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.67:0
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.39.67
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.67
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:55.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:19:55.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.730475   491 heartbeater.cc:344] Connected to a master server at 127.31.39.124:35141
08:19:55.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.730580   493 heartbeater.cc:344] Connected to a master server at 127.31.39.126:35155
08:19:55.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.730738   491 heartbeater.cc:461] Registering TS with master...
08:19:55.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.730738   493 heartbeater.cc:461] Registering TS with master...
08:19:55.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.731377   493 heartbeater.cc:507] Master 127.31.39.126:35155 requested a full tablet report, sending...
08:19:55.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.731631   495 heartbeater.cc:344] Connected to a master server at 127.31.39.125:43323
08:19:55.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.731377   491 heartbeater.cc:507] Master 127.31.39.124:35141 requested a full tablet report, sending...
08:19:55.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.731717   495 heartbeater.cc:461] Registering TS with master...
08:19:55.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.731920   495 heartbeater.cc:507] Master 127.31.39.125:43323 requested a full tablet report, sending...
08:19:55.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.732796 31992 ts_manager.cc:194] Registered new tserver with Master: 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697)
08:19:55.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.732796 32254 ts_manager.cc:194] Registered new tserver with Master: 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697)
08:19:55.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.732933 32125 ts_manager.cc:194] Registered new tserver with Master: 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697)
08:19:55.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.733480 32254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.39.66:37091
08:19:55.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.844954   502 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:19:55.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.845163   502 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:19:55.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.845211   502 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:19:55.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.848657   502 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:19:55.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.848759   502 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.39.67
08:19:55.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.852587   502 tablet_server_runner.cc:78] Tablet server non-default flags:
08:19:55.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/logs
08:19:55.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:55.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:19:55.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/data
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/wal
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.67:0
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/data/info.pb
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.67
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.502
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.39.67
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:19:55.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.853617   502 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:19:55.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.854760   502 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:19:55.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.861212   511 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:55.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.861341   502 server_base.cc:1061] running on GCE node
08:19:55.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.861217   510 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:55.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:55.861384   513 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:55.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.862237   502 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:19:55.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.862722   502 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:19:55.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.863885   502 hybrid_clock.cc:648] HybridClock initialized: now 1786522795863869 us; error 36 us; skew 500 ppm
08:19:55.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.865670   502 webserver.cc:533] Webserver started at http://127.31.39.67:44643/ using document root <none> and password file <none>
08:19:55.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.866312   502 fs_manager.cc:362] Metadata directory not provided
08:19:55.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.866369   502 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:19:55.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.866554   502 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:19:55.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.868489   502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/data/instance:
08:19:55.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "80b8043930014872a13e8f9e94a6b8c0"
08:19:55.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:55 on dist-test-slave-2p8l"
08:19:55.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.869067   502 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/wal/instance:
08:19:55.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "80b8043930014872a13e8f9e94a6b8c0"
08:19:55.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:55 on dist-test-slave-2p8l"
08:19:55.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.873222   502 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
08:19:55.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.875540   521 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:19:55.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.876578   502 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
08:19:55.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.876713   502 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/wal
08:19:55.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "80b8043930014872a13e8f9e94a6b8c0"
08:19:55.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:55 on dist-test-slave-2p8l"
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.876817   502 fs_report.cc:389] FS layout report
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/wal
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/wal
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/data/data
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:19:55.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:19:55.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.891921   502 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:19:55.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.892737   502 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:19:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.892948   502 kserver.cc:163] Server-wide thread pool size limit: 3276
08:19:55.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.893579   502 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:19:55.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.894891   502 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:19:55.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.894971   502 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:19:55.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.895040   502 ts_tablet_manager.cc:616] Registered 0 tablets
08:19:55.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.895064   502 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:19:55.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.904994   502 rpc_server.cc:307] RPC server started. Bound to: 127.31.39.67:36611
08:19:55.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.905020   733 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.39.67:36611 every 8 connection(s)
08:19:55.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.906028   502 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/data/info.pb
08:19:55.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.906664 31901 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 502
08:19:55.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.906774 31901 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-2/wal/instance
08:19:55.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.916443   737 heartbeater.cc:344] Connected to a master server at 127.31.39.126:35155
08:19:55.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.916440   734 heartbeater.cc:344] Connected to a master server at 127.31.39.124:35141
08:19:55.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.916438   739 heartbeater.cc:344] Connected to a master server at 127.31.39.125:43323
08:19:55.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.916726   734 heartbeater.cc:461] Registering TS with master...
08:19:55.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.916726   737 heartbeater.cc:461] Registering TS with master...
08:19:55.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.916728   739 heartbeater.cc:461] Registering TS with master...
08:19:55.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.917356   737 heartbeater.cc:507] Master 127.31.39.126:35155 requested a full tablet report, sending...
08:19:55.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.917343   739 heartbeater.cc:507] Master 127.31.39.125:43323 requested a full tablet report, sending...
08:19:55.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.917341   734 heartbeater.cc:507] Master 127.31.39.124:35141 requested a full tablet report, sending...
08:19:55.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.918560 32254 ts_manager.cc:194] Registered new tserver with Master: 80b8043930014872a13e8f9e94a6b8c0 (127.31.39.67:36611)
08:19:55.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.918622 31992 ts_manager.cc:194] Registered new tserver with Master: 80b8043930014872a13e8f9e94a6b8c0 (127.31.39.67:36611)
08:19:55.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.918684 32125 ts_manager.cc:194] Registered new tserver with Master: 80b8043930014872a13e8f9e94a6b8c0 (127.31.39.67:36611)
08:19:55.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.919252 32254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.39.67:41099
08:19:55.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:55.928673 31901 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
08:19:55.929 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:19:55.930 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

08:19:55.939 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.39.126"
      port: 35155
    }
    bound_http_address {
      host: "127.31.39.126"
      port: 37425
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.39.125"
      port: 43323
    }
    bound_http_address {
      host: "127.31.39.125"
      port: 39419
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.39.124"
      port: 35141
    }
    bound_http_address {
      host: "127.31.39.124"
      port: 36219
    }
  }
}

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

08:19:55.947 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.31.39.65"
      port: 35683
    }
    bound_http_address {
      host: "127.31.39.65"
      port: 44761
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.31.39.66"
      port: 42697
    }
    bound_http_address {
      host: "127.31.39.66"
      port: 36719
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.31.39.67"
      port: 36611
    }
    bound_http_address {
      host: "127.31.39.67"
      port: 44643
    }
  }
}

08:19:55.947 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
08:19:56.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.044360 32388 catalog_manager.cc:1295] Loaded cluster ID: 175a547bcca14bd58db2828368f3b12b
08:19:56.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.044471 32388 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106: loading cluster ID for follower catalog manager: success
08:19:56.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.047011 32388 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106: acquiring CA information for follower catalog manager: success
08:19:56.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.048547 32388 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 15b6c70348d643678e5e1df87ac84106: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:19:56.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.092465 32416 catalog_manager.cc:1295] Loaded cluster ID: 175a547bcca14bd58db2828368f3b12b
08:19:56.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.092551 32416 catalog_manager.cc:1588] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974: loading cluster ID for follower catalog manager: success
08:19:56.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.095067 32416 catalog_manager.cc:1610] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974: acquiring CA information for follower catalog manager: success
08:19:56.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.096424 32416 catalog_manager.cc:1638] T 00000000000000000000000000000000 P b445ab68ac554bdeb1ca56ae060ef974: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:19:56.139 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttemptAndReport(RetryRule.java:184)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:244)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
08:19:56.194 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:19:56.337 [DEBUG - main] (Connection.java:748) [peer master-127.31.39.126:35155(127.31.39.126:35155)] connecting to peer
08:19:56.388 [DEBUG - main] (Connection.java:748) [peer master-127.31.39.124:35141(127.31.39.124:35141)] connecting to peer
08:19:56.389 [DEBUG - main] (Connection.java:748) [peer master-127.31.39.125:43323(127.31.39.125:43323)] connecting to peer
08:19:56.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.31.39.124:35141(127.31.39.124:35141)] Successfully connected to peer
08:19:56.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.31.39.126:35155(127.31.39.126:35155)] Successfully connected to peer
08:19:56.414 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.31.39.125:43323(127.31.39.125:43323)] Successfully connected to peer
08:19:56.515 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.31.39.126
08:19:56.515 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.31.39.124
08:19:56.515 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.31.39.125
08:19:56.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.559584 32701 heartbeater.cc:499] Master 127.31.39.124:35141 was elected leader, sending a full tablet report...
08:19:56.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.734916   491 heartbeater.cc:499] Master 127.31.39.124:35141 was elected leader, sending a full tablet report...
08:19:56.756 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfaf7d85a, L:/127.0.0.1:56606 - R:/127.31.39.125:43323] using SASL/PLAIN
08:19:56.756 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5363ff5d, L:/127.0.0.1:48368 - R:/127.31.39.124:35141] using SASL/PLAIN
08:19:56.756 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6460fb69, L:/127.0.0.1:36030 - R:/127.31.39.126:35155] using SASL/PLAIN
08:19:56.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:19:56.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=494), Traces: [0ms] refreshing cache from master, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.39.126:35155, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.39.124:35141, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.31.39.125:43323, [464ms] Sub RPC ConnectToMaster: received response from server master-127.31.39.126:35155: OK, [464ms] Sub RPC ConnectToMaster: received response from server master-127.31.39.125:43323: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.31.39.124:35141: OK, deferred=null) after lookup
08:19:56.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.840993 32254 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48368:
08:19:56.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITScannerMultiTablet-1786522793949"
08:19:56.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:19:56.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:19:56.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
08:19:56.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:19:56.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:19:56.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:19:56.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:19:56.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
08:19:56.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:19:56.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:19:56.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:19:56.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
08:19:56.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
08:19:56.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
08:19:56.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:19:56.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
08:19:56.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
08:19:56.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:19:56.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:19:56.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.843261 32254 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.ITScannerMultiTablet-1786522793949 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
08:19:56.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.872493   618 tablet_service.cc:1511] Processing CreateTablet for tablet 0518361412aa4deb90ab91fcd0b20fdf (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=0ac52a59bc6d4b33bfe13f0751b0ab10]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:19:56.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.872730   356 tablet_service.cc:1511] Processing CreateTablet for tablet 450d1170bd614e1d85bc33ce871d03db (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=0ac52a59bc6d4b33bfe13f0751b0ab10]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:19:56.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.873431   618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0518361412aa4deb90ab91fcd0b20fdf. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:56.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.873594   356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450d1170bd614e1d85bc33ce871d03db. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:56.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.873975   616 tablet_service.cc:1511] Processing CreateTablet for tablet b62211b469284a4baa1b7db348f7bfd2 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=0ac52a59bc6d4b33bfe13f0751b0ab10]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:19:56.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.874015   355 tablet_service.cc:1511] Processing CreateTablet for tablet b62211b469284a4baa1b7db348f7bfd2 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=0ac52a59bc6d4b33bfe13f0751b0ab10]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:19:56.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.874805   355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b62211b469284a4baa1b7db348f7bfd2. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:56.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.875295   357 tablet_service.cc:1511] Processing CreateTablet for tablet 0518361412aa4deb90ab91fcd0b20fdf (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=0ac52a59bc6d4b33bfe13f0751b0ab10]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:19:56.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.875537   357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0518361412aa4deb90ab91fcd0b20fdf. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:56.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.873369   617 tablet_service.cc:1511] Processing CreateTablet for tablet 450d1170bd614e1d85bc33ce871d03db (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=0ac52a59bc6d4b33bfe13f0751b0ab10]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:19:56.888 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 0ac52a59bc6d4b33bfe13f0751b0ab10
08:19:56.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.879644   616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b62211b469284a4baa1b7db348f7bfd2. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:56.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.887115 32582 tablet_service.cc:1511] Processing CreateTablet for tablet 0518361412aa4deb90ab91fcd0b20fdf (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=0ac52a59bc6d4b33bfe13f0751b0ab10]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:19:56.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.888062 32579 tablet_service.cc:1511] Processing CreateTablet for tablet b62211b469284a4baa1b7db348f7bfd2 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=0ac52a59bc6d4b33bfe13f0751b0ab10]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:19:56.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.888044 32582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0518361412aa4deb90ab91fcd0b20fdf. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:56.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.888332 32581 tablet_service.cc:1511] Processing CreateTablet for tablet 450d1170bd614e1d85bc33ce871d03db (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=0ac52a59bc6d4b33bfe13f0751b0ab10]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:19:56.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.888538 32581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450d1170bd614e1d85bc33ce871d03db. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:56.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.890340   617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 450d1170bd614e1d85bc33ce871d03db. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:56.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.891390   786 tablet_bootstrap.cc:492] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0: Bootstrap starting.
08:19:56.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.892176 32579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b62211b469284a4baa1b7db348f7bfd2. 1 dirs total, 0 dirs full, 0 dirs failed
08:19:56.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.893697   786 tablet_bootstrap.cc:654] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0: Neither blocks nor log segments found. Creating new log.
08:19:56.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.894218   784 tablet_bootstrap.cc:492] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3: Bootstrap starting.
08:19:56.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.896307   788 tablet_bootstrap.cc:492] T b62211b469284a4baa1b7db348f7bfd2 P 5e4db18ae06f40f49e86ad021b4c456f: Bootstrap starting.
08:19:56.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.896487   784 tablet_bootstrap.cc:654] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3: Neither blocks nor log segments found. Creating new log.
08:19:56.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.897389   784 log.cc:826] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3: Log is configured to *not* fsync() on all Append() calls
08:19:56.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.898595   786 log.cc:826] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0: Log is configured to *not* fsync() on all Append() calls
08:19:56.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.901208   788 tablet_bootstrap.cc:654] T b62211b469284a4baa1b7db348f7bfd2 P 5e4db18ae06f40f49e86ad021b4c456f: Neither blocks nor log segments found. Creating new log.
08:19:56.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.902227   788 log.cc:826] T b62211b469284a4baa1b7db348f7bfd2 P 5e4db18ae06f40f49e86ad021b4c456f: Log is configured to *not* fsync() on all Append() calls
08:19:56.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.903476   784 tablet_bootstrap.cc:492] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3: No bootstrap required, opened a new log
08:19:56.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.903844   784 ts_tablet_manager.cc:1403] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.000s
08:19:56.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.904043   786 tablet_bootstrap.cc:492] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0: No bootstrap required, opened a new log
08:19:56.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.904243   786 ts_tablet_manager.cc:1403] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.000s
08:19:56.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.906359   788 tablet_bootstrap.cc:492] T b62211b469284a4baa1b7db348f7bfd2 P 5e4db18ae06f40f49e86ad021b4c456f: No bootstrap required, opened a new log
08:19:56.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.906548   788 ts_tablet_manager.cc:1403] T b62211b469284a4baa1b7db348f7bfd2 P 5e4db18ae06f40f49e86ad021b4c456f: Time spent bootstrapping tablet: real 0.010s	user 0.003s	sys 0.001s
08:19:56.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.908299   784 raft_consensus.cc:359] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } }
08:19:56.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.908705   784 raft_consensus.cc:385] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:56.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.908905   784 raft_consensus.cc:740] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 468d121e851d4aaa8caf8eed390225d3, State: Initialized, Role: FOLLOWER
08:19:56.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.909529   784 consensus_queue.cc:260] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3 [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: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } }
08:19:56.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.909783   788 raft_consensus.cc:359] T b62211b469284a4baa1b7db348f7bfd2 P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:56.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.909991   788 raft_consensus.cc:385] T b62211b469284a4baa1b7db348f7bfd2 P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:56.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.910054   788 raft_consensus.cc:740] T b62211b469284a4baa1b7db348f7bfd2 P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4db18ae06f40f49e86ad021b4c456f, State: Initialized, Role: FOLLOWER
08:19:56.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.910495   788 consensus_queue.cc:260] T b62211b469284a4baa1b7db348f7bfd2 P 5e4db18ae06f40f49e86ad021b4c456f [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: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:56.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.910492   786 raft_consensus.cc:359] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:56.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.910672   786 raft_consensus.cc:385] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:56.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.910720   786 raft_consensus.cc:740] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b8043930014872a13e8f9e94a6b8c0, State: Initialized, Role: FOLLOWER
08:19:56.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.911069   786 consensus_queue.cc:260] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [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: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:56.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.911355   788 ts_tablet_manager.cc:1434] T b62211b469284a4baa1b7db348f7bfd2 P 5e4db18ae06f40f49e86ad021b4c456f: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
08:19:56.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.911769   786 ts_tablet_manager.cc:1434] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
08:19:56.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.912094   734 heartbeater.cc:499] Master 127.31.39.124:35141 was elected leader, sending a full tablet report...
08:19:56.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.913839   784 ts_tablet_manager.cc:1434] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
08:19:56.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.914386   784 tablet_bootstrap.cc:492] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3: Bootstrap starting.
08:19:56.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.915798   784 tablet_bootstrap.cc:654] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3: Neither blocks nor log segments found. Creating new log.
08:19:56.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.916265   788 tablet_bootstrap.cc:492] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f: Bootstrap starting.
08:19:56.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.916308   786 tablet_bootstrap.cc:492] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0: Bootstrap starting.
08:19:56.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.917347   786 tablet_bootstrap.cc:654] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0: Neither blocks nor log segments found. Creating new log.
08:19:56.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.917596   788 tablet_bootstrap.cc:654] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f: Neither blocks nor log segments found. Creating new log.
08:19:56.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.932201   788 tablet_bootstrap.cc:492] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f: No bootstrap required, opened a new log
08:19:56.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.932654   788 ts_tablet_manager.cc:1403] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.000s
08:19:56.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.933323   788 raft_consensus.cc:359] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:56.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.933557   784 tablet_bootstrap.cc:492] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3: No bootstrap required, opened a new log
08:19:56.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.933658   784 ts_tablet_manager.cc:1403] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.000s
08:19:56.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.933849   788 raft_consensus.cc:385] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.933981   786 tablet_bootstrap.cc:492] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0: No bootstrap required, opened a new log
08:19:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934096   786 ts_tablet_manager.cc:1403] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.000s
08:19:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934298   788 raft_consensus.cc:740] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4db18ae06f40f49e86ad021b4c456f, State: Initialized, Role: FOLLOWER
08:19:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934291   784 raft_consensus.cc:359] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934388   784 raft_consensus.cc:385] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934422   784 raft_consensus.cc:740] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 468d121e851d4aaa8caf8eed390225d3, State: Initialized, Role: FOLLOWER
08:19:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934628   784 consensus_queue.cc:260] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3 [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: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934655   786 raft_consensus.cc:359] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934742   786 raft_consensus.cc:385] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934777   786 raft_consensus.cc:740] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b8043930014872a13e8f9e94a6b8c0, State: Initialized, Role: FOLLOWER
08:19:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934948   784 ts_tablet_manager.cc:1434] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
08:19:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.934929   786 consensus_queue.cc:260] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [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: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.935202   786 ts_tablet_manager.cc:1434] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:19:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.935766   788 consensus_queue.cc:260] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [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: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.935971   786 tablet_bootstrap.cc:492] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0: Bootstrap starting.
08:19:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.936062   788 ts_tablet_manager.cc:1434] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
08:19:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.937098   786 tablet_bootstrap.cc:654] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0: Neither blocks nor log segments found. Creating new log.
08:19:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.937182   788 tablet_bootstrap.cc:492] T 0518361412aa4deb90ab91fcd0b20fdf P 5e4db18ae06f40f49e86ad021b4c456f: Bootstrap starting.
08:19:56.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.938266   788 tablet_bootstrap.cc:654] T 0518361412aa4deb90ab91fcd0b20fdf P 5e4db18ae06f40f49e86ad021b4c456f: Neither blocks nor log segments found. Creating new log.
08:19:56.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.939983   784 tablet_bootstrap.cc:492] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3: Bootstrap starting.
08:19:56.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.940011   788 tablet_bootstrap.cc:492] T 0518361412aa4deb90ab91fcd0b20fdf P 5e4db18ae06f40f49e86ad021b4c456f: No bootstrap required, opened a new log
08:19:56.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.940384   788 ts_tablet_manager.cc:1403] T 0518361412aa4deb90ab91fcd0b20fdf P 5e4db18ae06f40f49e86ad021b4c456f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
08:19:56.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.940867   788 raft_consensus.cc:359] T 0518361412aa4deb90ab91fcd0b20fdf P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } }
08:19:56.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.940964   788 raft_consensus.cc:385] T 0518361412aa4deb90ab91fcd0b20fdf P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:56.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.940999   788 raft_consensus.cc:740] T 0518361412aa4deb90ab91fcd0b20fdf P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4db18ae06f40f49e86ad021b4c456f, State: Initialized, Role: FOLLOWER
08:19:56.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.941107   788 consensus_queue.cc:260] T 0518361412aa4deb90ab91fcd0b20fdf P 5e4db18ae06f40f49e86ad021b4c456f [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: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } }
08:19:56.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.941365   788 ts_tablet_manager.cc:1434] T 0518361412aa4deb90ab91fcd0b20fdf P 5e4db18ae06f40f49e86ad021b4c456f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:19:56.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.943063   784 tablet_bootstrap.cc:654] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3: Neither blocks nor log segments found. Creating new log.
08:19:56.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.944073   786 tablet_bootstrap.cc:492] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0: No bootstrap required, opened a new log
08:19:56.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.944346   786 ts_tablet_manager.cc:1403] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
08:19:56.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.944979   786 raft_consensus.cc:359] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } }
08:19:56.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.945271   786 raft_consensus.cc:385] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:56.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.945451   786 raft_consensus.cc:740] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80b8043930014872a13e8f9e94a6b8c0, State: Initialized, Role: FOLLOWER
08:19:56.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.945757   786 consensus_queue.cc:260] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [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: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } }
08:19:56.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.946234   786 ts_tablet_manager.cc:1434] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
08:19:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.949944   784 tablet_bootstrap.cc:492] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3: No bootstrap required, opened a new log
08:19:56.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.950287   784 ts_tablet_manager.cc:1403] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
08:19:56.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.950978   784 raft_consensus.cc:359] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:56.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.951272   784 raft_consensus.cc:385] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:19:56.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.951486   784 raft_consensus.cc:740] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 468d121e851d4aaa8caf8eed390225d3, State: Initialized, Role: FOLLOWER
08:19:56.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.953820   784 consensus_queue.cc:260] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [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: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:56.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:56.954361   784 ts_tablet_manager.cc:1434] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
08:19:56.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:56.971015   497 tablet.cc:2406] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:19:57.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.009066   799 raft_consensus.cc:493] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:19:57.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.009320   799 raft_consensus.cc:515] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } }
08:19:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.011298   799 leader_election.cc:290] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697), 5e4db18ae06f40f49e86ad021b4c456f (127.31.39.65:35683)
08:19:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.015950 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0518361412aa4deb90ab91fcd0b20fdf" candidate_uuid: "80b8043930014872a13e8f9e94a6b8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4db18ae06f40f49e86ad021b4c456f" is_pre_election: true
08:19:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.016280 32616 raft_consensus.cc:2468] T 0518361412aa4deb90ab91fcd0b20fdf P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80b8043930014872a13e8f9e94a6b8c0 in term 0.
08:19:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.016750   396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0518361412aa4deb90ab91fcd0b20fdf" candidate_uuid: "80b8043930014872a13e8f9e94a6b8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "468d121e851d4aaa8caf8eed390225d3" is_pre_election: true
08:19:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.016916   522 leader_election.cc:304] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [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: 5e4db18ae06f40f49e86ad021b4c456f, 80b8043930014872a13e8f9e94a6b8c0; no voters: 
08:19:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.017016   396 raft_consensus.cc:2468] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80b8043930014872a13e8f9e94a6b8c0 in term 0.
08:19:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.017194   799 raft_consensus.cc:2804] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:19:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.017268   799 raft_consensus.cc:493] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:19:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.017318   799 raft_consensus.cc:3060] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Advancing to term 1
08:19:57.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.018390   799 raft_consensus.cc:515] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } }
08:19:57.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.018846   799 leader_election.cc:290] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [CANDIDATE]: Term 1 election: Requested vote from peers 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697), 5e4db18ae06f40f49e86ad021b4c456f (127.31.39.65:35683)
08:19:57.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.019246 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0518361412aa4deb90ab91fcd0b20fdf" candidate_uuid: "80b8043930014872a13e8f9e94a6b8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4db18ae06f40f49e86ad021b4c456f"
08:19:57.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.019258   396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0518361412aa4deb90ab91fcd0b20fdf" candidate_uuid: "80b8043930014872a13e8f9e94a6b8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "468d121e851d4aaa8caf8eed390225d3"
08:19:57.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.019366 32616 raft_consensus.cc:3060] T 0518361412aa4deb90ab91fcd0b20fdf P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Advancing to term 1
08:19:57.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.019366   396 raft_consensus.cc:3060] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Advancing to term 1
08:19:57.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.020551   396 raft_consensus.cc:2468] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8043930014872a13e8f9e94a6b8c0 in term 1.
08:19:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.020932   525 leader_election.cc:304] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [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: 468d121e851d4aaa8caf8eed390225d3, 80b8043930014872a13e8f9e94a6b8c0; no voters: 
08:19:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.020982 32616 raft_consensus.cc:2468] T 0518361412aa4deb90ab91fcd0b20fdf P 5e4db18ae06f40f49e86ad021b4c456f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8043930014872a13e8f9e94a6b8c0 in term 1.
08:19:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.021270   799 raft_consensus.cc:2804] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [term 1 FOLLOWER]: Leader election won for term 1
08:19:57.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.021538   799 raft_consensus.cc:697] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [term 1 LEADER]: Becoming Leader. State: Replica: 80b8043930014872a13e8f9e94a6b8c0, State: Running, Role: LEADER
08:19:57.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.021880   799 consensus_queue.cc:237] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [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: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } }
08:19:57.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.025580 32254 catalog_manager.cc:5719] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80b8043930014872a13e8f9e94a6b8c0 (127.31.39.67). New cstate: current_term: 1 leader_uuid: "80b8043930014872a13e8f9e94a6b8c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } health_report { overall_health: UNKNOWN } } }
08:19:57.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.043170 32705 tablet.cc:2406] T 0518361412aa4deb90ab91fcd0b20fdf P 5e4db18ae06f40f49e86ad021b4c456f: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:19:57.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.055261   796 raft_consensus.cc:493] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:19:57.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.055449   796 raft_consensus.cc:515] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:57.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.056716   796 leader_election.cc:290] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e4db18ae06f40f49e86ad021b4c456f (127.31.39.65:35683), 80b8043930014872a13e8f9e94a6b8c0 (127.31.39.67:36611)
08:19:57.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.061617   652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450d1170bd614e1d85bc33ce871d03db" candidate_uuid: "468d121e851d4aaa8caf8eed390225d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8043930014872a13e8f9e94a6b8c0" is_pre_election: true
08:19:57.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.061738 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450d1170bd614e1d85bc33ce871d03db" candidate_uuid: "468d121e851d4aaa8caf8eed390225d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4db18ae06f40f49e86ad021b4c456f" is_pre_election: true
08:19:57.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.061861 32616 raft_consensus.cc:2468] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 468d121e851d4aaa8caf8eed390225d3 in term 0.
08:19:57.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.061857   652 raft_consensus.cc:2468] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 468d121e851d4aaa8caf8eed390225d3 in term 0.
08:19:57.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.062361 32747 leader_election.cc:304] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [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: 468d121e851d4aaa8caf8eed390225d3, 80b8043930014872a13e8f9e94a6b8c0; no voters: 
08:19:57.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.062819   796 raft_consensus.cc:2804] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:19:57.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.062911   796 raft_consensus.cc:493] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:19:57.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.062958   796 raft_consensus.cc:3060] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Advancing to term 1
08:19:57.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.064173   796 raft_consensus.cc:515] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.064661   796 leader_election.cc:290] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [CANDIDATE]: Term 1 election: Requested vote from peers 5e4db18ae06f40f49e86ad021b4c456f (127.31.39.65:35683), 80b8043930014872a13e8f9e94a6b8c0 (127.31.39.67:36611)
08:19:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.065233   652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450d1170bd614e1d85bc33ce871d03db" candidate_uuid: "468d121e851d4aaa8caf8eed390225d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80b8043930014872a13e8f9e94a6b8c0"
08:19:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.065358   652 raft_consensus.cc:3060] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Advancing to term 1
08:19:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.065348 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450d1170bd614e1d85bc33ce871d03db" candidate_uuid: "468d121e851d4aaa8caf8eed390225d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4db18ae06f40f49e86ad021b4c456f"
08:19:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.065485 32616 raft_consensus.cc:3060] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Advancing to term 1
08:19:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.066413   652 raft_consensus.cc:2468] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 468d121e851d4aaa8caf8eed390225d3 in term 1.
08:19:57.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.066569 32616 raft_consensus.cc:2468] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 468d121e851d4aaa8caf8eed390225d3 in term 1.
08:19:57.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.066967 32742 leader_election.cc:304] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [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: 468d121e851d4aaa8caf8eed390225d3, 5e4db18ae06f40f49e86ad021b4c456f; no voters: 
08:19:57.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.067140   796 raft_consensus.cc:2804] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 1 FOLLOWER]: Leader election won for term 1
08:19:57.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.067389   796 raft_consensus.cc:697] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 1 LEADER]: Becoming Leader. State: Replica: 468d121e851d4aaa8caf8eed390225d3, State: Running, Role: LEADER
08:19:57.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.067759   796 consensus_queue.cc:237] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [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: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:57.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.071076 32254 catalog_manager.cc:5719] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66). New cstate: current_term: 1 leader_uuid: "468d121e851d4aaa8caf8eed390225d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } health_report { overall_health: UNKNOWN } } }
08:19:57.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:57.160928   742 tablet.cc:2406] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:19:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.186116   799 raft_consensus.cc:493] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:19:57.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.186275   799 raft_consensus.cc:515] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.186827   799 leader_election.cc:290] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e4db18ae06f40f49e86ad021b4c456f (127.31.39.65:35683), 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697)
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.187384 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62211b469284a4baa1b7db348f7bfd2" candidate_uuid: "80b8043930014872a13e8f9e94a6b8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4db18ae06f40f49e86ad021b4c456f" is_pre_election: true
08:19:57.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.187410   396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62211b469284a4baa1b7db348f7bfd2" candidate_uuid: "80b8043930014872a13e8f9e94a6b8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "468d121e851d4aaa8caf8eed390225d3" is_pre_election: true
08:19:57.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.187598   396 raft_consensus.cc:2468] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80b8043930014872a13e8f9e94a6b8c0 in term 0.
08:19:57.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.187584 32616 raft_consensus.cc:2468] T b62211b469284a4baa1b7db348f7bfd2 P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80b8043930014872a13e8f9e94a6b8c0 in term 0.
08:19:57.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.187996   522 leader_election.cc:304] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [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: 5e4db18ae06f40f49e86ad021b4c456f, 80b8043930014872a13e8f9e94a6b8c0; no voters: 
08:19:57.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.188218   799 raft_consensus.cc:2804] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:19:57.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.188282   799 raft_consensus.cc:493] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:19:57.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.188318   799 raft_consensus.cc:3060] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [term 0 FOLLOWER]: Advancing to term 1
08:19:57.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.189414   799 raft_consensus.cc:515] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:57.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.189893   799 leader_election.cc:290] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [CANDIDATE]: Term 1 election: Requested vote from peers 5e4db18ae06f40f49e86ad021b4c456f (127.31.39.65:35683), 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697)
08:19:57.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.190397 32616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62211b469284a4baa1b7db348f7bfd2" candidate_uuid: "80b8043930014872a13e8f9e94a6b8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e4db18ae06f40f49e86ad021b4c456f"
08:19:57.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.190418   396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b62211b469284a4baa1b7db348f7bfd2" candidate_uuid: "80b8043930014872a13e8f9e94a6b8c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "468d121e851d4aaa8caf8eed390225d3"
08:19:57.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.190539   396 raft_consensus.cc:3060] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3 [term 0 FOLLOWER]: Advancing to term 1
08:19:57.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.190559 32616 raft_consensus.cc:3060] T b62211b469284a4baa1b7db348f7bfd2 P 5e4db18ae06f40f49e86ad021b4c456f [term 0 FOLLOWER]: Advancing to term 1
08:19:57.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.191461 32616 raft_consensus.cc:2468] T b62211b469284a4baa1b7db348f7bfd2 P 5e4db18ae06f40f49e86ad021b4c456f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8043930014872a13e8f9e94a6b8c0 in term 1.
08:19:57.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.191565   396 raft_consensus.cc:2468] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8043930014872a13e8f9e94a6b8c0 in term 1.
08:19:57.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.191896   525 leader_election.cc:304] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [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: 468d121e851d4aaa8caf8eed390225d3, 80b8043930014872a13e8f9e94a6b8c0; no voters: 
08:19:57.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.192135   799 raft_consensus.cc:2804] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [term 1 FOLLOWER]: Leader election won for term 1
08:19:57.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.192256   799 raft_consensus.cc:697] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [term 1 LEADER]: Becoming Leader. State: Replica: 80b8043930014872a13e8f9e94a6b8c0, State: Running, Role: LEADER
08:19:57.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.192416   799 consensus_queue.cc:237] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [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: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:57.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.194494 32254 catalog_manager.cc:5719] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80b8043930014872a13e8f9e94a6b8c0 (127.31.39.67). New cstate: current_term: 1 leader_uuid: "80b8043930014872a13e8f9e94a6b8c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } health_report { overall_health: HEALTHY } } }
08:19:57.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.315 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299998, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299998}]
08:19:57.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.353 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.356 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.359 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.360 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.363 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.363 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.364 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.365 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.365 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.366 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.367 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.368 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.369 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.370 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.371 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.372 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.374 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.384 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.384 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.386 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.389 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.390 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.391 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.392 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.394 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.395 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.396 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.397 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.398 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.400 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.401 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.402 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.403 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.404 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.406 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.408 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.410 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.412 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.413 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.415 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.417 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.418 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.420 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.420 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.421 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.423 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.423 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.424 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.423902   799 consensus_queue.cc:1048] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:19:57.424 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.426 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.428 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1c807b1d, flushNotification=Deferred@596333086(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:57.428 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.31.39.67' into [/127.31.39.67] in 1042415ns
08:19:57.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.430 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.432 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.434 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.436 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.437 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.439 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.440 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.442 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.450 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.451 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.450842   817 consensus_queue.cc:1048] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:19:57.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.452 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.452 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.459 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299998, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299998, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299998}]
08:19:57.460 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.461 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.463 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.465 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.467 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.471 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:57.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:57.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:57.474 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:57.478 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2024293c, flushNotification=Deferred@1883830050(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:57.509 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)] connecting to peer
08:19:57.513 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)] Successfully connected to peer
08:19:57.514 [DEBUG - main] (Connection.java:748) [peer 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)] connecting to peer
08:19:57.525 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)] Successfully connected to peer
08:19:57.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.578372   824 consensus_queue.cc:1048] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:19:57.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.585215   796 consensus_queue.cc:1048] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:19:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.591220   817 consensus_queue.cc:1048] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:19:57.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:57.594309   799 consensus_queue.cc:1048] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:19:57.629 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x5688ecad, L:/127.0.0.1:48286 - R:/127.31.39.67:36611] using TOKEN/null
08:19:57.630 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x7b5bf345, L:/127.0.0.1:59214 - R:/127.31.39.66:42697] using TOKEN/null
08:19:57.847 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7728643a, flushNotification=Deferred@52487168(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:57.906 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5167268, flushNotification=Deferred@486348917(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:58.038 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@28c0b664, flushNotification=Deferred@742672280(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:58.072 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1af7f54a, flushNotification=Deferred@1857910993(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:58.253 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@436390f4, flushNotification=Deferred@1293252487(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:58.307 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@68ed96ca, flushNotification=Deferred@1829966070(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:58.385 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3228d990, flushNotification=Deferred@1424439581(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:58.470 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@50b8ae8d, flushNotification=Deferred@626626764(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:58.528 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@51c929ae, flushNotification=Deferred@1015799131(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:58.622 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@29d2d081, flushNotification=Deferred@1088744071(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:58.690 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@58783f6c, flushNotification=Deferred@981159997(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:58.768 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@512d92b, flushNotification=Deferred@1657125852(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:58.870 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7bdf6bb7, flushNotification=Deferred@465909321(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:58.884 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@88d6f9b, flushNotification=Deferred@1205419533(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:59.027 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@475b7792, flushNotification=Deferred@1964926542(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:59.091 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@160c3ec1, flushNotification=Deferred@405488475(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:59.134 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4d0402b, flushNotification=Deferred@49969897(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:59.207 [DEBUG - kudu-nio-3] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2af89738, flushNotification=Deferred@1966273751(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:19:59.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 0518361412aa4deb90ab91fcd0b20fdf for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:19:59.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:59.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:59.286 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:59.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [3ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, deferred=null)) after lookup
08:19:59.322 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "a075b813654041ee96accb1fe3b87e59", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597385958129664) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:19:59.323 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "a075b813654041ee96accb1fe3b87e59" opened on 0518361412aa4deb90ab91fcd0b20fdf@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]
08:19:59.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x04FC6E1F)
08:19:59.330 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x09C43655)
08:19:59.333 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0F680435)
08:19:59.336 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x146E6676)
08:19:59.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x19459B35)
08:19:59.339 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1EE81B2E)
08:19:59.343 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x235A4154)
08:19:59.345 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x27DE0443)
08:19:59.347 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2D1F6A05)
08:19:59.349 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x324C5CF4)
08:19:59.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x376205C7)
08:19:59.352 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3C3DBD3D)
08:19:59.354 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x40CEFEF8)
08:19:59.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x45F537AA)
08:19:59.358 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4AA04048)
08:19:59.361 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4FEF06C9)
08:19:59.363 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x54EAC394)
08:19:59.365 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5A050A73)
08:19:59.367 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5EF4D355)
08:19:59.369 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x638738A6)
08:19:59.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x68A7D4F0)
08:19:59.373 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6D587643)
08:19:59.376 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x71C058D7)
08:19:59.378 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x766DF442)
08:19:59.379 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7BEF7D71)
08:19:59.382 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x803C4AF0)
08:19:59.384 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x860C7D93)
08:19:59.391 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8AE44131)
08:19:59.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8FE38A42)
08:19:59.395 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9505B06C)
08:19:59.397 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9942A50F)
08:19:59.399 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9DCAF660)
08:19:59.401 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA2BB5268)
08:19:59.403 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA71D8860)
08:19:59.404 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xABADC123)
08:19:59.406 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB02E6918)
08:19:59.408 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB4BC4BCF)
08:19:59.410 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB8E8ADF1)
08:19:59.412 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBE089DD6)
08:19:59.414 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC2D06BBC)
08:19:59.416 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC8A4084D)
08:19:59.418 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCD8FFB30)
08:19:59.426 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD2B1A486)
08:19:59.430 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD874F28C)
08:19:59.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDD242F79)
08:19:59.433 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE296548A)
08:19:59.436 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE73E661D)
08:19:59.438 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEC07C137)
08:19:59.440 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF156469E)
08:19:59.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF675AF3E)
08:19:59.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 107 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=0518361412aa4deb90ab91fcd0b20fdf, scannerId="a075b813654041ee96accb1fe3b87e59", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFB90285F)
08:19:59.447 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0518361412aa4deb90ab91fcd0b20fdf for partition [0x00000000, 0x00000001) with scanner id "a075b813654041ee96accb1fe3b87e59"
08:19:59.456 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "2e3a93bceeef43479390ce7b24e674fc", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597385958129664) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:19:59.456 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:656) Scanner "2e3a93bceeef43479390ce7b24e674fc" opened on 450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]
08:19:59.457 [INFO - Time-limited test] (MiniKuduCluster.java:475) Killing tablet server 127.31.39.66:42697
08:19:59.458 [DEBUG - Time-limited test] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

08:19:59.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.459187 31901 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 32718
08:19:59.482 [DEBUG - Time-limited test] (MiniKuduCluster.java:195) Response: 
08:19:59.483 [INFO - Time-limited test] (MiniKuduCluster.java:456) Starting tablet server 127.31.39.66:42697
08:19:59.484 [DEBUG - Time-limited test] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 1
  }
}

08:19:59.485 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)] handling channelInactive
08:19:59.485 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)] cleaning up while in state READY due to: connection closed
08:19:59.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.485355 31901 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:59.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:19:59.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/wal
08:19:59.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data
08:19:59.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:19:59.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:19:59.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:19:59.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:59.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:59.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:59.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/logs
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data/info.pb
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.66:42697
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.39.66
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=36719
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.66
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:19:59.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:59.600682   921 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:19:59.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:59.600884   921 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:19:59.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:59.600966   921 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:19:59.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:59.604717   921 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:19:59.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:59.604823   921 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.31.39.66
08:19:59.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.608731   921 tablet_server_runner.cc:78] Tablet server non-default flags:
08:19:59.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/logs
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.31.39.84:41221
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/wal
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.31.39.66:42697
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data/info.pb
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.31.39.66
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=36719
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.31.39.126:35155,127.31.39.125:43323,127.31.39.124:35141
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.921
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.31.39.66
08:19:59.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:19:59.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:19:59.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:19:59.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:19:59.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:19:59.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:19:59.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:19:59.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.609784   921 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:19:59.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.610947   921 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:19:59.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.618563   921 server_base.cc:1061] running on GCE node
08:19:59.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:59.618505   931 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:59.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:59.618594   930 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:59.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:59.618508   934 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:19:59.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.619366   921 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:19:59.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.619925   921 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:19:59.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.621127   921 hybrid_clock.cc:648] HybridClock initialized: now 1786522799621107 us; error 33 us; skew 500 ppm
08:19:59.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.622975   921 webserver.cc:533] Webserver started at http://127.31.39.66:36719/ using document root <none> and password file <none>
08:19:59.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.623584   921 fs_manager.cc:362] Metadata directory not provided
08:19:59.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.623692   921 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:19:59.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.627048   921 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.001s
08:19:59.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.629264   949 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:19:59.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.630285   921 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:19:59.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.630409   921 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/wal
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "468d121e851d4aaa8caf8eed390225d3"
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:19:55 on dist-test-slave-2p8l"
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.630872   921 fs_report.cc:389] FS layout report
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/wal
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/wal
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data/data
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:19:59.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:19:59.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.655189   921 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:19:59.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.655938   921 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:19:59.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.656152   921 kserver.cc:163] Server-wide thread pool size limit: 3276
08:19:59.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.656913   921 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:19:59.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.658716   961 ts_tablet_manager.cc:542] Loading tablet metadata (0/3 complete)
08:19:59.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.664325   921 ts_tablet_manager.cc:585] Loaded tablet metadata (3 total tablets, 3 live tablets)
08:19:59.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.664400   921 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.001s	sys 0.000s
08:19:59.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.664479   921 ts_tablet_manager.cc:600] Registering tablets (0/3 complete)
08:19:59.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.666728   961 tablet_bootstrap.cc:492] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3: Bootstrap starting.
08:19:59.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.667752   921 ts_tablet_manager.cc:616] Registered 3 tablets
08:19:59.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.667812   921 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.003s	sys 0.000s
08:19:59.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.679495   921 rpc_server.cc:307] RPC server started. Bound to: 127.31.39.66:42697
08:19:59.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.679888  1178 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.31.39.66:42697 every 8 connection(s)
08:19:59.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.680383   921 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster18080004802733619775/ts-1/data/info.pb
08:19:59.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.682096 31901 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 921
08:19:59.682 [DEBUG - Time-limited test] (MiniKuduCluster.java:195) Response: 
08:19:59.683 [DEBUG - Time-limited test] (Connection.java:748) [peer 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)] connecting to peer
08:19:59.687 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)] Successfully connected to peer
08:19:59.695 [DEBUG - kudu-nio-5] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.31.39.66
08:19:59.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.700667   961 log.cc:826] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3: Log is configured to *not* fsync() on all Append() calls
08:19:59.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.702826  1182 heartbeater.cc:344] Connected to a master server at 127.31.39.126:35155
08:19:59.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.703095  1182 heartbeater.cc:461] Registering TS with master...
08:19:59.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.703673  1182 heartbeater.cc:507] Master 127.31.39.126:35155 requested a full tablet report, sending...
08:19:59.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.705832  1180 heartbeater.cc:344] Connected to a master server at 127.31.39.124:35141
08:19:59.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.705935  1180 heartbeater.cc:461] Registering TS with master...
08:19:59.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.706195  1180 heartbeater.cc:507] Master 127.31.39.124:35141 requested a full tablet report, sending...
08:19:59.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.706638 31990 ts_manager.cc:194] Re-registered known tserver with Master: 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697)
08:19:59.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.707413 32254 ts_manager.cc:194] Re-registered known tserver with Master: 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697)
08:19:59.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.708761 32254 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.31.39.66:47899
08:19:59.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.710829  1185 heartbeater.cc:344] Connected to a master server at 127.31.39.125:43323
08:19:59.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.710929  1185 heartbeater.cc:461] Registering TS with master...
08:19:59.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.711130  1185 heartbeater.cc:507] Master 127.31.39.125:43323 requested a full tablet report, sending...
08:19:59.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.712802 32125 ts_manager.cc:194] Re-registered known tserver with Master: 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697)
08:19:59.725 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x1348ab8d, L:/127.0.0.1:59220 - R:/127.31.39.66:42697] using SASL/PLAIN
08:19:59.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.726668   973 tablet_service.cc:3179] Scan: Not found: Scanner 2e3a93bceeef43479390ce7b24e674fc not found (it may have expired): call sequence id=1, remote={username='slave'} at 127.0.0.1:59220
08:19:59.732 [WARN - kudu-nio-5] (AsyncKuduScanner.java:796) Scanner expired, creating a new one KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=null, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x05420288)
08:19:59.734 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697) for tablet 450d1170bd614e1d85bc33ce871d03db: Tablet not RUNNING: INITIALIZED
08:19:59.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:59.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:59.744 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:59.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=450d1170bd614e1d85bc33ce871d03db, attempt=2, KuduRpc(method=Scan, tablet=450d1170bd614e1d85bc33ce871d03db, attempt=2, TimeoutTracker(timeout=30000, elapsed=13), Traces: [0ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [2ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [3ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [11ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, deferred=Deferred@27969409(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@1024566658 after NextRow errback@303462823), errback=passthrough -> open scanner errback -> (continuation of Deferred@1024566658 after NextRow errback@303462823)))) after lookup
08:19:59.755 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697) for tablet 450d1170bd614e1d85bc33ce871d03db: Tablet not RUNNING: INITIALIZED
08:19:59.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:59.785497   525 consensus_peers.cc:597] T b62211b469284a4baa1b7db348f7bfd2 P 80b8043930014872a13e8f9e94a6b8c0 -> Peer 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697): Couldn't send request to peer 468d121e851d4aaa8caf8eed390225d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
08:19:59.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:59.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:59.788 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:59.789 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=450d1170bd614e1d85bc33ce871d03db, attempt=4, KuduRpc(method=Scan, tablet=450d1170bd614e1d85bc33ce871d03db, attempt=4, TimeoutTracker(timeout=30000, elapsed=56), Traces: [0ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [2ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [3ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [11ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [14ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [24ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [24ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [49ms] refreshing cache from master, [49ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [54ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, deferred=Deferred@27969409(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@1024566658 after NextRow errback@303462823) -> (continuation of Deferred@2038907789 after retry RPC@1233831050), errback=passthrough -> open scanner errback -> (continuation of Deferred@1024566658 after NextRow errback@303462823) -> (continuation of Deferred@2038907789 after retry RPC@1233831050)))) after lookup
08:19:59.791 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697) for tablet 450d1170bd614e1d85bc33ce871d03db: Tablet not RUNNING: INITIALIZED
08:19:59.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:59.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:59.804 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:59.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=450d1170bd614e1d85bc33ce871d03db, attempt=6, KuduRpc(method=Scan, tablet=450d1170bd614e1d85bc33ce871d03db, attempt=6, TimeoutTracker(timeout=30000, elapsed=72), Traces: [0ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [2ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [3ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [11ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [14ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [24ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [24ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [49ms] refreshing cache from master, [49ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [54ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [57ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [59ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [59ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [68ms] refreshing cache from master, [69ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [71ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, deferred=Deferred@27969409(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@1024566658 after NextRow errback@303462823) -> (continuation of Deferred@2038907789 after retry RPC@1233831050) -> (continuation of Deferred@1984967583 after retry RPC@898145779), errback=passthrough -> open scanner errback -> (continuation of Deferred@1024566658 after NextRow errback@303462823) -> (continuation of Deferred@2038907789 after retry RPC@1233831050) -> (continuation of Deferred@1984967583 after retry RPC@898145779)))) after lookup
08:19:59.807 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697) for tablet 450d1170bd614e1d85bc33ce871d03db: Tablet not RUNNING: INITIALIZED
08:19:59.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:19:59.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:19:59.824 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:19:59.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=450d1170bd614e1d85bc33ce871d03db, attempt=8, KuduRpc(method=Scan, tablet=450d1170bd614e1d85bc33ce871d03db, attempt=8, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [2ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [3ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [11ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [14ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [24ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [24ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [49ms] refreshing cache from master, [49ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [54ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [57ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [59ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [59ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [68ms] refreshing cache from master, [69ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [71ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [73ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [75ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [75ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [89ms] refreshing cache from master, [89ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [91ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, deferred=Deferred@27969409(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@1024566658 after NextRow errback@303462823) -> (continuation of Deferred@2038907789 after retry RPC@1233831050) -> (continuation of Deferred@1984967583 after retry RPC@898145779) -> (continuation of Deferred@1075433977 after retry RPC@933420718), errback=passthrough -> open scanner errback -> (continuation of Deferred@1024566658 after NextRow errback@303462823) -> (continuation of Deferred@2038907789 after retry RPC@1233831050) -> (continuation of Deferred@1984967583 after retry RPC@898145779) -> (continuation of Deferred@1075433977 after retry RPC@933420718)))) after lookup
08:19:59.827 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697) for tablet 450d1170bd614e1d85bc33ce871d03db: Tablet not RUNNING: INITIALIZED
08:19:59.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:19:59.844247   525 consensus_peers.cc:597] T 0518361412aa4deb90ab91fcd0b20fdf P 80b8043930014872a13e8f9e94a6b8c0 -> Peer 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697): Couldn't send request to peer 468d121e851d4aaa8caf8eed390225d3. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
08:19:59.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.901310   961 tablet_bootstrap.cc:492] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3: Bootstrap replayed 1/1 log segments. Stats: ops{read=21 overwritten=0 applied=21 ignored=0} inserts{seen=6682 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:19:59.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.901825   961 tablet_bootstrap.cc:492] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3: Bootstrap complete.
08:19:59.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.903070   961 ts_tablet_manager.cc:1403] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3: Time spent bootstrapping tablet: real 0.237s	user 0.209s	sys 0.020s
08:19:59.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.905179   961 raft_consensus.cc:359] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:59.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.905561   961 raft_consensus.cc:740] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 468d121e851d4aaa8caf8eed390225d3, State: Initialized, Role: FOLLOWER
08:19:59.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.906033   961 consensus_queue.cc:260] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:19:59.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.906845  1180 heartbeater.cc:499] Master 127.31.39.124:35141 was elected leader, sending a full tablet report...
08:19:59.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.907071   961 ts_tablet_manager.cc:1434] T b62211b469284a4baa1b7db348f7bfd2 P 468d121e851d4aaa8caf8eed390225d3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
08:19:59.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:19:59.907325   961 tablet_bootstrap.cc:492] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3: Bootstrap starting.
08:20:00.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:00.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:00.047 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)[L],5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:00.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=450d1170bd614e1d85bc33ce871d03db, attempt=10, KuduRpc(method=Scan, tablet=450d1170bd614e1d85bc33ce871d03db, attempt=10, TimeoutTracker(timeout=30000, elapsed=315), Traces: [0ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [2ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [3ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [11ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [14ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [24ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [24ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [49ms] refreshing cache from master, [49ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [54ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [57ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [59ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [59ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [68ms] refreshing cache from master, [69ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [71ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [73ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [75ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [75ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [89ms] refreshing cache from master, [89ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [91ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [93ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [95ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [95ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [309ms] refreshing cache from master, [309ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [312ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, deferred=Deferred@27969409(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@1024566658 after NextRow errback@303462823) -> (continuation of Deferred@2038907789 after retry RPC@1233831050) -> (continuation of Deferred@1984967583 after retry RPC@898145779) -> (continuation of Deferred@1075433977 after retry RPC@933420718) -> (continuation of Deferred@244197188 after retry RPC@1829510627), errback=passthrough -> open scanner errback -> (continuation of Deferred@1024566658 after NextRow errback@303462823) -> (continuation of Deferred@2038907789 after retry RPC@1233831050) -> (continuation of Deferred@1984967583 after retry RPC@898145779) -> (continuation of Deferred@1075433977 after retry RPC@933420718) -> (continuation of Deferred@244197188 after retry RPC@1829510627)))) after lookup
08:20:00.050 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697) for tablet 450d1170bd614e1d85bc33ce871d03db: Tablet not RUNNING: BOOTSTRAPPING
08:20:00.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.089947   961 tablet_bootstrap.cc:492] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3: Bootstrap replayed 1/1 log segments. Stats: ops{read=21 overwritten=0 applied=21 ignored=0} inserts{seen=6683 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:20:00.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.090399   961 tablet_bootstrap.cc:492] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3: Bootstrap complete.
08:20:00.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.091445   961 ts_tablet_manager.cc:1403] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3: Time spent bootstrapping tablet: real 0.184s	user 0.175s	sys 0.008s
08:20:00.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.092041   961 raft_consensus.cc:359] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:20:00.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.092164   961 raft_consensus.cc:740] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 468d121e851d4aaa8caf8eed390225d3, State: Initialized, Role: FOLLOWER
08:20:00.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.092319   961 consensus_queue.cc:260] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:20:00.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.092693   961 ts_tablet_manager.cc:1434] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
08:20:00.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.092852   961 tablet_bootstrap.cc:492] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3: Bootstrap starting.
08:20:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.263355   961 tablet_bootstrap.cc:492] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3: Bootstrap replayed 1/1 log segments. Stats: ops{read=21 overwritten=0 applied=21 ignored=0} inserts{seen=6635 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:20:00.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.263767   961 tablet_bootstrap.cc:492] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3: Bootstrap complete.
08:20:00.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.264791   961 ts_tablet_manager.cc:1403] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3: Time spent bootstrapping tablet: real 0.172s	user 0.157s	sys 0.012s
08:20:00.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.265276   961 raft_consensus.cc:359] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } }
08:20:00.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.265403   961 raft_consensus.cc:740] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 468d121e851d4aaa8caf8eed390225d3, State: Initialized, Role: FOLLOWER
08:20:00.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.265566   961 consensus_queue.cc:260] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } }
08:20:00.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.265841   961 ts_tablet_manager.cc:1434] T 0518361412aa4deb90ab91fcd0b20fdf P 468d121e851d4aaa8caf8eed390225d3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
08:20:00.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.758930  1218 raft_consensus.cc:493] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 468d121e851d4aaa8caf8eed390225d3)
08:20:00.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.759070  1218 raft_consensus.cc:515] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:20:00.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.759454  1216 raft_consensus.cc:493] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 468d121e851d4aaa8caf8eed390225d3)
08:20:00.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.759652  1216 raft_consensus.cc:515] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:20:00.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.760109  1216 leader_election.cc:290] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5e4db18ae06f40f49e86ad021b4c456f (127.31.39.65:35683), 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697)
08:20:00.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.760443  1218 leader_election.cc:290] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697), 80b8043930014872a13e8f9e94a6b8c0 (127.31.39.67:36611)
08:20:00.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.760950  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450d1170bd614e1d85bc33ce871d03db" candidate_uuid: "80b8043930014872a13e8f9e94a6b8c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "468d121e851d4aaa8caf8eed390225d3" is_pre_election: true
08:20:00.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.761009 32615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450d1170bd614e1d85bc33ce871d03db" candidate_uuid: "80b8043930014872a13e8f9e94a6b8c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "5e4db18ae06f40f49e86ad021b4c456f" is_pre_election: true
08:20:00.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.761157 32615 raft_consensus.cc:2468] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80b8043930014872a13e8f9e94a6b8c0 in term 1.
08:20:00.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.761248  1085 raft_consensus.cc:2468] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80b8043930014872a13e8f9e94a6b8c0 in term 1.
08:20:00.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.761642   522 leader_election.cc:304] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e4db18ae06f40f49e86ad021b4c456f, 80b8043930014872a13e8f9e94a6b8c0; no voters: 
08:20:00.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.761890  1215 raft_consensus.cc:2804] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 1 FOLLOWER]: Leader pre-election won for term 2
08:20:00.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.761965  1215 raft_consensus.cc:493] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 468d121e851d4aaa8caf8eed390225d3)
08:20:00.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.762012  1215 raft_consensus.cc:3060] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 1 FOLLOWER]: Advancing to term 2
08:20:00.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.763231  1215 raft_consensus.cc:515] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:20:00.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.763937  1215 leader_election.cc:290] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [CANDIDATE]: Term 2 election: Requested vote from peers 5e4db18ae06f40f49e86ad021b4c456f (127.31.39.65:35683), 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66:42697)
08:20:00.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.763933 32615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450d1170bd614e1d85bc33ce871d03db" candidate_uuid: "80b8043930014872a13e8f9e94a6b8c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "5e4db18ae06f40f49e86ad021b4c456f"
08:20:00.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.764034 32615 raft_consensus.cc:3060] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [term 1 FOLLOWER]: Advancing to term 2
08:20:00.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.764297  1085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450d1170bd614e1d85bc33ce871d03db" candidate_uuid: "80b8043930014872a13e8f9e94a6b8c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "468d121e851d4aaa8caf8eed390225d3"
08:20:00.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.764431  1085 raft_consensus.cc:3060] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 1 FOLLOWER]: Advancing to term 2
08:20:00.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.765029 32615 raft_consensus.cc:2468] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8043930014872a13e8f9e94a6b8c0 in term 2.
08:20:00.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.765365   522 leader_election.cc:304] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e4db18ae06f40f49e86ad021b4c456f, 80b8043930014872a13e8f9e94a6b8c0; no voters: 
08:20:00.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.765760  1215 raft_consensus.cc:2804] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 2 FOLLOWER]: Leader election won for term 2
08:20:00.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.765995  1215 raft_consensus.cc:697] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [term 2 LEADER]: Becoming Leader. State: Replica: 80b8043930014872a13e8f9e94a6b8c0, State: Running, Role: LEADER
08:20:00.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.766314  1215 consensus_queue.cc:237] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } }
08:20:00.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.766379  1082 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450d1170bd614e1d85bc33ce871d03db" candidate_uuid: "5e4db18ae06f40f49e86ad021b4c456f" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "468d121e851d4aaa8caf8eed390225d3" is_pre_election: true
08:20:00.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.766703  1085 raft_consensus.cc:2468] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80b8043930014872a13e8f9e94a6b8c0 in term 2.
08:20:00.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.767599   652 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "450d1170bd614e1d85bc33ce871d03db" candidate_uuid: "5e4db18ae06f40f49e86ad021b4c456f" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "80b8043930014872a13e8f9e94a6b8c0" is_pre_election: true
08:20:00.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.768007 32486 leader_election.cc:304] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e4db18ae06f40f49e86ad021b4c456f; no voters: 468d121e851d4aaa8caf8eed390225d3, 80b8043930014872a13e8f9e94a6b8c0
08:20:00.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.768536  1218 raft_consensus.cc:2749] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
08:20:00.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:00.768507 32254 catalog_manager.cc:5719] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 reported cstate change: term changed from 1 to 2, leader changed from 468d121e851d4aaa8caf8eed390225d3 (127.31.39.66) to 80b8043930014872a13e8f9e94a6b8c0 (127.31.39.67). New cstate: current_term: 2 leader_uuid: "80b8043930014872a13e8f9e94a6b8c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80b8043930014872a13e8f9e94a6b8c0" member_type: VOTER last_known_addr { host: "127.31.39.67" port: 36611 } health_report { overall_health: HEALTHY } } }
08:20:01.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.229070 32615 raft_consensus.cc:1275] T 450d1170bd614e1d85bc33ce871d03db P 5e4db18ae06f40f49e86ad021b4c456f [term 2 FOLLOWER]: Refusing update from remote peer 80b8043930014872a13e8f9e94a6b8c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 2 index: 22. (index mismatch)
08:20:01.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.229595  1216 consensus_queue.cc:1048] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e4db18ae06f40f49e86ad021b4c456f" member_type: VOTER last_known_addr { host: "127.31.39.65" port: 35683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
08:20:01.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.233199  1085 raft_consensus.cc:1275] T 450d1170bd614e1d85bc33ce871d03db P 468d121e851d4aaa8caf8eed390225d3 [term 2 FOLLOWER]: Refusing update from remote peer 80b8043930014872a13e8f9e94a6b8c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 2 index: 22. (index mismatch)
08:20:01.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.234372  1215 consensus_queue.cc:1048] T 450d1170bd614e1d85bc33ce871d03db P 80b8043930014872a13e8f9e94a6b8c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "468d121e851d4aaa8caf8eed390225d3" member_type: VOTER last_known_addr { host: "127.31.39.66" port: 42697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
08:20:01.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 450d1170bd614e1d85bc33ce871d03db for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:01.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b62211b469284a4baa1b7db348f7bfd2 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:01.465 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:01.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=450d1170bd614e1d85bc33ce871d03db, attempt=12, KuduRpc(method=Scan, tablet=450d1170bd614e1d85bc33ce871d03db, attempt=12, TimeoutTracker(timeout=30000, elapsed=1733), Traces: [0ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [2ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [3ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [11ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [14ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [24ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [24ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [49ms] refreshing cache from master, [49ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [54ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [57ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [59ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [59ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [68ms] refreshing cache from master, [69ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [71ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [73ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [75ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [75ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [89ms] refreshing cache from master, [89ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [91ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [93ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [95ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [95ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [309ms] refreshing cache from master, [309ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [312ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, [316ms] sending RPC to server 468d121e851d4aaa8caf8eed390225d3, [318ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [318ms] received response from server 468d121e851d4aaa8caf8eed390225d3: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [1729ms] refreshing cache from master, [1729ms] Sub RPC GetTableLocations: sending RPC to server master-127.31.39.124:35141, [1732ms] Sub RPC GetTableLocations: received response from server master-127.31.39.124:35141: OK, deferred=Deferred@27969409(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@1024566658 after NextRow errback@303462823) -> (continuation of Deferred@2038907789 after retry RPC@1233831050) -> (continuation of Deferred@1984967583 after retry RPC@898145779) -> (continuation of Deferred@1075433977 after retry RPC@933420718) -> (continuation of Deferred@244197188 after retry RPC@1829510627) -> (continuation of Deferred@662746156 after retry RPC@1481311135), errback=passthrough -> open scanner errback -> (continuation of Deferred@1024566658 after NextRow errback@303462823) -> (continuation of Deferred@2038907789 after retry RPC@1233831050) -> (continuation of Deferred@1984967583 after retry RPC@898145779) -> (continuation of Deferred@1075433977 after retry RPC@933420718) -> (continuation of Deferred@244197188 after retry RPC@1829510627) -> (continuation of Deferred@662746156 after retry RPC@1481311135)))) after lookup
08:20:01.471 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "96a1332b26534b849f86c1ba53d7a88d", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597385958129664) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x05420288)
08:20:01.472 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "96a1332b26534b849f86c1ba53d7a88d" opened on 450d1170bd614e1d85bc33ce871d03db@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]
08:20:01.474 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0A68BF54)
08:20:01.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0F2816F5)
08:20:01.479 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x13C54CF2)
08:20:01.481 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x18792C67)
08:20:01.483 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1D0BE529)
08:20:01.485 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2167074B)
08:20:01.487 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2668D5FC)
08:20:01.489 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2B9FE583)
08:20:01.490 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x308B8FA5)
08:20:01.492 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x358A03F3)
08:20:01.493 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3A27EF40)
08:20:01.495 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3FA780DD)
08:20:01.496 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x43CB6244)
08:20:01.498 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x48D9B72E)
08:20:01.500 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4D27113E)
08:20:01.501 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x51F4EB11)
08:20:01.502 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x56C0F7F4)
08:20:01.504 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5B4C3D97)
08:20:01.505 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5FAF0DC7)
08:20:01.507 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x63DE1459)
08:20:01.508 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x67F1A36E)
08:20:01.510 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6D0E44D1)
08:20:01.512 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x716FCE93)
08:20:01.514 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x76F0061C)
08:20:01.516 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7B463348)
08:20:01.517 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8093A0E0)
08:20:01.519 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x85BCD3E3)
08:20:01.520 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8ABB0371)
08:20:01.521 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8FD2684D)
08:20:01.523 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x94AD863C)
08:20:01.525 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9917647F)
08:20:01.527 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9ED84C2C)
08:20:01.528 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA39B5902)
08:20:01.530 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA8F739AD)
08:20:01.532 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAD541F73)
08:20:01.533 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB3257B03)
08:20:01.535 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB7B45A10)
08:20:01.536 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBCD7C858)
08:20:01.539 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC1B4AC49)
08:20:01.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC63097EF)
08:20:01.543 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCBED3098)
08:20:01.545 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD162627B)
08:20:01.546 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD5FA9DD6)
08:20:01.549 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDB1A26C0)
08:20:01.555 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE08FD9C8)
08:20:01.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE5DD9BC7)
08:20:01.560 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEB153E9D)
08:20:01.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEFC9EF4A)
08:20:01.564 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF4777EF8)
08:20:01.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFA1D1BC4)
08:20:01.567 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=450d1170bd614e1d85bc33ce871d03db, scannerId="96a1332b26534b849f86c1ba53d7a88d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFF060660)
08:20:01.568 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 450d1170bd614e1d85bc33ce871d03db for partition [0x00000001, 0x00000002) with scanner id "96a1332b26534b849f86c1ba53d7a88d"
08:20:01.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "53fc8e19e9354b3694c4c06103752ff6", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597385958129664) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:01.572 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "53fc8e19e9354b3694c4c06103752ff6" opened on b62211b469284a4baa1b7db348f7bfd2@[468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697),5e4db18ae06f40f49e86ad021b4c456f(127.31.39.65:35683),80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)[L]]
08:20:01.574 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x06450735)
08:20:01.576 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0B2C7329)
08:20:01.577 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0FD8E192)
08:20:01.580 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x15177224)
08:20:01.581 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x19D9D3A7)
08:20:01.583 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1EBCC742)
08:20:01.586 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x242AF0B0)
08:20:01.588 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2847E945)
08:20:01.590 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2CDD225B)
08:20:01.592 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x318EFE75)
08:20:01.594 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x368E74A0)
08:20:01.604 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3BACA571)
08:20:01.607 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4078F5AB)
08:20:01.610 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x45481010)
08:20:01.613 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x49F5D3B4)
08:20:01.615 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4F60528B)
08:20:01.617 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x54730E69)
08:20:01.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x58F18E70)
08:20:01.621 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5D7127A9)
08:20:01.623 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x61C4C445)
08:20:01.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x667B56E2)
08:20:01.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6AF236A5)
08:20:01.629 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6FCBD729)
08:20:01.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x753AFD39)
08:20:01.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x79073C2D)
08:20:01.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7DF5C7B2)
08:20:01.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x832458CB)
08:20:01.639 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x88ACFC05)
08:20:01.640 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8D602881)
08:20:01.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9257F3D7)
08:20:01.644 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x96ED7C4A)
08:20:01.646 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9BF2ED34)
08:20:01.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA149F195)
08:20:01.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA664AAC8)
08:20:01.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xABD297EB)
08:20:01.653 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB1055302)
08:20:01.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB58E3EFD)
08:20:01.656 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBA887511)
08:20:01.659 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBEC91330)
08:20:01.661 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC4B3D72E)
08:20:01.663 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC9054AF9)
08:20:01.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCE6C8EA7)
08:20:01.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD327BD06)
08:20:01.668 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD79D3758)
08:20:01.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDC6BDEC9)
08:20:01.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE1B47B14)
08:20:01.674 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE69726BF)
08:20:01.675 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEBDCC0E7)
08:20:01.677 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF11CBDF8)
08:20:01.679 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF5D00507)
08:20:01.680 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFA29F5BB)
08:20:01.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 26 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=b62211b469284a4baa1b7db348f7bfd2, scannerId="53fc8e19e9354b3694c4c06103752ff6", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFEDCEB9D)
08:20:01.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b62211b469284a4baa1b7db348f7bfd2 for partition [0x00000002, 0x00000003) with scanner id "53fc8e19e9354b3694c4c06103752ff6"
08:20:01.686 [DEBUG - main] (Connection.java:575) [peer 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)] disconnecting while in state READY
08:20:01.687 [DEBUG - main] (Connection.java:575) [peer master-127.31.39.125:43323(127.31.39.125:43323)] disconnecting while in state READY
08:20:01.687 [DEBUG - main] (Connection.java:575) [peer 80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)] disconnecting while in state READY
08:20:01.687 [DEBUG - main] (Connection.java:575) [peer master-127.31.39.126:35155(127.31.39.126:35155)] disconnecting while in state READY
08:20:01.687 [DEBUG - main] (Connection.java:575) [peer master-127.31.39.124:35141(127.31.39.124:35141)] disconnecting while in state READY
08:20:01.690 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)] handling channelInactive
08:20:01.690 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.31.39.124:35141(127.31.39.124:35141)] handling channelInactive
08:20:01.690 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.31.39.126:35155(127.31.39.126:35155)] handling channelInactive
08:20:01.690 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.31.39.124:35141(127.31.39.124:35141)] cleaning up while in state READY due to: connection closed
08:20:01.691 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.31.39.125:43323(127.31.39.125:43323)] handling channelInactive
08:20:01.691 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.31.39.125:43323(127.31.39.125:43323)] cleaning up while in state READY due to: connection closed
08:20:01.690 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 468d121e851d4aaa8caf8eed390225d3(127.31.39.66:42697)] cleaning up while in state READY due to: connection closed
08:20:01.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.31.39.126:35155(127.31.39.126:35155)] cleaning up while in state READY due to: connection closed
08:20:01.691 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:01.696 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)] handling channelInactive
08:20:01.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.696226 31901 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 32445
08:20:01.709 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 80b8043930014872a13e8f9e94a6b8c0(127.31.39.67:36611)] cleaning up while in state READY due to: connection closed
08:20:01.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.733516 31901 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 921
08:20:01.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.748222 31901 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 502
08:20:01.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.770744 31901 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 31923
08:20:01.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.803732 31901 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 32057
08:20:01.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:01.832842 31901 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 32196
08:20:01.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:01Z chronyd exiting
.08:20:02.173 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786522802172
08:20:02.177 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
08:20:02.178 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
08:20:02.178 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskIgH8jJ/test-tmp
08:20:02.178 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
08:20:02.178 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskIgH8jJ/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
08:20:02.181 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

08:20:02.305 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:20:02.306 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

08:20:02.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.307739  1273 mini_oidc.cc:150] Starting JWKS server
08:20:02.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.309896  1273 webserver.cc:533] Webserver started at http://127.0.0.1:42725/ using document root <none> and password file <none>
08:20:02.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.310151  1273 mini_oidc.cc:186] Starting OIDC Discovery server
08:20:02.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.310426  1273 webserver.cc:533] Webserver started at http://127.0.0.1:41857/ using document root <none> and password file <none>
08:20:02.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:02Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
08:20:02.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:02Z Disabled control of system clock
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.327934  1273 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/wal
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/data
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/logs
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/data/info.pb
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.62.126:38303
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.62.126
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.62.84:34801
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.62.126:38303,127.1.62.125:36851,127.1.62.124:40697
08:20:02.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:02.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42725/jwks.json with env {}
08:20:02.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.453586  1296 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:02.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.453977  1296 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:02.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.454057  1296 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.457815  1296 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.457939  1296 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.457976  1296 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.458003  1296 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.458029  1296 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.458047  1296 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42725/jwks.json
08:20:02.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.462568  1296 master_runner.cc:387] Master server non-default flags:
08:20:02.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/logs
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.62.84:34801
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/data
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/wal
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.62.126:38303,127.1.62.125:36851,127.1.62.124:40697
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.62.126:38303
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42725/jwks.json
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/data/info.pb
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.62.126
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1296
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:02.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:02.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:02.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:02.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:02.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:02.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:02.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:02.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:02.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.464512  1296 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:02.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.466046  1296 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.472713  1307 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.472728  1313 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.472741  1311 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.473119  1296 server_base.cc:1061] running on GCE node
08:20:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.473675  1296 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:02.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.474877  1296 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:02.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.476048  1296 hybrid_clock.cc:648] HybridClock initialized: now 1786522802476038 us; error 133 us; skew 500 ppm
08:20:02.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.478307  1296 webserver.cc:533] Webserver started at http://127.1.62.126:35213/ using document root <none> and password file <none>
08:20:02.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.479003  1296 fs_manager.cc:362] Metadata directory not provided
08:20:02.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.479063  1296 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:02.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.479267  1296 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:02.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.481109  1296 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/data/instance:
08:20:02.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "580a55b8d47048c98a09992af432a373"
08:20:02.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:02 on dist-test-slave-2p8l"
08:20:02.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.481616  1296 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/wal/instance:
08:20:02.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "580a55b8d47048c98a09992af432a373"
08:20:02.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:02 on dist-test-slave-2p8l"
08:20:02.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.485642  1296 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
08:20:02.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.488130  1326 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:02.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.489364  1296 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:20:02.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.489478  1296 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/wal
08:20:02.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "580a55b8d47048c98a09992af432a373"
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:02 on dist-test-slave-2p8l"
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.489562  1296 fs_report.cc:389] FS layout report
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/wal
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/wal
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/data/data
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:02.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:02.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.522176  1296 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:02.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.523130  1296 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:02.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.523314  1296 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:02.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.533119  1422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.62.126:38303 every 8 connection(s)
08:20:02.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.533123  1296 rpc_server.cc:307] RPC server started. Bound to: 127.1.62.126:38303
08:20:02.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.534623  1296 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/data/info.pb
08:20:02.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.536464  1273 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 1296
08:20:02.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.536661  1273 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-0/wal/instance
08:20:02.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.538802  1273 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/wal
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/data
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/logs
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/data/info.pb
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.62.125:36851
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.62.125
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.62.84:34801
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.62.126:38303,127.1.62.125:36851,127.1.62.124:40697
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42725/jwks.json with env {}
08:20:02.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.539270  1423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:02.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.544274  1423 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } has no permanent_uuid. Determining permanent_uuid...
08:20:02.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.559298  1423 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } has no permanent_uuid. Determining permanent_uuid...
08:20:02.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.560320  1329 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.62.125:36851: connect: Connection refused (error 111)
08:20:02.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.561373  1423 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.62.125:36851: Network error: Client connection negotiation failed: client connection to 127.1.62.125:36851: connect: Connection refused (error 111)
08:20:02.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.610720  1423 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } attempt: 1
08:20:02.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.613042  1423 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.62.125:36851: Network error: Client connection negotiation failed: client connection to 127.1.62.125:36851: connect: Connection refused (error 111)
08:20:02.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.670493  1429 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:02.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.670807  1429 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:02.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.670890  1429 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:02.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.674536  1429 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:02.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.674647  1429 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:02.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.674685  1429 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:02.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.674714  1429 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:02.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.674741  1429 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:02.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.674760  1429 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42725/jwks.json
08:20:02.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.679342  1429 master_runner.cc:387] Master server non-default flags:
08:20:02.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/logs
08:20:02.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:02.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:02.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:02.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.62.84:34801
08:20:02.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:02.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/data
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/wal
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.62.126:38303,127.1.62.125:36851,127.1.62.124:40697
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.62.125:36851
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42725/jwks.json
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/data/info.pb
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.62.125
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1429
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:02.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:02.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.681241  1429 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:02.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.681311  1423 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } attempt: 2
08:20:02.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.683188  1429 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:02.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.683247  1423 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.62.125:36851: Network error: Client connection negotiation failed: client connection to 127.1.62.125:36851: connect: Connection refused (error 111)
08:20:02.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.690369  1451 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:02.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.690369  1447 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:02.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.690418  1448 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:02.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.690678  1429 server_base.cc:1061] running on GCE node
08:20:02.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.691462  1429 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:02.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.692644  1429 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:02.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.693861  1429 hybrid_clock.cc:648] HybridClock initialized: now 1786522802693842 us; error 32 us; skew 500 ppm
08:20:02.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.696257  1429 webserver.cc:533] Webserver started at http://127.1.62.125:33225/ using document root <none> and password file <none>
08:20:02.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.696998  1429 fs_manager.cc:362] Metadata directory not provided
08:20:02.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.697093  1429 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:02.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.697387  1429 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:02.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.699457  1429 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/data/instance:
08:20:02.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8b98100125d34153b1b81cb574ef2321"
08:20:02.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:02 on dist-test-slave-2p8l"
08:20:02.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.700109  1429 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/wal/instance:
08:20:02.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8b98100125d34153b1b81cb574ef2321"
08:20:02.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:02 on dist-test-slave-2p8l"
08:20:02.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.704236  1429 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
08:20:02.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.706892  1468 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.708070  1429 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.708233  1429 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/wal
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8b98100125d34153b1b81cb574ef2321"
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:02 on dist-test-slave-2p8l"
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.708386  1429 fs_report.cc:389] FS layout report
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/wal
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/wal
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/data/data
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:02.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:02.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:02.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:02.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:02.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.728281  1429 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:02.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.729236  1429 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:02.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.729475  1429 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:02.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.738283  1429 rpc_server.cc:307] RPC server started. Bound to: 127.1.62.125:36851
08:20:02.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.738286  1580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.62.125:36851 every 8 connection(s)
08:20:02.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.739739  1429 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/data/info.pb
08:20:02.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.743983  1583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:02.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.747926  1273 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 1429
08:20:02.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.748063  1273 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-1/wal/instance
08:20:02.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.748759  1273 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/wal
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/data
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/logs
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/data/info.pb
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:02.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.62.124:40697
08:20:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.62.124
08:20:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.62.84:34801
08:20:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.62.126:38303,127.1.62.125:36851,127.1.62.124:40697
08:20:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42725/jwks.json with env {}
08:20:02.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.748971  1583 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } has no permanent_uuid. Determining permanent_uuid...
08:20:02.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.760812  1583 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } has no permanent_uuid. Determining permanent_uuid...
08:20:02.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.768899  1583 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } has no permanent_uuid. Determining permanent_uuid...
08:20:02.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.769881  1471 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.62.124:40697: connect: Connection refused (error 111)
08:20:02.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.771047  1583 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.62.124:40697: Network error: Client connection negotiation failed: client connection to 127.1.62.124:40697: connect: Connection refused (error 111)
08:20:02.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.774407  1423 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } attempt: 3
08:20:02.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.779547  1423 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } has no permanent_uuid. Determining permanent_uuid...
08:20:02.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.781141  1423 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.62.124:40697: Network error: Client connection negotiation failed: client connection to 127.1.62.124:40697: connect: Connection refused (error 111)
08:20:02.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.812356  1423 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } attempt: 1
08:20:02.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.814599  1423 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.62.124:40697: Network error: Client connection negotiation failed: client connection to 127.1.62.124:40697: connect: Connection refused (error 111)
08:20:02.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.820331  1583 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } attempt: 1
08:20:02.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.822147  1583 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.62.124:40697: Network error: Client connection negotiation failed: client connection to 127.1.62.124:40697: connect: Connection refused (error 111)
08:20:02.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.887275  1585 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:02.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.887571  1585 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:02.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.887622  1585 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:02.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.889825  1423 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } attempt: 2
08:20:02.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.890354  1583 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } attempt: 2
08:20:02.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.892055  1423 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.62.124:40697: Network error: Client connection negotiation failed: client connection to 127.1.62.124:40697: connect: Connection refused (error 111)
08:20:02.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.892112  1585 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:02.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.892179  1585 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:02.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.892211  1585 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:02.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.892174  1583 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.62.124:40697: Network error: Client connection negotiation failed: client connection to 127.1.62.124:40697: connect: Connection refused (error 111)
08:20:02.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.892241  1585 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:02.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.892270  1585 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:02.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.892290  1585 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42725/jwks.json
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.896816  1585 master_runner.cc:387] Master server non-default flags:
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/logs
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.62.84:34801
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/data
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/wal
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.1.62.126:38303,127.1.62.125:36851,127.1.62.124:40697
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.62.124:40697
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42725/jwks.json
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/data/info.pb
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.62.124
08:20:02.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1585
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:02.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.898350  1585 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:02.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.899814  1585 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:02.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.906703  1603 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:02.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.906749  1599 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:02.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.906703  1598 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:02.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.907279  1585 server_base.cc:1061] running on GCE node
08:20:02.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.907892  1585 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:02.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.908931  1585 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:02.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.910171  1585 hybrid_clock.cc:648] HybridClock initialized: now 1786522802910148 us; error 35 us; skew 500 ppm
08:20:02.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.912590  1585 webserver.cc:533] Webserver started at http://127.1.62.124:37517/ using document root <none> and password file <none>
08:20:02.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.913311  1585 fs_manager.cc:362] Metadata directory not provided
08:20:02.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.913405  1585 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:02.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.913717  1585 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:02.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.915855  1585 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/data/instance:
08:20:02.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eb89a30ca048476c8f967a67b173709f"
08:20:02.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:02 on dist-test-slave-2p8l"
08:20:02.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.916492  1585 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/wal/instance:
08:20:02.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eb89a30ca048476c8f967a67b173709f"
08:20:02.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:02 on dist-test-slave-2p8l"
08:20:02.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.920564  1585 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
08:20:02.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.923136  1611 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.924396  1585 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
08:20:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.924585  1585 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/wal
08:20:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eb89a30ca048476c8f967a67b173709f"
08:20:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:02 on dist-test-slave-2p8l"
08:20:02.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.924746  1585 fs_report.cc:389] FS layout report
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/wal
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/wal
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/data/data
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:02.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:02.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.935504  1585 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:02.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.936437  1585 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:02.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.936671  1585 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:02.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.945588  1722 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.62.124:40697 every 8 connection(s)
08:20:02.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.945602  1585 rpc_server.cc:307] RPC server started. Bound to: 127.1.62.124:40697
08:20:02.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.947072  1585 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/data/info.pb
08:20:02.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.949214  1273 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 1585
08:20:02.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.949345  1273 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/master-2/wal/instance
08:20:02.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.951201  1725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:02.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.956169  1725 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } has no permanent_uuid. Determining permanent_uuid...
08:20:02.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.965276  1725 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } has no permanent_uuid. Determining permanent_uuid...
08:20:02.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.969859  1725 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } has no permanent_uuid. Determining permanent_uuid...
08:20:02.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.976389  1725 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f: Bootstrap starting.
08:20:02.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.979408  1725 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f: Neither blocks nor log segments found. Creating new log.
08:20:02.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.980204  1725 log.cc:826] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f: Log is configured to *not* fsync() on all Append() calls
08:20:02.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.982542  1725 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f: No bootstrap required, opened a new log
08:20:02.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.983371  1583 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } attempt: 3
08:20:02.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.986325  1725 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } }
08:20:02.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.986562  1725 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:02.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.986660  1725 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb89a30ca048476c8f967a67b173709f, State: Initialized, Role: FOLLOWER
08:20:02.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.987287  1725 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [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: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } }
08:20:02.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.988569  1743 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [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: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } } }
08:20:02.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.988888  1743 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [sys.catalog]: This master's current role is: FOLLOWER
08:20:02.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.989594  1725 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [sys.catalog]: configured and running, proceeding with master startup.
08:20:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.990880  1583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321: Bootstrap starting.
08:20:02.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.991254  1423 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } attempt: 3
08:20:02.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.995563  1583 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321: Neither blocks nor log segments found. Creating new log.
08:20:02.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.996852  1583 log.cc:826] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321: Log is configured to *not* fsync() on all Append() calls
08:20:02.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.994493  1585 master_runner.cc:187] Error getting master registration for 127.1.62.126:38303: OK, instance_id { permanent_uuid: "580a55b8d47048c98a09992af432a373" instance_seqno: 1786522802530428 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:20:02.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.997689  1585 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:02.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.998934  1767 catalog_manager.cc:1594] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:02.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:02.999163  1767 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:02.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.999293  1583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321: No bootstrap required, opened a new log
08:20:02.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:02.999548  1423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373: Bootstrap starting.
08:20:03.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.002900  1423 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373: Neither blocks nor log segments found. Creating new log.
08:20:03.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.003983  1583 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } }
08:20:03.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.004415  1583 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:03.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.004570  1583 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b98100125d34153b1b81cb574ef2321, State: Initialized, Role: FOLLOWER
08:20:03.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.004932  1423 log.cc:826] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373: Log is configured to *not* fsync() on all Append() calls
08:20:03.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.005188  1583 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [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: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } }
08:20:03.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.005836  1774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [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: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } } }
08:20:03.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.006155  1774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [sys.catalog]: This master's current role is: FOLLOWER
08:20:03.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.006841  1583 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [sys.catalog]: configured and running, proceeding with master startup.
08:20:03.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.007216  1423 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373: No bootstrap required, opened a new log
08:20:03.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.012532  1423 raft_consensus.cc:359] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } }
08:20:03.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.013006  1423 raft_consensus.cc:385] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:03.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.013233  1423 raft_consensus.cc:740] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 580a55b8d47048c98a09992af432a373, State: Initialized, Role: FOLLOWER
08:20:03.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.013777  1793 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:03.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.014015  1793 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:03.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.014041  1423 consensus_queue.cc:260] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [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: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } }
08:20:03.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.012120  1429 master_runner.cc:187] Error getting master registration for 127.1.62.126:38303: OK, instance_id { permanent_uuid: "580a55b8d47048c98a09992af432a373" instance_seqno: 1786522802530428 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:20:03.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.014807  1429 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:03.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.015841  1423 sys_catalog.cc:565] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [sys.catalog]: configured and running, proceeding with master startup.
08:20:03.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.022557  1820 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:03.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.022946  1820 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:03.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.025044  1333 tablet.cc:2406] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:03.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.018689  1798 sys_catalog.cc:455] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [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: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } } }
08:20:03.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.026680  1296 master_runner.cc:264] No leader master found from master 580a55b8d47048c98a09992af432a373
08:20:03.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.026835  1798 sys_catalog.cc:458] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [sys.catalog]: This master's current role is: FOLLOWER
08:20:03.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.026885  1296 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.131768  1774 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:03.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.132025  1774 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } }
08:20:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.133356  1774 leader_election.cc:290] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 580a55b8d47048c98a09992af432a373 (127.1.62.126:38303), eb89a30ca048476c8f967a67b173709f (127.1.62.124:40697)
08:20:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.134254  1676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8b98100125d34153b1b81cb574ef2321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb89a30ca048476c8f967a67b173709f" is_pre_election: true
08:20:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.134605  1676 raft_consensus.cc:2468] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b98100125d34153b1b81cb574ef2321 in term 0.
08:20:03.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.135146  1471 leader_election.cc:304] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [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: 8b98100125d34153b1b81cb574ef2321, eb89a30ca048476c8f967a67b173709f; no voters: 
08:20:03.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.136265  1774 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:03.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.136365  1774 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:03.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.136412  1774 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [term 0 FOLLOWER]: Advancing to term 1
08:20:03.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.137869  1774 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } }
08:20:03.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.139194  1370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8b98100125d34153b1b81cb574ef2321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "580a55b8d47048c98a09992af432a373" is_pre_election: true
08:20:03.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.139562  1370 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8b98100125d34153b1b81cb574ef2321 in term 0.
08:20:03.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.141860  1774 leader_election.cc:290] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [CANDIDATE]: Term 1 election: Requested vote from peers 580a55b8d47048c98a09992af432a373 (127.1.62.126:38303), eb89a30ca048476c8f967a67b173709f (127.1.62.124:40697)
08:20:03.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.142632  1676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8b98100125d34153b1b81cb574ef2321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb89a30ca048476c8f967a67b173709f"
08:20:03.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.142792  1676 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [term 0 FOLLOWER]: Advancing to term 1
08:20:03.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.144941  1676 raft_consensus.cc:2468] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b98100125d34153b1b81cb574ef2321 in term 1.
08:20:03.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.145458  1471 leader_election.cc:304] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [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: 8b98100125d34153b1b81cb574ef2321, eb89a30ca048476c8f967a67b173709f; no voters: 
08:20:03.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.146391  1370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8b98100125d34153b1b81cb574ef2321" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "580a55b8d47048c98a09992af432a373"
08:20:03.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.146600  1370 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [term 0 FOLLOWER]: Advancing to term 1
08:20:03.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.148792  1370 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8b98100125d34153b1b81cb574ef2321 in term 1.
08:20:03.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.150352  1774 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [term 1 FOLLOWER]: Leader election won for term 1
08:20:03.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.150717  1774 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [term 1 LEADER]: Becoming Leader. State: Replica: 8b98100125d34153b1b81cb574ef2321, State: Running, Role: LEADER
08:20:03.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.151175  1774 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [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: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } }
08:20:03.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.154213  1774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b98100125d34153b1b81cb574ef2321. Latest consensus state: current_term: 1 leader_uuid: "8b98100125d34153b1b81cb574ef2321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } } }
08:20:03.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.155936  1774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [sys.catalog]: This master's current role is: LEADER
08:20:03.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.170441  1829 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
08:20:03.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.172266  1829 catalog_manager.cc:1520] Initializing Kudu cluster ID...
08:20:03.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.180384  1676 raft_consensus.cc:1275] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [term 1 FOLLOWER]: Refusing update from remote peer 8b98100125d34153b1b81cb574ef2321: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.181856  1827 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:03.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.188107  1619 tablet.cc:2406] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:03.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.192040  1743 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b98100125d34153b1b81cb574ef2321. Latest consensus state: current_term: 1 leader_uuid: "8b98100125d34153b1b81cb574ef2321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } } }
08:20:03.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.192857  1743 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [sys.catalog]: This master's current role is: FOLLOWER
08:20:03.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.194913  1370 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [term 1 FOLLOWER]: Refusing update from remote peer 8b98100125d34153b1b81cb574ef2321: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:03.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.195968  1827 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [LEADER]: Connected to new peer: Peer: permanent_uuid: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:03.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.201301  1798 sys_catalog.cc:455] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b98100125d34153b1b81cb574ef2321. Latest consensus state: current_term: 1 leader_uuid: "8b98100125d34153b1b81cb574ef2321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } } }
08:20:03.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.201478  1798 sys_catalog.cc:458] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [sys.catalog]: This master's current role is: FOLLOWER
08:20:03.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.205479  1827 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8b98100125d34153b1b81cb574ef2321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } } }
08:20:03.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.205633  1827 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [sys.catalog]: This master's current role is: LEADER
08:20:03.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.207775  1798 sys_catalog.cc:455] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8b98100125d34153b1b81cb574ef2321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } } }
08:20:03.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.207911  1798 sys_catalog.cc:458] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373 [sys.catalog]: This master's current role is: FOLLOWER
08:20:03.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.208633  1834 mvcc.cc:204] Tried to move back new op lower bound from 7317597401814474752 to 7317597401713758208. Current Snapshot: MvccSnapshot[applied={T|T < 7317597401814474752}]
08:20:03.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.210157  1843 mvcc.cc:204] Tried to move back new op lower bound from 7317597401814474752 to 7317597401713758208. Current Snapshot: MvccSnapshot[applied={T|T < 7317597401814474752}]
08:20:03.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.217703  1774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8b98100125d34153b1b81cb574ef2321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } } }
08:20:03.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.217885  1774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321 [sys.catalog]: This master's current role is: LEADER
08:20:03.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.219741  1743 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8b98100125d34153b1b81cb574ef2321" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "580a55b8d47048c98a09992af432a373" member_type: VOTER last_known_addr { host: "127.1.62.126" port: 38303 } } peers { permanent_uuid: "8b98100125d34153b1b81cb574ef2321" member_type: VOTER last_known_addr { host: "127.1.62.125" port: 36851 } } peers { permanent_uuid: "eb89a30ca048476c8f967a67b173709f" member_type: VOTER last_known_addr { host: "127.1.62.124" port: 40697 } } }
08:20:03.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.219887  1743 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f [sys.catalog]: This master's current role is: FOLLOWER
08:20:03.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.225426  1836 mvcc.cc:204] Tried to move back new op lower bound from 7317597401814474752 to 7317597401713758208. Current Snapshot: MvccSnapshot[applied={T|T < 7317597401814474752}]
08:20:03.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.226948  1829 catalog_manager.cc:1383] Generated new cluster ID: 281d0a2b62014eccbc1dbcd860cdf8b9
08:20:03.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.227027  1829 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
08:20:03.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.266682  1829 catalog_manager.cc:1406] Generated new certificate authority record
08:20:03.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.269232  1829 catalog_manager.cc:1540] Loading token signing keys...
08:20:03.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.283999  1829 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 8b98100125d34153b1b81cb574ef2321: Generated new TSK 0
08:20:03.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.285889  1829 catalog_manager.cc:1550] Initializing in-progress tserver states...
08:20:03.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.291427  1273 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:03.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:03.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/wal
08:20:03.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/data
08:20:03.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/logs
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/data/info.pb
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.62.65:0
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.62.65
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.62.65
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:03.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.62.126:38303,127.1.62.125:36851,127.1.62.124:40697
08:20:03.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.62.84:34801
08:20:03.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:03.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:03.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:03.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.427445  1853 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:03.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.428143  1853 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:03.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.428413  1853 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:03.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.433310  1853 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:03.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.433512  1853 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.62.65
08:20:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.438236  1853 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/logs
08:20:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.62.84:34801
08:20:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/data
08:20:03.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/wal
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.62.65:0
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/data/info.pb
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.62.65
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.62.126:38303,127.1.62.125:36851,127.1.62.124:40697
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.1853
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.62.65
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:03.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.440181  1853 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:03.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.441771  1853 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:03.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.450007  1869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:03.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.450028  1866 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:03.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.449993  1864 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:03.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.450596  1853 server_base.cc:1061] running on GCE node
08:20:03.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.450951  1853 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:03.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.451563  1853 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:03.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.452728  1853 hybrid_clock.cc:648] HybridClock initialized: now 1786522803452712 us; error 36 us; skew 500 ppm
08:20:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.454938  1853 webserver.cc:533] Webserver started at http://127.1.62.65:37637/ using document root <none> and password file <none>
08:20:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.455585  1853 fs_manager.cc:362] Metadata directory not provided
08:20:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.455649  1853 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.455853  1853 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:03.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.457653  1853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/data/instance:
08:20:03.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "86203e354bff4786a37ab664fa523edc"
08:20:03.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:03 on dist-test-slave-2p8l"
08:20:03.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.458235  1853 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/wal/instance:
08:20:03.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "86203e354bff4786a37ab664fa523edc"
08:20:03.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:03 on dist-test-slave-2p8l"
08:20:03.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.462015  1853 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
08:20:03.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.464561  1879 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.465870  1853 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.465981  1853 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/wal
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "86203e354bff4786a37ab664fa523edc"
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:03 on dist-test-slave-2p8l"
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.466154  1853 fs_report.cc:389] FS layout report
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/wal
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/wal
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/data/data
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:03.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:03.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.483297  1853 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:03.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.484171  1853 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:03.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.484364  1853 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:03.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.485113  1853 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:03.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.486603  1853 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:03.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.486663  1853 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:03.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.486711  1853 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:03.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.486726  1853 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.499125  1853 rpc_server.cc:307] RPC server started. Bound to: 127.1.62.65:39415
08:20:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.499140  2114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.62.65:39415 every 8 connection(s)
08:20:03.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.500413  1853 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/data/info.pb
08:20:03.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.500689  1273 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 1853
08:20:03.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.500813  1273 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-0/wal/instance
08:20:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.504900  1273 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/wal
08:20:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/data
08:20:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/logs
08:20:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/data/info.pb
08:20:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:03.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:03.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:03.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:03.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:03.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:03.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:03.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:03.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:03.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:03.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.62.66:0
08:20:03.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.62.66
08:20:03.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.62.66
08:20:03.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:03.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.62.126:38303,127.1.62.125:36851,127.1.62.124:40697
08:20:03.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.62.84:34801
08:20:03.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:03.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:03.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:03.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.514515  2118 heartbeater.cc:344] Connected to a master server at 127.1.62.125:36851
08:20:03.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.514904  2118 heartbeater.cc:461] Registering TS with master...
08:20:03.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.515574  2116 heartbeater.cc:344] Connected to a master server at 127.1.62.124:40697
08:20:03.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.515694  2116 heartbeater.cc:461] Registering TS with master...
08:20:03.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.515740  2118 heartbeater.cc:507] Master 127.1.62.125:36851 requested a full tablet report, sending...
08:20:03.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.515916  2116 heartbeater.cc:507] Master 127.1.62.124:40697 requested a full tablet report, sending...
08:20:03.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.515738  2117 heartbeater.cc:344] Connected to a master server at 127.1.62.126:38303
08:20:03.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.516556  2117 heartbeater.cc:461] Registering TS with master...
08:20:03.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.516793  2117 heartbeater.cc:507] Master 127.1.62.126:38303 requested a full tablet report, sending...
08:20:03.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.517918  1499 ts_manager.cc:194] Registered new tserver with Master: 86203e354bff4786a37ab664fa523edc (127.1.62.65:39415)
08:20:03.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.518038  1644 ts_manager.cc:194] Registered new tserver with Master: 86203e354bff4786a37ab664fa523edc (127.1.62.65:39415)
08:20:03.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.518447  1346 ts_manager.cc:194] Registered new tserver with Master: 86203e354bff4786a37ab664fa523edc (127.1.62.65:39415)
08:20:03.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.519711  1499 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.62.65:35843
08:20:03.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.644819  2133 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:03.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.645135  2133 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:03.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.645184  2133 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:03.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.649219  2133 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:03.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.649365  2133 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.62.66
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.653781  2133 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/logs
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.62.84:34801
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/data
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/wal
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.62.66:0
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/data/info.pb
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.62.66
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.62.126:38303,127.1.62.125:36851,127.1.62.124:40697
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2133
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:03.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.62.66
08:20:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:03.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.655437  2133 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:03.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.657167  2133 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:03.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.666249  2148 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:03.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.666262  2150 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:03.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.666692  2133 server_base.cc:1061] running on GCE node
08:20:03.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.666249  2153 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:03.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.667657  2133 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:03.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.668460  2133 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:03.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.669670  2133 hybrid_clock.cc:648] HybridClock initialized: now 1786522803669644 us; error 40 us; skew 500 ppm
08:20:03.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.672163  2133 webserver.cc:533] Webserver started at http://127.1.62.66:42151/ using document root <none> and password file <none>
08:20:03.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.672932  2133 fs_manager.cc:362] Metadata directory not provided
08:20:03.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.673028  2133 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:03.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.673317  2133 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:03.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.675520  2133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/data/instance:
08:20:03.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a1f93ad9e4de46ba8a1e978ac54171a2"
08:20:03.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:03 on dist-test-slave-2p8l"
08:20:03.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.676239  2133 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/wal/instance:
08:20:03.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a1f93ad9e4de46ba8a1e978ac54171a2"
08:20:03.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:03 on dist-test-slave-2p8l"
08:20:03.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.681324  2133 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
08:20:03.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.684374  2163 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.685868  2133 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.686059  2133 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/wal
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a1f93ad9e4de46ba8a1e978ac54171a2"
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:03 on dist-test-slave-2p8l"
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.686271  2133 fs_report.cc:389] FS layout report
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/wal
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/wal
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/data/data
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:03.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:03.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:03.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:03.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.717795  2133 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.718951  2133 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:03.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.719213  2133 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:03.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.720165  2133 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:03.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.721582  2133 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:03.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.721668  2133 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:03.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.721735  2133 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:03.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.721760  2133 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:03.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.732949  2133 rpc_server.cc:307] RPC server started. Bound to: 127.1.62.66:43009
08:20:03.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.732971  2392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.62.66:43009 every 8 connection(s)
08:20:03.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.734259  2133 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/data/info.pb
08:20:03.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.738888  1273 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 2133
08:20:03.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.739001  1273 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-1/wal/instance
08:20:03.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.743711  1273 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:03.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:03.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/wal
08:20:03.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/data
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/logs
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/data/info.pb
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:03.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:03.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:03.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:03.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.62.67:0
08:20:03.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.62.67
08:20:03.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.62.67
08:20:03.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:03.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.62.126:38303,127.1.62.125:36851,127.1.62.124:40697
08:20:03.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.62.84:34801
08:20:03.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:03.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:03.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:03.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.748980  2394 heartbeater.cc:344] Connected to a master server at 127.1.62.124:40697
08:20:03.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.749543  2394 heartbeater.cc:461] Registering TS with master...
08:20:03.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.749976  2398 heartbeater.cc:344] Connected to a master server at 127.1.62.125:36851
08:20:03.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.750092  2398 heartbeater.cc:461] Registering TS with master...
08:20:03.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.750614  2398 heartbeater.cc:507] Master 127.1.62.125:36851 requested a full tablet report, sending...
08:20:03.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.750676  2394 heartbeater.cc:507] Master 127.1.62.124:40697 requested a full tablet report, sending...
08:20:03.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.751073  2396 heartbeater.cc:344] Connected to a master server at 127.1.62.126:38303
08:20:03.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.751150  2396 heartbeater.cc:461] Registering TS with master...
08:20:03.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.751323  2396 heartbeater.cc:507] Master 127.1.62.126:38303 requested a full tablet report, sending...
08:20:03.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.751959  1499 ts_manager.cc:194] Registered new tserver with Master: a1f93ad9e4de46ba8a1e978ac54171a2 (127.1.62.66:43009)
08:20:03.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.752008  1346 ts_manager.cc:194] Registered new tserver with Master: a1f93ad9e4de46ba8a1e978ac54171a2 (127.1.62.66:43009)
08:20:03.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.752764  1499 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.62.66:34117
08:20:03.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.753408  1644 ts_manager.cc:194] Registered new tserver with Master: a1f93ad9e4de46ba8a1e978ac54171a2 (127.1.62.66:43009)
08:20:03.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.884294  2409 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:03.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.884644  2409 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:03.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.884716  2409 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:03.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.888654  2409 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:03.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.888854  2409 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.1.62.67
08:20:03.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.893414  2409 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:03.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/logs
08:20:03.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:03.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:03.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:03.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.1.62.84:34801
08:20:03.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:03.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/data
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/wal
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.1.62.67:0
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/data/info.pb
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.1.62.67
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.1.62.126:38303,127.1.62.125:36851,127.1.62.124:40697
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2409
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.1.62.67
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:03.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:03.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:03.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.895354  2409 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:03.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.896943  2409 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:03.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.905143  2421 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:03.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.905133  2429 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:03.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:03.905135  2422 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:03.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.905459  2409 server_base.cc:1061] running on GCE node
08:20:03.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.906220  2409 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:03.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.906973  2409 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:03.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.908211  2409 hybrid_clock.cc:648] HybridClock initialized: now 1786522803908194 us; error 38 us; skew 500 ppm
08:20:03.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.910614  2409 webserver.cc:533] Webserver started at http://127.1.62.67:37097/ using document root <none> and password file <none>
08:20:03.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.911454  2409 fs_manager.cc:362] Metadata directory not provided
08:20:03.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.911545  2409 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:03.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.911806  2409 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:03.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.914448  2409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/data/instance:
08:20:03.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6"
08:20:03.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:03 on dist-test-slave-2p8l"
08:20:03.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.915166  2409 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/wal/instance:
08:20:03.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6"
08:20:03.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:03 on dist-test-slave-2p8l"
08:20:03.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.920312  2409 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
08:20:03.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.923105  2436 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:03.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.924515  2409 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
08:20:03.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.924638  2409 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/wal
08:20:03.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6"
08:20:03.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:03 on dist-test-slave-2p8l"
08:20:03.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.924738  2409 fs_report.cc:389] FS layout report
08:20:03.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:03.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/wal
08:20:03.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/wal
08:20:03.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/data/data
08:20:03.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:03.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:03.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:03.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:03.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:03.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:03.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:03.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:03.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:03.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:03.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:03.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.959434  2409 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:03.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.960343  2409 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:03.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.960528  2409 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:03.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.961203  2409 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:03.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.962543  2409 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:03.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.962597  2409 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:03.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.962641  2409 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:03.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.962657  2409 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:03.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.974108  2638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.62.67:35205 every 8 connection(s)
08:20:03.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.974104  2409 rpc_server.cc:307] RPC server started. Bound to: 127.1.62.67:35205
08:20:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.975404  2409 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/data/info.pb
08:20:03.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.984360  1273 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 2409
08:20:03.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.984526  1273 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11814767105759650925/ts-2/wal/instance
08:20:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.988916  2642 heartbeater.cc:344] Connected to a master server at 127.1.62.126:38303
08:20:03.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.989344  2642 heartbeater.cc:461] Registering TS with master...
08:20:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.989020  2639 heartbeater.cc:344] Connected to a master server at 127.1.62.124:40697
08:20:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.988965  2645 heartbeater.cc:344] Connected to a master server at 127.1.62.125:36851
08:20:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.990219  2642 heartbeater.cc:507] Master 127.1.62.126:38303 requested a full tablet report, sending...
08:20:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.990264  2645 heartbeater.cc:461] Registering TS with master...
08:20:03.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.990481  2645 heartbeater.cc:507] Master 127.1.62.125:36851 requested a full tablet report, sending...
08:20:03.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.990234  2639 heartbeater.cc:461] Registering TS with master...
08:20:03.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.991178  2639 heartbeater.cc:507] Master 127.1.62.124:40697 requested a full tablet report, sending...
08:20:03.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.991647  1499 ts_manager.cc:194] Registered new tserver with Master: b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205)
08:20:03.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.991710  1346 ts_manager.cc:194] Registered new tserver with Master: b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205)
08:20:03.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.992183  1644 ts_manager.cc:194] Registered new tserver with Master: b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205)
08:20:03.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:03.992539  1499 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.1.62.67:52045
08:20:04.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.000828  1767 catalog_manager.cc:1295] Loaded cluster ID: 281d0a2b62014eccbc1dbcd860cdf8b9
08:20:04.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.000954  1767 catalog_manager.cc:1588] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f: loading cluster ID for follower catalog manager: success
08:20:04.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.003177  1767 catalog_manager.cc:1610] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f: acquiring CA information for follower catalog manager: success
08:20:04.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.004500  1767 catalog_manager.cc:1638] T 00000000000000000000000000000000 P eb89a30ca048476c8f967a67b173709f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:20:04.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.005911  1273 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
08:20:04.007 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:20:04.007 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

08:20:04.010 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.1.62.126"
      port: 38303
    }
    bound_http_address {
      host: "127.1.62.126"
      port: 35213
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.1.62.125"
      port: 36851
    }
    bound_http_address {
      host: "127.1.62.125"
      port: 33225
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.1.62.124"
      port: 40697
    }
    bound_http_address {
      host: "127.1.62.124"
      port: 37517
    }
  }
}

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

08:20:04.011 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.1.62.65"
      port: 39415
    }
    bound_http_address {
      host: "127.1.62.65"
      port: 37637
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.1.62.66"
      port: 43009
    }
    bound_http_address {
      host: "127.1.62.66"
      port: 42151
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.1.62.67"
      port: 35205
    }
    bound_http_address {
      host: "127.1.62.67"
      port: 37097
    }
  }
}

08:20:04.011 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
08:20:04.014 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:04.016 [DEBUG - main] (Connection.java:748) [peer master-127.1.62.126:38303(127.1.62.126:38303)] connecting to peer
08:20:04.017 [DEBUG - main] (Connection.java:748) [peer master-127.1.62.125:36851(127.1.62.125:36851)] connecting to peer
08:20:04.018 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.1.62.126:38303(127.1.62.126:38303)] Successfully connected to peer
08:20:04.021 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.1.62.126
08:20:04.021 [DEBUG - main] (Connection.java:748) [peer master-127.1.62.124:40697(127.1.62.124:40697)] connecting to peer
08:20:04.022 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.1.62.125:36851(127.1.62.125:36851)] Successfully connected to peer
08:20:04.025 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.1.62.125
08:20:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.025187  1820 catalog_manager.cc:1295] Loaded cluster ID: 281d0a2b62014eccbc1dbcd860cdf8b9
08:20:04.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.025331  1820 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373: loading cluster ID for follower catalog manager: success
08:20:04.026 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.1.62.124:40697(127.1.62.124:40697)] Successfully connected to peer
08:20:04.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.028470  1820 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373: acquiring CA information for follower catalog manager: success
08:20:04.030 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.1.62.124
08:20:04.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.030288  1820 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 580a55b8d47048c98a09992af432a373: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:20:04.043 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3bd374f3, L:/127.0.0.1:39638 - R:/127.1.62.125:36851] using SASL/PLAIN
08:20:04.046 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:04.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=32), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.62.126:38303, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.62.125:36851, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.1.62.124:40697, [30ms] Sub RPC ConnectToMaster: received response from server master-127.1.62.125:36851: OK, deferred=null) after lookup
08:20:04.048 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x63b9a27b, L:/127.0.0.1:42038 - R:/127.1.62.124:40697] using SASL/PLAIN
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.048987  1499 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39638:
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITScannerMultiTablet-1786522793949"
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:04.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:04.050 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x389f6a17, L:/127.0.0.1:35614 - R:/127.1.62.126:38303] using SASL/PLAIN
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
08:20:04.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:20:04.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:04.051433  1499 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.ITScannerMultiTablet-1786522793949 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
08:20:04.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table e9fcc8cebaf24f59b18b1761d72919de
08:20:04.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.084757  1983 tablet_service.cc:1511] Processing CreateTablet for tablet 9530d231fae640b6a032d4866083f86b (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=e9fcc8cebaf24f59b18b1761d72919de]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:04.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.086035  1983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9530d231fae640b6a032d4866083f86b. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:04.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.086333  1982 tablet_service.cc:1511] Processing CreateTablet for tablet 63f47c726ed24f8da7720de5c55273c6 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=e9fcc8cebaf24f59b18b1761d72919de]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:04.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.086014  2263 tablet_service.cc:1511] Processing CreateTablet for tablet 9530d231fae640b6a032d4866083f86b (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=e9fcc8cebaf24f59b18b1761d72919de]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:04.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.086912  1982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f47c726ed24f8da7720de5c55273c6. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:04.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.087149  2263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9530d231fae640b6a032d4866083f86b. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:04.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.089139  2260 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1290f9b9a34262a603a8694eccd6d3 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=e9fcc8cebaf24f59b18b1761d72919de]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:04.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.089462  2260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1290f9b9a34262a603a8694eccd6d3. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:04.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.090381  2262 tablet_service.cc:1511] Processing CreateTablet for tablet 63f47c726ed24f8da7720de5c55273c6 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=e9fcc8cebaf24f59b18b1761d72919de]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:04.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.090638  2262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f47c726ed24f8da7720de5c55273c6. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:04.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.092746  1981 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1290f9b9a34262a603a8694eccd6d3 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=e9fcc8cebaf24f59b18b1761d72919de]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:04.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.093011  1981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1290f9b9a34262a603a8694eccd6d3. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:04.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.095710  2703 tablet_bootstrap.cc:492] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2: Bootstrap starting.
08:20:04.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.098374  2699 tablet_bootstrap.cc:492] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc: Bootstrap starting.
08:20:04.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.099532  2703 tablet_bootstrap.cc:654] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2: Neither blocks nor log segments found. Creating new log.
08:20:04.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.102486  2699 tablet_bootstrap.cc:654] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc: Neither blocks nor log segments found. Creating new log.
08:20:04.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.102949  2703 log.cc:826] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2: Log is configured to *not* fsync() on all Append() calls
08:20:04.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.104854  2699 log.cc:826] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc: Log is configured to *not* fsync() on all Append() calls
08:20:04.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.106184  2525 tablet_service.cc:1511] Processing CreateTablet for tablet 9530d231fae640b6a032d4866083f86b (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=e9fcc8cebaf24f59b18b1761d72919de]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:04.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.106176  2524 tablet_service.cc:1511] Processing CreateTablet for tablet 63f47c726ed24f8da7720de5c55273c6 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=e9fcc8cebaf24f59b18b1761d72919de]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:04.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.107848  2525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9530d231fae640b6a032d4866083f86b. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:04.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.108088  2703 tablet_bootstrap.cc:492] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2: No bootstrap required, opened a new log
08:20:04.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.106176  2522 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1290f9b9a34262a603a8694eccd6d3 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=e9fcc8cebaf24f59b18b1761d72919de]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:04.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.108438  2703 ts_tablet_manager.cc:1403] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.000s
08:20:04.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.108668  2524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63f47c726ed24f8da7720de5c55273c6. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:04.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.112509  2699 tablet_bootstrap.cc:492] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc: No bootstrap required, opened a new log
08:20:04.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.112627  2703 raft_consensus.cc:359] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.112896  2703 raft_consensus.cc:385] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:04.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.112957  2703 raft_consensus.cc:740] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1f93ad9e4de46ba8a1e978ac54171a2, State: Initialized, Role: FOLLOWER
08:20:04.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.113015  2699 ts_tablet_manager.cc:1403] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.003s
08:20:04.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.113529  2703 consensus_queue.cc:260] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [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: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.113710  2522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1290f9b9a34262a603a8694eccd6d3. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:04.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.115003  2703 ts_tablet_manager.cc:1434] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
08:20:04.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.119844  2398 heartbeater.cc:499] Master 127.1.62.125:36851 was elected leader, sending a full tablet report...
08:20:04.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.119910  2703 tablet_bootstrap.cc:492] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2: Bootstrap starting.
08:20:04.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.121279  2703 tablet_bootstrap.cc:654] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2: Neither blocks nor log segments found. Creating new log.
08:20:04.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.121802  2699 raft_consensus.cc:359] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.122380  2699 raft_consensus.cc:385] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:04.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.123062  2699 raft_consensus.cc:740] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86203e354bff4786a37ab664fa523edc, State: Initialized, Role: FOLLOWER
08:20:04.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.124631  2699 consensus_queue.cc:260] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc [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: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.125044  2711 tablet_bootstrap.cc:492] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Bootstrap starting.
08:20:04.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.125872  2699 ts_tablet_manager.cc:1434] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
08:20:04.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.126309  2118 heartbeater.cc:499] Master 127.1.62.125:36851 was elected leader, sending a full tablet report...
08:20:04.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.126405  2699 tablet_bootstrap.cc:492] T 8e1290f9b9a34262a603a8694eccd6d3 P 86203e354bff4786a37ab664fa523edc: Bootstrap starting.
08:20:04.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.127741  2699 tablet_bootstrap.cc:654] T 8e1290f9b9a34262a603a8694eccd6d3 P 86203e354bff4786a37ab664fa523edc: Neither blocks nor log segments found. Creating new log.
08:20:04.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.130999  2703 tablet_bootstrap.cc:492] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2: No bootstrap required, opened a new log
08:20:04.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.131129  2703 ts_tablet_manager.cc:1403] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.000s
08:20:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.131215  2711 tablet_bootstrap.cc:654] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Neither blocks nor log segments found. Creating new log.
08:20:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.131577  2699 tablet_bootstrap.cc:492] T 8e1290f9b9a34262a603a8694eccd6d3 P 86203e354bff4786a37ab664fa523edc: No bootstrap required, opened a new log
08:20:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.131662  2699 ts_tablet_manager.cc:1403] T 8e1290f9b9a34262a603a8694eccd6d3 P 86203e354bff4786a37ab664fa523edc: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.001s
08:20:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.131922  2703 raft_consensus.cc:359] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.132046  2703 raft_consensus.cc:385] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.132081  2703 raft_consensus.cc:740] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1f93ad9e4de46ba8a1e978ac54171a2, State: Initialized, Role: FOLLOWER
08:20:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.132241  2703 consensus_queue.cc:260] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [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: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.132321  2711 log.cc:826] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Log is configured to *not* fsync() on all Append() calls
08:20:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.132318  2699 raft_consensus.cc:359] T 8e1290f9b9a34262a603a8694eccd6d3 P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.132436  2699 raft_consensus.cc:385] T 8e1290f9b9a34262a603a8694eccd6d3 P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.132467  2699 raft_consensus.cc:740] T 8e1290f9b9a34262a603a8694eccd6d3 P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86203e354bff4786a37ab664fa523edc, State: Initialized, Role: FOLLOWER
08:20:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.132556  2703 ts_tablet_manager.cc:1434] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:20:04.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.132628  2699 consensus_queue.cc:260] T 8e1290f9b9a34262a603a8694eccd6d3 P 86203e354bff4786a37ab664fa523edc [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: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.134514  2703 tablet_bootstrap.cc:492] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2: Bootstrap starting.
08:20:04.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.135792  2703 tablet_bootstrap.cc:654] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2: Neither blocks nor log segments found. Creating new log.
08:20:04.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.136627  2699 ts_tablet_manager.cc:1434] T 8e1290f9b9a34262a603a8694eccd6d3 P 86203e354bff4786a37ab664fa523edc: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
08:20:04.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.139113  2699 tablet_bootstrap.cc:492] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc: Bootstrap starting.
08:20:04.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.139986  2711 tablet_bootstrap.cc:492] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: No bootstrap required, opened a new log
08:20:04.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.140296  2711 ts_tablet_manager.cc:1403] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.000s
08:20:04.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.140550  2699 tablet_bootstrap.cc:654] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc: Neither blocks nor log segments found. Creating new log.
08:20:04.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.142025  2699 tablet_bootstrap.cc:492] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc: No bootstrap required, opened a new log
08:20:04.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.142146  2699 ts_tablet_manager.cc:1403] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
08:20:04.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.142637  2699 raft_consensus.cc:359] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:04.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.142758  2699 raft_consensus.cc:385] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:04.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.142789  2699 raft_consensus.cc:740] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86203e354bff4786a37ab664fa523edc, State: Initialized, Role: FOLLOWER
08:20:04.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.142952  2699 consensus_queue.cc:260] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [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: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:04.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.143379  2699 ts_tablet_manager.cc:1434] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:20:04.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.144057  2703 tablet_bootstrap.cc:492] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2: No bootstrap required, opened a new log
08:20:04.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.144160  2703 ts_tablet_manager.cc:1403] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
08:20:04.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.144057  2711 raft_consensus.cc:359] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.144361  2711 raft_consensus.cc:385] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:04.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.144426  2711 raft_consensus.cc:740] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b058b37c4dc54fa2bbb2b7ca4a9ecbb6, State: Initialized, Role: FOLLOWER
08:20:04.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.144739  2703 raft_consensus.cc:359] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.144868  2703 raft_consensus.cc:385] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:04.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.144901  2703 raft_consensus.cc:740] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1f93ad9e4de46ba8a1e978ac54171a2, State: Initialized, Role: FOLLOWER
08:20:04.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.145069  2703 consensus_queue.cc:260] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [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: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.145054  2711 consensus_queue.cc:260] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [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: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.145360  2703 ts_tablet_manager.cc:1434] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
08:20:04.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.146389  2711 ts_tablet_manager.cc:1434] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
08:20:04.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.147127  2645 heartbeater.cc:499] Master 127.1.62.125:36851 was elected leader, sending a full tablet report...
08:20:04.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.151893  2711 tablet_bootstrap.cc:492] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Bootstrap starting.
08:20:04.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.153483  2711 tablet_bootstrap.cc:654] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Neither blocks nor log segments found. Creating new log.
08:20:04.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.154799  2711 tablet_bootstrap.cc:492] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: No bootstrap required, opened a new log
08:20:04.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.154888  2711 ts_tablet_manager.cc:1403] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
08:20:04.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.155465  2711 raft_consensus.cc:359] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:04.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.155570  2711 raft_consensus.cc:385] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:04.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.155593  2711 raft_consensus.cc:740] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b058b37c4dc54fa2bbb2b7ca4a9ecbb6, State: Initialized, Role: FOLLOWER
08:20:04.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.155779  2711 consensus_queue.cc:260] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [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: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:04.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.156605  2711 ts_tablet_manager.cc:1434] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
08:20:04.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.156965  2711 tablet_bootstrap.cc:492] T 63f47c726ed24f8da7720de5c55273c6 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Bootstrap starting.
08:20:04.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.158394  2711 tablet_bootstrap.cc:654] T 63f47c726ed24f8da7720de5c55273c6 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Neither blocks nor log segments found. Creating new log.
08:20:04.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.160336  2711 tablet_bootstrap.cc:492] T 63f47c726ed24f8da7720de5c55273c6 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: No bootstrap required, opened a new log
08:20:04.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.160437  2711 ts_tablet_manager.cc:1403] T 63f47c726ed24f8da7720de5c55273c6 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
08:20:04.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.161012  2711 raft_consensus.cc:359] T 63f47c726ed24f8da7720de5c55273c6 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.161125  2711 raft_consensus.cc:385] T 63f47c726ed24f8da7720de5c55273c6 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:04.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.161156  2711 raft_consensus.cc:740] T 63f47c726ed24f8da7720de5c55273c6 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b058b37c4dc54fa2bbb2b7ca4a9ecbb6, State: Initialized, Role: FOLLOWER
08:20:04.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.161306  2711 consensus_queue.cc:260] T 63f47c726ed24f8da7720de5c55273c6 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [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: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.161597  2711 ts_tablet_manager.cc:1434] T 63f47c726ed24f8da7720de5c55273c6 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
08:20:04.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.173892  2708 raft_consensus.cc:493] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:04.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.174229  2708 raft_consensus.cc:515] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.176062  2708 leader_election.cc:290] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86203e354bff4786a37ab664fa523edc (127.1.62.65:39415), b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205)
08:20:04.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.181077  2562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f47c726ed24f8da7720de5c55273c6" candidate_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" is_pre_election: true
08:20:04.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.181319  2026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f47c726ed24f8da7720de5c55273c6" candidate_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86203e354bff4786a37ab664fa523edc" is_pre_election: true
08:20:04.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.181510  2562 raft_consensus.cc:2468] T 63f47c726ed24f8da7720de5c55273c6 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1f93ad9e4de46ba8a1e978ac54171a2 in term 0.
08:20:04.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.181576  2026 raft_consensus.cc:2468] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1f93ad9e4de46ba8a1e978ac54171a2 in term 0.
08:20:04.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.182135  2169 leader_election.cc:304] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [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: a1f93ad9e4de46ba8a1e978ac54171a2, b058b37c4dc54fa2bbb2b7ca4a9ecbb6; no voters: 
08:20:04.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.182540  2708 raft_consensus.cc:2804] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:04.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.182646  2708 raft_consensus.cc:493] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:04.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.182696  2708 raft_consensus.cc:3060] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Advancing to term 1
08:20:04.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.183831  2708 raft_consensus.cc:515] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.184342  2708 leader_election.cc:290] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [CANDIDATE]: Term 1 election: Requested vote from peers 86203e354bff4786a37ab664fa523edc (127.1.62.65:39415), b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205)
08:20:04.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.184789  2026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f47c726ed24f8da7720de5c55273c6" candidate_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86203e354bff4786a37ab664fa523edc"
08:20:04.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.184844  2562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63f47c726ed24f8da7720de5c55273c6" candidate_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6"
08:20:04.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.184957  2026 raft_consensus.cc:3060] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Advancing to term 1
08:20:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.184989  2562 raft_consensus.cc:3060] T 63f47c726ed24f8da7720de5c55273c6 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Advancing to term 1
08:20:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.186327  2562 raft_consensus.cc:2468] T 63f47c726ed24f8da7720de5c55273c6 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1f93ad9e4de46ba8a1e978ac54171a2 in term 1.
08:20:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.186345  2026 raft_consensus.cc:2468] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1f93ad9e4de46ba8a1e978ac54171a2 in term 1.
08:20:04.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.186767  2164 leader_election.cc:304] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [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: 86203e354bff4786a37ab664fa523edc, a1f93ad9e4de46ba8a1e978ac54171a2; no voters: 
08:20:04.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.186975  2708 raft_consensus.cc:2804] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 FOLLOWER]: Leader election won for term 1
08:20:04.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.187172  2708 raft_consensus.cc:697] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 LEADER]: Becoming Leader. State: Replica: a1f93ad9e4de46ba8a1e978ac54171a2, State: Running, Role: LEADER
08:20:04.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.187903  2708 consensus_queue.cc:237] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [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: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.193765  1499 catalog_manager.cc:5719] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1f93ad9e4de46ba8a1e978ac54171a2 (127.1.62.66). New cstate: current_term: 1 leader_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } health_report { overall_health: UNKNOWN } } }
08:20:04.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:04.226974  2650 tablet.cc:2406] T 63f47c726ed24f8da7720de5c55273c6 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:04.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:04.236505  2399 tablet.cc:2406] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:04.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:04.253779  2122 tablet.cc:2406] T 63f47c726ed24f8da7720de5c55273c6 P 86203e354bff4786a37ab664fa523edc: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:04.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.377094  2708 raft_consensus.cc:493] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:04.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.377302  2708 raft_consensus.cc:515] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.377921  2708 leader_election.cc:290] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86203e354bff4786a37ab664fa523edc (127.1.62.65:39415), b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205)
08:20:04.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.378629  2026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1290f9b9a34262a603a8694eccd6d3" candidate_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86203e354bff4786a37ab664fa523edc" is_pre_election: true
08:20:04.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.378692  2562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1290f9b9a34262a603a8694eccd6d3" candidate_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" is_pre_election: true
08:20:04.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.378847  2026 raft_consensus.cc:2468] T 8e1290f9b9a34262a603a8694eccd6d3 P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1f93ad9e4de46ba8a1e978ac54171a2 in term 0.
08:20:04.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.378870  2562 raft_consensus.cc:2468] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1f93ad9e4de46ba8a1e978ac54171a2 in term 0.
08:20:04.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.379278  2164 leader_election.cc:304] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [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: 86203e354bff4786a37ab664fa523edc, a1f93ad9e4de46ba8a1e978ac54171a2; no voters: 
08:20:04.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.379479  2708 raft_consensus.cc:2804] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:04.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.379550  2708 raft_consensus.cc:493] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:04.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.379597  2708 raft_consensus.cc:3060] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Advancing to term 1
08:20:04.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.380594  2708 raft_consensus.cc:515] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.381019  2708 leader_election.cc:290] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [CANDIDATE]: Term 1 election: Requested vote from peers 86203e354bff4786a37ab664fa523edc (127.1.62.65:39415), b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205)
08:20:04.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.381496  2026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1290f9b9a34262a603a8694eccd6d3" candidate_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86203e354bff4786a37ab664fa523edc"
08:20:04.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.381518  2562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1290f9b9a34262a603a8694eccd6d3" candidate_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6"
08:20:04.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.381650  2562 raft_consensus.cc:3060] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Advancing to term 1
08:20:04.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.381667  2026 raft_consensus.cc:3060] T 8e1290f9b9a34262a603a8694eccd6d3 P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Advancing to term 1
08:20:04.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.382589  2562 raft_consensus.cc:2468] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1f93ad9e4de46ba8a1e978ac54171a2 in term 1.
08:20:04.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.382792  2026 raft_consensus.cc:2468] T 8e1290f9b9a34262a603a8694eccd6d3 P 86203e354bff4786a37ab664fa523edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1f93ad9e4de46ba8a1e978ac54171a2 in term 1.
08:20:04.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.382920  2169 leader_election.cc:304] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [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: a1f93ad9e4de46ba8a1e978ac54171a2, b058b37c4dc54fa2bbb2b7ca4a9ecbb6; no voters: 
08:20:04.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.383127  2708 raft_consensus.cc:2804] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 FOLLOWER]: Leader election won for term 1
08:20:04.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.383255  2708 raft_consensus.cc:697] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 LEADER]: Becoming Leader. State: Replica: a1f93ad9e4de46ba8a1e978ac54171a2, State: Running, Role: LEADER
08:20:04.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.383445  2708 consensus_queue.cc:237] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [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: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } }
08:20:04.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.385720  1499 catalog_manager.cc:5719] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1f93ad9e4de46ba8a1e978ac54171a2 (127.1.62.66). New cstate: current_term: 1 leader_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } health_report { overall_health: UNKNOWN } } }
08:20:04.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.538547  2727 raft_consensus.cc:493] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:04.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.538803  2727 raft_consensus.cc:515] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:04.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.540452  2727 leader_election.cc:290] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1f93ad9e4de46ba8a1e978ac54171a2 (127.1.62.66:43009), 86203e354bff4786a37ab664fa523edc (127.1.62.65:39415)
08:20:04.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.544909  2721 raft_consensus.cc:493] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:04.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.545113  2721 raft_consensus.cc:515] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:04.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.545320  2026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9530d231fae640b6a032d4866083f86b" candidate_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86203e354bff4786a37ab664fa523edc" is_pre_election: true
08:20:04.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.545706  2026 raft_consensus.cc:2468] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b058b37c4dc54fa2bbb2b7ca4a9ecbb6 in term 0.
08:20:04.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.546239  2303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9530d231fae640b6a032d4866083f86b" candidate_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" is_pre_election: true
08:20:04.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.546236  2437 leader_election.cc:304] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [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: 86203e354bff4786a37ab664fa523edc, b058b37c4dc54fa2bbb2b7ca4a9ecbb6; no voters: 
08:20:04.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.546489  2303 raft_consensus.cc:2468] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b058b37c4dc54fa2bbb2b7ca4a9ecbb6 in term 0.
08:20:04.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.546576  2727 raft_consensus.cc:2804] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:04.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.546638  2727 raft_consensus.cc:493] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:04.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.546676  2727 raft_consensus.cc:3060] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 0 FOLLOWER]: Advancing to term 1
08:20:04.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.546818  2721 leader_election.cc:290] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1f93ad9e4de46ba8a1e978ac54171a2 (127.1.62.66:43009), b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205)
08:20:04.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.548722  2727 raft_consensus.cc:515] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:04.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.549167  2727 leader_election.cc:290] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [CANDIDATE]: Term 1 election: Requested vote from peers a1f93ad9e4de46ba8a1e978ac54171a2 (127.1.62.66:43009), 86203e354bff4786a37ab664fa523edc (127.1.62.65:39415)
08:20:04.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.549533  2303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9530d231fae640b6a032d4866083f86b" candidate_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2"
08:20:04.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.549676  2303 raft_consensus.cc:3060] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 0 FOLLOWER]: Advancing to term 1
08:20:04.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.549904  2026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9530d231fae640b6a032d4866083f86b" candidate_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86203e354bff4786a37ab664fa523edc"
08:20:04.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.550022  2026 raft_consensus.cc:3060] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 0 FOLLOWER]: Advancing to term 1
08:20:04.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.551034  2303 raft_consensus.cc:2468] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b058b37c4dc54fa2bbb2b7ca4a9ecbb6 in term 1.
08:20:04.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.551234  2026 raft_consensus.cc:2468] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b058b37c4dc54fa2bbb2b7ca4a9ecbb6 in term 1.
08:20:04.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.551847  2444 leader_election.cc:304] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [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: a1f93ad9e4de46ba8a1e978ac54171a2, b058b37c4dc54fa2bbb2b7ca4a9ecbb6; no voters: 
08:20:04.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.552027  2727 raft_consensus.cc:2804] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 1 FOLLOWER]: Leader election won for term 1
08:20:04.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.552032  2562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9530d231fae640b6a032d4866083f86b" candidate_uuid: "86203e354bff4786a37ab664fa523edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" is_pre_election: true
08:20:04.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.552245  2303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9530d231fae640b6a032d4866083f86b" candidate_uuid: "86203e354bff4786a37ab664fa523edc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" is_pre_election: true
08:20:04.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.552264  2727 raft_consensus.cc:697] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 1 LEADER]: Becoming Leader. State: Replica: b058b37c4dc54fa2bbb2b7ca4a9ecbb6, State: Running, Role: LEADER
08:20:04.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.552443  2303 raft_consensus.cc:2393] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 86203e354bff4786a37ab664fa523edc in current term 1: Already voted for candidate b058b37c4dc54fa2bbb2b7ca4a9ecbb6 in this term.
08:20:04.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.552722  2727 consensus_queue.cc:237] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [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: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:04.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.556972  1883 leader_election.cc:304] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86203e354bff4786a37ab664fa523edc; no voters: a1f93ad9e4de46ba8a1e978ac54171a2, b058b37c4dc54fa2bbb2b7ca4a9ecbb6
08:20:04.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.557526  2721 raft_consensus.cc:2749] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
08:20:04.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.557571  1499 catalog_manager.cc:5719] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67). New cstate: current_term: 1 leader_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } health_report { overall_health: UNKNOWN } } }
08:20:04.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.581967  2708 consensus_queue.cc:1048] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:04.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.590965  2733 consensus_queue.cc:1048] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:04.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.809 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.811 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.811 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.812 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.812 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.814 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.814 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.816 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.817 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.818 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.819 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.820 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.821 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.822 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.823 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.825 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@488b50ec, flushNotification=Deferred@413550077(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:04.826 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299998}]
08:20:04.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.828 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.829 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.832 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6090f3ca, flushNotification=Deferred@933646237(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:04.832 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.833 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.834 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.835 [DEBUG - main] (Connection.java:748) [peer a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)] connecting to peer
08:20:04.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.835 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.836 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.837 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.838 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.838 [DEBUG - main] (Connection.java:748) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] connecting to peer
08:20:04.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.840 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.841 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.841 [DEBUG - kudu-nio-3] (Connection.java:757) [peer a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)] Successfully connected to peer
08:20:04.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.842 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.844 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.845 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.846 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.846 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.847 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.848 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.850 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.854 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.855 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.855 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.856 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.857 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.857 [DEBUG - kudu-nio-4] (Connection.java:757) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] Successfully connected to peer
08:20:04.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.858 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.859 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.859 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.860 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.861 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.862 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.863 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.864 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.865 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xf3169277, L:/127.0.0.1:49030 - R:/127.1.62.66:43009] using TOKEN/null
08:20:04.865 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.898 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x0380c977, L:/127.0.0.1:51154 - R:/127.1.62.67:35205] using TOKEN/null
08:20:04.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.903537  2024 raft_consensus.cc:1275] T 8e1290f9b9a34262a603a8694eccd6d3 P 86203e354bff4786a37ab664fa523edc [term 1 FOLLOWER]: Refusing update from remote peer a1f93ad9e4de46ba8a1e978ac54171a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:04.904 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.904165  2733 consensus_queue.cc:1048] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:04.905 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.905 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.906 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.906387  2560 raft_consensus.cc:1275] T 8e1290f9b9a34262a603a8694eccd6d3 P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [term 1 FOLLOWER]: Refusing update from remote peer a1f93ad9e4de46ba8a1e978ac54171a2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:04.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.907 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:04.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:04.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.907119  2733 consensus_queue.cc:1048] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:04.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:04.912 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:04.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.925834  2751 mvcc.cc:204] Tried to move back new op lower bound from 7317597408874463232 to 7317597406756618240. Current Snapshot: MvccSnapshot[applied={T|T < 7317597408874463232}]
08:20:04.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:04.999253  2024 raft_consensus.cc:1275] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 1 FOLLOWER]: Refusing update from remote peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:05.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.000869  2303 raft_consensus.cc:1275] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 FOLLOWER]: Refusing update from remote peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:05.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.001641  2727 consensus_queue.cc:1048] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:05.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.003907  2727 consensus_queue.cc:1048] T 9530d231fae640b6a032d4866083f86b P b058b37c4dc54fa2bbb2b7ca4a9ecbb6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:05.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.005614  2778 mvcc.cc:204] Tried to move back new op lower bound from 7317597408874463232 to 7317597406756618240. Current Snapshot: MvccSnapshot[applied={T|T < 7317597408874463232}]
08:20:05.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:05.067178  2754 mvcc.cc:204] Tried to move back new op lower bound from 7317597409289670656 to 7317597407452069888. Current Snapshot: MvccSnapshot[applied={T|T < 7317597408968790016}]
08:20:05.081 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@bdecc21, flushNotification=Deferred@1580874189(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.091 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@21f9277b, flushNotification=Deferred@538618049(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.223 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5d58c727, flushNotification=Deferred@1386440976(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.239 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3a095ec0, flushNotification=Deferred@1327539680(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.303 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@54da32dc, flushNotification=Deferred@494414526(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.369 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6df7988f, flushNotification=Deferred@665988980(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.384 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@22fba58c, flushNotification=Deferred@2122991287(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.454 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2fe88a09, flushNotification=Deferred@420993295(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.507 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@66bfd864, flushNotification=Deferred@1252820474(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.532 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@21fff664, flushNotification=Deferred@101162229(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.615 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1e6308a9, flushNotification=Deferred@818859466(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.683 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6edc4161, flushNotification=Deferred@1418102907(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.734 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5226e402, flushNotification=Deferred@339788561(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.811 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@189b5fb1, flushNotification=Deferred@2017380745(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.826 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1ddd3478, flushNotification=Deferred@261567641(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.911 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4d33940d, flushNotification=Deferred@1137667747(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:05.919 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@37c5fc56, flushNotification=Deferred@29369803(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:06.000 [DEBUG - kudu-nio-3] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@26633b3e, flushNotification=Deferred@1772188862(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:06.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:06.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:06.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:06.050 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:06.050 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [3ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, deferred=null)) after lookup
08:20:06.059 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4b23522a947140f68a6a06f1e47c37e2", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597413594001408) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:06.060 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:656) Scanner "4b23522a947140f68a6a06f1e47c37e2" opened on 9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]
08:20:06.060 [INFO - Time-limited test] (MiniKuduCluster.java:475) Killing tablet server 127.1.62.67:35205
08:20:06.060 [DEBUG - Time-limited test] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 2
  }
}

08:20:06.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:06.061129  1273 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 2409
08:20:06.081 [DEBUG - Time-limited test] (MiniKuduCluster.java:195) Response: 
08:20:06.081 [DEBUG - kudu-nio-4] (Connection.java:239) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] handling channelInactive
08:20:06.082 [DEBUG - kudu-nio-4] (Connection.java:709) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] cleaning up while in state READY due to: connection closed
08:20:06.082 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205) for tablet 9530d231fae640b6a032d4866083f86b: connection closed
08:20:06.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:06.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:06.098 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:06.099 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:06.099 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="4b23522a947140f68a6a06f1e47c37e2", state=NEXT, tablet=9530d231fae640b6a032d4866083f86b, attempt=2, KuduRpc(method=Scan, tablet=9530d231fae640b6a032d4866083f86b, attempt=2, TimeoutTracker(timeout=30000, elapsed=17), Traces: [0ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [0ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: connection closed, [0ms] delaying RPC due to: Network error: connection closed, [14ms] refreshing cache from master, [14ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [16ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, deferred=Deferred@806979018(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test, errback=NextRow errback -> wakeup thread Time-limited test))) after lookup
08:20:06.099 [DEBUG - kudu-nio-1] (Connection.java:748) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] connecting to peer
08:20:06.103 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.103 [DEBUG - kudu-nio-5] (Connection.java:709) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] cleaning up while in state CONNECTING due to: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.103 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205) for tablet 9530d231fae640b6a032d4866083f86b: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:06.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:06.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:06.118 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:06.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="4b23522a947140f68a6a06f1e47c37e2", state=NEXT, tablet=9530d231fae640b6a032d4866083f86b, attempt=4, KuduRpc(method=Scan, tablet=9530d231fae640b6a032d4866083f86b, attempt=4, TimeoutTracker(timeout=30000, elapsed=36), Traces: [0ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [0ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: connection closed, [0ms] delaying RPC due to: Network error: connection closed, [14ms] refreshing cache from master, [14ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [16ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [17ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [21ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [21ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [35ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, deferred=Deferred@806979018(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@138624019 after retry RPC@2079824484), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@138624019 after retry RPC@2079824484)))) after lookup
08:20:06.119 [DEBUG - kudu-nio-1] (Connection.java:748) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] connecting to peer
08:20:06.121 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.121 [DEBUG - kudu-nio-6] (Connection.java:709) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] cleaning up while in state CONNECTING due to: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.121 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205) for tablet 9530d231fae640b6a032d4866083f86b: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:06.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:06.159 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:06.160 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:06.160 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="4b23522a947140f68a6a06f1e47c37e2", state=NEXT, tablet=9530d231fae640b6a032d4866083f86b, attempt=6, KuduRpc(method=Scan, tablet=9530d231fae640b6a032d4866083f86b, attempt=6, TimeoutTracker(timeout=30000, elapsed=78), Traces: [0ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [0ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: connection closed, [0ms] delaying RPC due to: Network error: connection closed, [14ms] refreshing cache from master, [14ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [16ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [17ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [21ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [21ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [35ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [37ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [39ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [39ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [74ms] refreshing cache from master, [74ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [76ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, deferred=Deferred@806979018(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@138624019 after retry RPC@2079824484) -> (continuation of Deferred@1654896290 after retry RPC@71642102), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@138624019 after retry RPC@2079824484) -> (continuation of Deferred@1654896290 after retry RPC@71642102)))) after lookup
08:20:06.161 [DEBUG - kudu-nio-1] (Connection.java:748) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] connecting to peer
08:20:06.163 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.163 [DEBUG - kudu-nio-7] (Connection.java:709) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] cleaning up while in state CONNECTING due to: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.163 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205) for tablet 9530d231fae640b6a032d4866083f86b: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:06.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:06.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:06.279 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:06.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="4b23522a947140f68a6a06f1e47c37e2", state=NEXT, tablet=9530d231fae640b6a032d4866083f86b, attempt=8, KuduRpc(method=Scan, tablet=9530d231fae640b6a032d4866083f86b, attempt=8, TimeoutTracker(timeout=30000, elapsed=197), Traces: [0ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [0ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: connection closed, [0ms] delaying RPC due to: Network error: connection closed, [14ms] refreshing cache from master, [14ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [16ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [17ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [21ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [21ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [35ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [37ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [39ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [39ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [74ms] refreshing cache from master, [74ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [76ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [79ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [81ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [81ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [194ms] refreshing cache from master, [194ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [196ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, deferred=Deferred@806979018(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@138624019 after retry RPC@2079824484) -> (continuation of Deferred@1654896290 after retry RPC@71642102) -> (continuation of Deferred@1461842853 after retry RPC@495475140), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@138624019 after retry RPC@2079824484) -> (continuation of Deferred@1654896290 after retry RPC@71642102) -> (continuation of Deferred@1461842853 after retry RPC@495475140)))) after lookup
08:20:06.280 [DEBUG - kudu-nio-1] (Connection.java:748) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] connecting to peer
08:20:06.281 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.282 [DEBUG - kudu-nio-0] (Connection.java:709) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] cleaning up while in state CONNECTING due to: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.282 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205) for tablet 9530d231fae640b6a032d4866083f86b: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:06.470397  2169 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.62.67:35205: connect: Connection refused (error 111)
08:20:06.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:06.471666  2169 consensus_peers.cc:597] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 -> Peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205): Couldn't send request to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6. Status: Network error: Client connection negotiation failed: client connection to 127.1.62.67:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
08:20:06.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:06.620026  2169 consensus_peers.cc:597] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 -> Peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205): Couldn't send request to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6. Status: Network error: Client connection negotiation failed: client connection to 127.1.62.67:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
08:20:06.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:06.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:06.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:06.659 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:06.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="4b23522a947140f68a6a06f1e47c37e2", state=NEXT, tablet=9530d231fae640b6a032d4866083f86b, attempt=10, KuduRpc(method=Scan, tablet=9530d231fae640b6a032d4866083f86b, attempt=10, TimeoutTracker(timeout=30000, elapsed=577), Traces: [0ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [0ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: connection closed, [0ms] delaying RPC due to: Network error: connection closed, [14ms] refreshing cache from master, [14ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [16ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [17ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [21ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [21ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [35ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [37ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [39ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [39ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [74ms] refreshing cache from master, [74ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [76ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [79ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [81ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [81ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [194ms] refreshing cache from master, [194ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [196ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [198ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [200ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [200ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [574ms] refreshing cache from master, [574ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [576ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, deferred=Deferred@806979018(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@138624019 after retry RPC@2079824484) -> (continuation of Deferred@1654896290 after retry RPC@71642102) -> (continuation of Deferred@1461842853 after retry RPC@495475140) -> (continuation of Deferred@1999773950 after retry RPC@673911205), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@138624019 after retry RPC@2079824484) -> (continuation of Deferred@1654896290 after retry RPC@71642102) -> (continuation of Deferred@1461842853 after retry RPC@495475140) -> (continuation of Deferred@1999773950 after retry RPC@673911205)))) after lookup
08:20:06.660 [DEBUG - kudu-nio-1] (Connection.java:748) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] connecting to peer
08:20:06.662 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.662 [DEBUG - kudu-nio-1] (Connection.java:709) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] cleaning up while in state CONNECTING due to: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.662 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205) for tablet 9530d231fae640b6a032d4866083f86b: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:06.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:06.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:06.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:06.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="4b23522a947140f68a6a06f1e47c37e2", state=NEXT, tablet=9530d231fae640b6a032d4866083f86b, attempt=12, KuduRpc(method=Scan, tablet=9530d231fae640b6a032d4866083f86b, attempt=12, TimeoutTracker(timeout=30000, elapsed=637), Traces: [0ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [0ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: connection closed, [0ms] delaying RPC due to: Network error: connection closed, [14ms] refreshing cache from master, [14ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [16ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [17ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [21ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [21ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [35ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [37ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [39ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [39ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [74ms] refreshing cache from master, [74ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [76ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [79ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [81ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [81ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [194ms] refreshing cache from master, [194ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [196ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [198ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [200ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [200ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [574ms] refreshing cache from master, [574ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [576ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [578ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [580ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [580ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [634ms] refreshing cache from master, [634ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [636ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, deferred=Deferred@806979018(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@138624019 after retry RPC@2079824484) -> (continuation of Deferred@1654896290 after retry RPC@71642102) -> (continuation of Deferred@1461842853 after retry RPC@495475140) -> (continuation of Deferred@1999773950 after retry RPC@673911205) -> (continuation of Deferred@398690703 after retry RPC@1983700167), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@138624019 after retry RPC@2079824484) -> (continuation of Deferred@1654896290 after retry RPC@71642102) -> (continuation of Deferred@1461842853 after retry RPC@495475140) -> (continuation of Deferred@1999773950 after retry RPC@673911205) -> (continuation of Deferred@398690703 after retry RPC@1983700167)))) after lookup
08:20:06.720 [DEBUG - kudu-nio-1] (Connection.java:748) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] connecting to peer
08:20:06.722 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.722 [DEBUG - kudu-nio-2] (Connection.java:709) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] cleaning up while in state CONNECTING due to: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:06.722 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205) for tablet 9530d231fae640b6a032d4866083f86b: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205
08:20:07.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.520840  2824 raft_consensus.cc:493] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b058b37c4dc54fa2bbb2b7ca4a9ecbb6)
08:20:07.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.520982  2824 raft_consensus.cc:515] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:07.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.521405  2824 leader_election.cc:290] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205), 86203e354bff4786a37ab664fa523edc (127.1.62.65:39415)
08:20:07.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.522033  2026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9530d231fae640b6a032d4866083f86b" candidate_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "86203e354bff4786a37ab664fa523edc" is_pre_election: true
08:20:07.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:07.522933  2169 leader_election.cc:336] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205): Network error: Client connection negotiation failed: client connection to 127.1.62.67:35205: connect: Connection refused (error 111)
08:20:07.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.523039  2169 leader_election.cc:304] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1f93ad9e4de46ba8a1e978ac54171a2; no voters: 86203e354bff4786a37ab664fa523edc, b058b37c4dc54fa2bbb2b7ca4a9ecbb6
08:20:07.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.523229  2824 raft_consensus.cc:2749] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
08:20:07.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.536063  2829 raft_consensus.cc:493] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b058b37c4dc54fa2bbb2b7ca4a9ecbb6)
08:20:07.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.536172  2829 raft_consensus.cc:515] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:07.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.536664  2829 leader_election.cc:290] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a1f93ad9e4de46ba8a1e978ac54171a2 (127.1.62.66:43009), b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205)
08:20:07.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.537076  2303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9530d231fae640b6a032d4866083f86b" candidate_uuid: "86203e354bff4786a37ab664fa523edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" is_pre_election: true
08:20:07.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.537226  2303 raft_consensus.cc:2468] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86203e354bff4786a37ab664fa523edc in term 1.
08:20:07.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:07.537451  1883 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.62.67:35205: connect: Connection refused (error 111)
08:20:07.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.537631  1884 leader_election.cc:304] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 86203e354bff4786a37ab664fa523edc, a1f93ad9e4de46ba8a1e978ac54171a2; no voters: 
08:20:07.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.537814  2829 raft_consensus.cc:2804] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 1 FOLLOWER]: Leader pre-election won for term 2
08:20:07.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.537863  2829 raft_consensus.cc:493] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 1 FOLLOWER]: Starting leader election (detected failure of leader b058b37c4dc54fa2bbb2b7ca4a9ecbb6)
08:20:07.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.537899  2829 raft_consensus.cc:3060] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 1 FOLLOWER]: Advancing to term 2
08:20:07.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:07.538604  1883 leader_election.cc:336] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205): Network error: Client connection negotiation failed: client connection to 127.1.62.67:35205: connect: Connection refused (error 111)
08:20:07.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.539163  2829 raft_consensus.cc:515] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:07.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.539547  2829 leader_election.cc:290] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [CANDIDATE]: Term 2 election: Requested vote from peers a1f93ad9e4de46ba8a1e978ac54171a2 (127.1.62.66:43009), b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205)
08:20:07.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.540066  2303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9530d231fae640b6a032d4866083f86b" candidate_uuid: "86203e354bff4786a37ab664fa523edc" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2"
08:20:07.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.540177  2303 raft_consensus.cc:3060] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 1 FOLLOWER]: Advancing to term 2
08:20:07.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:07.540580  1883 leader_election.cc:336] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205): Network error: Client connection negotiation failed: client connection to 127.1.62.67:35205: connect: Connection refused (error 111)
08:20:07.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.541276  2303 raft_consensus.cc:2468] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86203e354bff4786a37ab664fa523edc in term 2.
08:20:07.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.541636  1884 leader_election.cc:304] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 86203e354bff4786a37ab664fa523edc, a1f93ad9e4de46ba8a1e978ac54171a2; no voters: b058b37c4dc54fa2bbb2b7ca4a9ecbb6
08:20:07.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.541857  2829 raft_consensus.cc:2804] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 2 FOLLOWER]: Leader election won for term 2
08:20:07.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.542110  2829 raft_consensus.cc:697] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [term 2 LEADER]: Becoming Leader. State: Replica: 86203e354bff4786a37ab664fa523edc, State: Running, Role: LEADER
08:20:07.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.542502  2829 consensus_queue.cc:237] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } }
08:20:07.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.545576  1492 catalog_manager.cc:5719] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc reported cstate change: term changed from 1 to 2, leader changed from b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67) to 86203e354bff4786a37ab664fa523edc (127.1.62.65). New cstate: current_term: 2 leader_uuid: "86203e354bff4786a37ab664fa523edc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b058b37c4dc54fa2bbb2b7ca4a9ecbb6" member_type: VOTER last_known_addr { host: "127.1.62.67" port: 35205 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86203e354bff4786a37ab664fa523edc" member_type: VOTER last_known_addr { host: "127.1.62.65" port: 39415 } health_report { overall_health: HEALTHY } } }
08:20:07.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.937561  2303 raft_consensus.cc:1275] T 9530d231fae640b6a032d4866083f86b P a1f93ad9e4de46ba8a1e978ac54171a2 [term 2 FOLLOWER]: Refusing update from remote peer 86203e354bff4786a37ab664fa523edc: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 2 index: 22. (index mismatch)
08:20:07.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:07.938167  2829 consensus_queue.cc:1048] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1f93ad9e4de46ba8a1e978ac54171a2" member_type: VOTER last_known_addr { host: "127.1.62.66" port: 43009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
08:20:07.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:07.943943  1883 consensus_peers.cc:597] T 9530d231fae640b6a032d4866083f86b P 86203e354bff4786a37ab664fa523edc -> Peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205): Couldn't send request to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6. Status: Network error: Client connection negotiation failed: client connection to 127.1.62.67:35205: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
08:20:08.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:08.966226  2169 consensus_peers.cc:597] T 63f47c726ed24f8da7720de5c55273c6 P a1f93ad9e4de46ba8a1e978ac54171a2 -> Peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205): Couldn't send request to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6. Status: Network error: Client connection negotiation failed: client connection to 127.1.62.67:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
08:20:09.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:09.326716  2169 consensus_peers.cc:597] T 8e1290f9b9a34262a603a8694eccd6d3 P a1f93ad9e4de46ba8a1e978ac54171a2 -> Peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6 (127.1.62.67:35205): Couldn't send request to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6. Status: Network error: Client connection negotiation failed: client connection to 127.1.62.67:35205: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
08:20:09.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 9530d231fae640b6a032d4866083f86b for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:09.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 63f47c726ed24f8da7720de5c55273c6 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:09.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 8e1290f9b9a34262a603a8694eccd6d3 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:09.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415)[L],a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:09.719 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="4b23522a947140f68a6a06f1e47c37e2", state=NEXT, tablet=9530d231fae640b6a032d4866083f86b, attempt=14, KuduRpc(method=Scan, tablet=9530d231fae640b6a032d4866083f86b, attempt=14, TimeoutTracker(timeout=30000, elapsed=3637), Traces: [0ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [0ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: connection closed, [0ms] delaying RPC due to: Network error: connection closed, [14ms] refreshing cache from master, [14ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [16ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [17ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [21ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [21ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [35ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [37ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [39ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [39ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [74ms] refreshing cache from master, [74ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [76ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [79ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [81ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [81ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [194ms] refreshing cache from master, [194ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [196ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [198ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [200ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [200ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [574ms] refreshing cache from master, [574ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [576ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [578ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [580ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [580ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [634ms] refreshing cache from master, [634ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [636ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, [638ms] sending RPC to server b058b37c4dc54fa2bbb2b7ca4a9ecbb6, [640ms] received response from server b058b37c4dc54fa2bbb2b7ca4a9ecbb6: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [640ms] delaying RPC due to: Network error: Failed to connect to peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205): Connection refused: /127.1.62.67:35205, [3633ms] refreshing cache from master, [3633ms] Sub RPC GetTableLocations: sending RPC to server master-127.1.62.125:36851, [3636ms] Sub RPC GetTableLocations: received response from server master-127.1.62.125:36851: OK, deferred=Deferred@806979018(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@138624019 after retry RPC@2079824484) -> (continuation of Deferred@1654896290 after retry RPC@71642102) -> (continuation of Deferred@1461842853 after retry RPC@495475140) -> (continuation of Deferred@1999773950 after retry RPC@673911205) -> (continuation of Deferred@398690703 after retry RPC@1983700167) -> (continuation of Deferred@56857174 after retry RPC@329886745), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@138624019 after retry RPC@2079824484) -> (continuation of Deferred@1654896290 after retry RPC@71642102) -> (continuation of Deferred@1461842853 after retry RPC@495475140) -> (continuation of Deferred@1999773950 after retry RPC@673911205) -> (continuation of Deferred@398690703 after retry RPC@1983700167) -> (continuation of Deferred@56857174 after retry RPC@329886745)))) after lookup
08:20:09.721 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 86203e354bff4786a37ab664fa523edc(127.1.62.65:39415)] connecting to peer
08:20:09.722 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 86203e354bff4786a37ab664fa523edc(127.1.62.65:39415)] Successfully connected to peer
08:20:09.741 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xfccb4cf0, L:/127.0.0.1:45726 - R:/127.1.62.65:39415] using TOKEN/null
08:20:09.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:09.743494  1941 tablet_service.cc:3179] Scan: Not found: Scanner 4b23522a947140f68a6a06f1e47c37e2 not found (it may have expired): call sequence id=1, remote={username='slave'} at 127.0.0.1:45726
08:20:09.745 [WARN - kudu-nio-3] (AsyncKuduScanner.java:796) Scanner expired, creating a new one KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=null, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x056645BE)
08:20:09.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1e6593d13d0d4686aabd65fa368bf53e", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597413594001408) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x056645BE)
08:20:09.755 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1e6593d13d0d4686aabd65fa368bf53e" opened on 9530d231fae640b6a032d4866083f86b@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415)[L],a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009),b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]
08:20:09.758 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0A6AA49D)
08:20:09.760 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0F011824)
08:20:09.762 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1365CFCD)
08:20:09.764 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1856DD34)
08:20:09.766 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1D225B23)
08:20:09.768 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2203B86F)
08:20:09.771 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x26855E78)
08:20:09.773 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2BF7C058)
08:20:09.775 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x30A2EAEB)
08:20:09.776 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x34B54C16)
08:20:09.778 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3A70BB9E)
08:20:09.779 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3F608D1C)
08:20:09.781 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x43E48C62)
08:20:09.782 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x495F5A9A)
08:20:09.784 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4E9E70BA)
08:20:09.786 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x53B103A7)
08:20:09.787 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x57EAB54E)
08:20:09.788 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5D52A74A)
08:20:09.789 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x63156277)
08:20:09.791 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x687084BE)
08:20:09.792 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6DE0142C)
08:20:09.794 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7260987E)
08:20:09.797 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7781A33C)
08:20:09.798 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7CA779F4)
08:20:09.800 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x815D22AC)
08:20:09.802 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x867D49A0)
08:20:09.804 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8AF054D4)
08:20:09.807 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9036BC30)
08:20:09.808 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x953AB263)
08:20:09.810 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x99CAB645)
08:20:09.813 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9E9C05AD)
08:20:09.815 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA39148CF)
08:20:09.816 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA8239EF3)
08:20:09.818 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAC5FC906)
08:20:09.819 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB04EED99)
08:20:09.821 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB44121A4)
08:20:09.831 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB903BC83)
08:20:09.834 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBDA53105)
08:20:09.838 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC2693E8F)
08:20:09.841 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC81C45A5)
08:20:09.843 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCD18B2AC)
08:20:09.845 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD150A8FA)
08:20:09.847 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD60472AE)
08:20:09.849 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDAF6CBE4)
08:20:09.851 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDFE7F126)
08:20:09.853 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE43DF892)
08:20:09.855 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE90604A1)
08:20:09.857 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEDAE5926)
08:20:09.859 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF31A2258)
08:20:09.860 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF844C940)
08:20:09.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 72 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=9530d231fae640b6a032d4866083f86b, scannerId="1e6593d13d0d4686aabd65fa368bf53e", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFD8F7CF5)
08:20:09.863 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 9530d231fae640b6a032d4866083f86b for partition [0x00000000, 0x00000001) with scanner id "1e6593d13d0d4686aabd65fa368bf53e"
08:20:09.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "464569561a284cb3b090f29504ac0199", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597413594001408) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:09.874 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "464569561a284cb3b090f29504ac0199" opened on 63f47c726ed24f8da7720de5c55273c6@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]
08:20:09.876 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x05F6F088)
08:20:09.878 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0B4BCCF9)
08:20:09.880 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x10E7C0FE)
08:20:09.881 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x157539B2)
08:20:09.883 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x19D0B17D)
08:20:09.888 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1F24EAD1)
08:20:09.894 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2417E941)
08:20:09.896 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x297D3323)
08:20:09.897 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2EE6BC39)
08:20:09.899 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x336A65F3)
08:20:09.908 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x387C5AB4)
08:20:09.910 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3D82D743)
08:20:09.912 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4371EEA5)
08:20:09.914 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x483A4617)
08:20:09.918 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4C6982F5)
08:20:09.920 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x51630F0C)
08:20:09.921 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x55EB592B)
08:20:09.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5B0369D1)
08:20:09.927 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x60858A86)
08:20:09.929 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x65FEC675)
08:20:09.931 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6C3FA2A4)
08:20:09.933 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x70BF2CFE)
08:20:09.937 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x75C9C517)
08:20:09.940 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7AD321DE)
08:20:09.942 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7FA5EA6F)
08:20:09.944 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8476AF94)
08:20:09.956 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x89454442)
08:20:09.959 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8E2B8B30)
08:20:09.963 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x92A07384)
08:20:09.966 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x98657805)
08:20:09.970 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9DF30077)
08:20:09.973 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA34D4605)
08:20:09.975 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA811BC5D)
08:20:09.981 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAD91334D)
08:20:09.984 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB21E5DD1)
08:20:09.987 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB78C6CF6)
08:20:09.989 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBC49F284)
08:20:09.991 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC0614AC5)
08:20:09.995 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC59C6D9E)
08:20:09.997 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCA47E6A5)
08:20:09.999 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCF022165)
08:20:10.000 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD3C7FD2E)
08:20:10.002 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD85FD326)
08:20:10.004 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDE4BA2D3)
08:20:10.006 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE3184248)
08:20:10.009 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE86DE21B)
08:20:10.012 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xED409855)
08:20:10.013 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF17FCD73)
08:20:10.017 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF5FBE5C7)
08:20:10.019 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFAB8150E)
08:20:10.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 11 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=63f47c726ed24f8da7720de5c55273c6, scannerId="464569561a284cb3b090f29504ac0199", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFF76B3BD)
08:20:10.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 63f47c726ed24f8da7720de5c55273c6 for partition [0x00000001, 0x00000002) with scanner id "464569561a284cb3b090f29504ac0199"
08:20:10.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f619d698361548ae91ca92053a0098da", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597413594001408) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:10.026 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f619d698361548ae91ca92053a0098da" opened on 8e1290f9b9a34262a603a8694eccd6d3@[86203e354bff4786a37ab664fa523edc(127.1.62.65:39415),a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)[L],b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)]
08:20:10.028 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x04E2C9BE)
08:20:10.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0A064A66)
08:20:10.031 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0EDC7B51)
08:20:10.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x14587B56)
08:20:10.034 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x18F1D2BB)
08:20:10.035 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1D8AD1F6)
08:20:10.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x22A28E17)
08:20:10.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2684CCAA)
08:20:10.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2ABAF2C7)
08:20:10.042 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2FABA846)
08:20:10.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x33B6BC76)
08:20:10.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x386B28F3)
08:20:10.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3CADF20B)
08:20:10.047 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x41A9461E)
08:20:10.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4703AD77)
08:20:10.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4BAE7E40)
08:20:10.051 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x50B0CEEE)
08:20:10.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5533D308)
08:20:10.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5ADA7926)
08:20:10.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x60557D39)
08:20:10.056 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6590F8C6)
08:20:10.057 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x69A588F3)
08:20:10.060 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6EC546D7)
08:20:10.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x73A3F380)
08:20:10.062 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x783C434B)
08:20:10.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7CC93B8A)
08:20:10.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8142AC63)
08:20:10.066 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x869EA4B3)
08:20:10.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8BACBAEC)
08:20:10.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x90DD0F59)
08:20:10.071 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x95FFBFA3)
08:20:10.072 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9B32DE1E)
08:20:10.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA020D759)
08:20:10.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA593E079)
08:20:10.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAAA810EB)
08:20:10.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAFB7C7E4)
08:20:10.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB4928C8C)
08:20:10.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB9F4D114)
08:20:10.081 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBE82AFDA)
08:20:10.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC38A063B)
08:20:10.083 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC8112B9B)
08:20:10.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCD500E06)
08:20:10.085 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD27F4865)
08:20:10.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD7657F85)
08:20:10.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDBD7664F)
08:20:10.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE05FB469)
08:20:10.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE512C6D5)
08:20:10.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEA6E7BDC)
08:20:10.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEF53BFE2)
08:20:10.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF3ED6675)
08:20:10.098 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF93D0FCF)
08:20:10.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 77 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8e1290f9b9a34262a603a8694eccd6d3, scannerId="f619d698361548ae91ca92053a0098da", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFD243025)
08:20:10.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 8e1290f9b9a34262a603a8694eccd6d3 for partition [0x00000002, 0x00000003) with scanner id "f619d698361548ae91ca92053a0098da"
08:20:10.100 [DEBUG - main] (Connection.java:575) [peer master-127.1.62.125:36851(127.1.62.125:36851)] disconnecting while in state READY
08:20:10.100 [DEBUG - main] (Connection.java:575) [peer a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)] disconnecting while in state READY
08:20:10.100 [DEBUG - main] (Connection.java:575) [peer master-127.1.62.124:40697(127.1.62.124:40697)] disconnecting while in state READY
08:20:10.100 [DEBUG - main] (Connection.java:575) [peer b058b37c4dc54fa2bbb2b7ca4a9ecbb6(127.1.62.67:35205)] disconnecting while in state TERMINATED
08:20:10.100 [DEBUG - main] (Connection.java:575) [peer 86203e354bff4786a37ab664fa523edc(127.1.62.65:39415)] disconnecting while in state READY
08:20:10.100 [DEBUG - main] (Connection.java:575) [peer master-127.1.62.126:38303(127.1.62.126:38303)] disconnecting while in state READY
08:20:10.101 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.1.62.125:36851(127.1.62.125:36851)] handling channelInactive
08:20:10.101 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.1.62.125:36851(127.1.62.125:36851)] cleaning up while in state READY due to: connection closed
08:20:10.101 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.1.62.124:40697(127.1.62.124:40697)] handling channelInactive
08:20:10.101 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.1.62.124:40697(127.1.62.124:40697)] cleaning up while in state READY due to: connection closed
08:20:10.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.1.62.126:38303(127.1.62.126:38303)] handling channelInactive
08:20:10.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.1.62.126:38303(127.1.62.126:38303)] cleaning up while in state READY due to: connection closed
08:20:10.102 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:10.103 [DEBUG - kudu-nio-3] (Connection.java:239) [peer a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)] handling channelInactive
08:20:10.103 [DEBUG - kudu-nio-3] (Connection.java:709) [peer a1f93ad9e4de46ba8a1e978ac54171a2(127.1.62.66:43009)] cleaning up while in state READY due to: connection closed
08:20:10.103 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 86203e354bff4786a37ab664fa523edc(127.1.62.65:39415)] handling channelInactive
08:20:10.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.103741  1273 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 1853
08:20:10.104 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 86203e354bff4786a37ab664fa523edc(127.1.62.65:39415)] cleaning up while in state READY due to: connection closed
08:20:10.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.135483  1273 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 2133
08:20:10.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.175951  1273 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 1296
08:20:10.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.196560  1273 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 1429
08:20:10.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.217944  1273 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 1585
08:20:10.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:10Z chronyd exiting
.08:20:10.317 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786522810317
08:20:10.320 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
08:20:10.321 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
08:20:10.321 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskIgH8jJ/test-tmp
08:20:10.322 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
08:20:10.322 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskIgH8jJ/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
08:20:10.325 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

08:20:10.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.454859  2886 mini_oidc.cc:150] Starting JWKS server
08:20:10.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.457083  2886 webserver.cc:533] Webserver started at http://127.0.0.1:41551/ using document root <none> and password file <none>
08:20:10.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.457250  2886 mini_oidc.cc:186] Starting OIDC Discovery server
08:20:10.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.457492  2886 webserver.cc:533] Webserver started at http://127.0.0.1:39593/ using document root <none> and password file <none>
08:20:10.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:10Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
08:20:10.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:10Z Disabled control of system clock
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.477201  2886 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/wal
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/data
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/logs
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/data/info.pb
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:10.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.209.190:33753
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.209.190
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.209.148:46729
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.209.190:33753,127.2.209.189:33561,127.2.209.188:44891
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:10.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41551/jwks.json with env {}
08:20:10.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.606437  2907 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:10.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.606766  2907 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:10.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.606820  2907 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:10.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.610613  2907 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:10.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.610709  2907 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:10.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.610733  2907 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:10.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.610751  2907 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:10.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.610778  2907 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:10.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.610793  2907 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41551/jwks.json
08:20:10.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.615375  2907 master_runner.cc:387] Master server non-default flags:
08:20:10.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/logs
08:20:10.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:10.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.209.148:46729
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/data
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/wal
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.209.190:33753,127.2.209.189:33561,127.2.209.188:44891
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.209.190:33753
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41551/jwks.json
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/data/info.pb
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.209.190
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.2907
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:10.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:10.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.617002  2907 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:10.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.618716  2907 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:10.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.625986  2916 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:10.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.626010  2917 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:10.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.626089  2921 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:10.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.626477  2907 server_base.cc:1061] running on GCE node
08:20:10.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.627116  2907 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:10.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.628389  2907 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:10.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.629622  2907 hybrid_clock.cc:648] HybridClock initialized: now 1786522810629598 us; error 117 us; skew 500 ppm
08:20:10.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.632768  2907 webserver.cc:533] Webserver started at http://127.2.209.190:45141/ using document root <none> and password file <none>
08:20:10.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.633642  2907 fs_manager.cc:362] Metadata directory not provided
08:20:10.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.633764  2907 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:10.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.634137  2907 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:10.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.636345  2907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/data/instance:
08:20:10.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "134ad7f7600d4f8e90892f367b35a9d5"
08:20:10.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:10 on dist-test-slave-2p8l"
08:20:10.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.637038  2907 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/wal/instance:
08:20:10.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "134ad7f7600d4f8e90892f367b35a9d5"
08:20:10.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:10 on dist-test-slave-2p8l"
08:20:10.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.641577  2907 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
08:20:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.644707  2933 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:10.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.646222  2907 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
08:20:10.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.646409  2907 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/wal
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "134ad7f7600d4f8e90892f367b35a9d5"
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:10 on dist-test-slave-2p8l"
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.646580  2907 fs_report.cc:389] FS layout report
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/wal
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/wal
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/data/data
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:10.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:10.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.664847  2907 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:10.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.665745  2907 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:10.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.665956  2907 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:10.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.673854  2907 rpc_server.cc:307] RPC server started. Bound to: 127.2.209.190:33753
08:20:10.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.673877  3031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.209.190:33753 every 8 connection(s)
08:20:10.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.675061  2907 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/data/info.pb
08:20:10.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.676225  2886 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 2907
08:20:10.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.676400  2886 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-0/wal/instance
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.678359  2886 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/wal
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/data
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/logs
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/data/info.pb
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:10.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.209.189:33561
08:20:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.209.189
08:20:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.209.148:46729
08:20:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.209.190:33753,127.2.209.189:33561,127.2.209.188:44891
08:20:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41551/jwks.json with env {}
08:20:10.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.679109  3032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:10.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.682570  3032 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } has no permanent_uuid. Determining permanent_uuid...
08:20:10.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.696488  3032 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } has no permanent_uuid. Determining permanent_uuid...
08:20:10.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.697366  2936 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.209.189:33561: connect: Connection refused (error 111)
08:20:10.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.698438  3032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.209.189:33561: Network error: Client connection negotiation failed: client connection to 127.2.209.189:33561: connect: Connection refused (error 111)
08:20:10.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.747689  3032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } attempt: 1
08:20:10.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.749400  3032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.209.189:33561: Network error: Client connection negotiation failed: client connection to 127.2.209.189:33561: connect: Connection refused (error 111)
08:20:10.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.797725  3038 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:10.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.797945  3038 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:10.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.797995  3038 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:10.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.801534  3038 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:10.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.801591  3038 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:10.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.801611  3038 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:10.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.801630  3038 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:10.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.801647  3038 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:10.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.801661  3038 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41551/jwks.json
08:20:10.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.805564  3038 master_runner.cc:387] Master server non-default flags:
08:20:10.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/logs
08:20:10.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:10.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.209.148:46729
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/data
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/wal
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.209.190:33753,127.2.209.189:33561,127.2.209.188:44891
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.209.189:33561
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41551/jwks.json
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/data/info.pb
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.209.189
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3038
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.806679  3038 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:10.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.807772  3038 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:10.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.813360  3053 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:10.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.813373  3055 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:10.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.813714  3038 server_base.cc:1061] running on GCE node
08:20:10.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.813400  3051 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:10.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.814275  3038 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:10.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.815317  3038 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:10.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.816483  3038 hybrid_clock.cc:648] HybridClock initialized: now 1786522810816468 us; error 29 us; skew 500 ppm
08:20:10.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.817585  3032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } attempt: 2
08:20:10.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.818567  3038 webserver.cc:533] Webserver started at http://127.2.209.189:39599/ using document root <none> and password file <none>
08:20:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.819132  3032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.209.189:33561: Network error: Client connection negotiation failed: client connection to 127.2.209.189:33561: connect: Connection refused (error 111)
08:20:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.819285  3038 fs_manager.cc:362] Metadata directory not provided
08:20:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.819370  3038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.819608  3038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:10.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.821586  3038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/data/instance:
08:20:10.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "86adea0cb2b647509b37d58e63a6cc5d"
08:20:10.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:10 on dist-test-slave-2p8l"
08:20:10.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.822189  3038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/wal/instance:
08:20:10.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "86adea0cb2b647509b37d58e63a6cc5d"
08:20:10.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:10 on dist-test-slave-2p8l"
08:20:10.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.826514  3038 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
08:20:10.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.829176  3072 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.830472  3038 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.830592  3038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/wal
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "86adea0cb2b647509b37d58e63a6cc5d"
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:10 on dist-test-slave-2p8l"
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.830689  3038 fs_report.cc:389] FS layout report
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/wal
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/wal
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/data/data
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:10.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:10.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:10.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:10.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:10.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:10.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:10.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.852485  3038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:10.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.853150  3038 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:10.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.853310  3038 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:10.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.860591  3174 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.209.189:33561 every 8 connection(s)
08:20:10.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.860610  3038 rpc_server.cc:307] RPC server started. Bound to: 127.2.209.189:33561
08:20:10.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.861683  3038 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/data/info.pb
08:20:10.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.864828  3176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:10.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.866911  2886 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 3038
08:20:10.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.867039  2886 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-1/wal/instance
08:20:10.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.867664  2886 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:10.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:10.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/wal
08:20:10.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/data
08:20:10.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:10.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/logs
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/data/info.pb
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.209.188:44891
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.209.188
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.209.148:46729
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.209.190:33753,127.2.209.189:33561,127.2.209.188:44891
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41551/jwks.json with env {}
08:20:10.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.867777  3176 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } has no permanent_uuid. Determining permanent_uuid...
08:20:10.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.877113  3176 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } has no permanent_uuid. Determining permanent_uuid...
08:20:10.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.883548  3176 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } has no permanent_uuid. Determining permanent_uuid...
08:20:10.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.884332  3073 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.209.188:44891: connect: Connection refused (error 111)
08:20:10.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.885215  3176 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.209.188:44891: Network error: Client connection negotiation failed: client connection to 127.2.209.188:44891: connect: Connection refused (error 111)
08:20:10.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.910344  3032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } attempt: 3
08:20:10.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.915489  3032 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } has no permanent_uuid. Determining permanent_uuid...
08:20:10.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.916872  3032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.209.188:44891: Network error: Client connection negotiation failed: client connection to 127.2.209.188:44891: connect: Connection refused (error 111)
08:20:10.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.934453  3176 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } attempt: 1
08:20:10.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.936028  3176 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.209.188:44891: Network error: Client connection negotiation failed: client connection to 127.2.209.188:44891: connect: Connection refused (error 111)
08:20:10.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.948062  3032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } attempt: 1
08:20:10.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.949766  3032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.209.188:44891: Network error: Client connection negotiation failed: client connection to 127.2.209.188:44891: connect: Connection refused (error 111)
08:20:10.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.979537  3179 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:10.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.979795  3179 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:10.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.979862  3179 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:10.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.983294  3179 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:10.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.983381  3179 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:10.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.983412  3179 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:10.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.983436  3179 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:10.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.983461  3179 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:10.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.983480  3179 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41551/jwks.json
08:20:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.987409  3179 master_runner.cc:387] Master server non-default flags:
08:20:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/logs
08:20:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.209.148:46729
08:20:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/data
08:20:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/wal
08:20:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.2.209.190:33753,127.2.209.189:33561,127.2.209.188:44891
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.209.188:44891
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41551/jwks.json
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/data/info.pb
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.209.188
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3179
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:10.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.988722  3179 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:10.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.989845  3179 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:10.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.995213  3195 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:10.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.995199  3192 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:10.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:10.995289  3191 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:10.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.995579  3179 server_base.cc:1061] running on GCE node
08:20:10.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.996100  3179 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:10.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.996948  3179 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.998129  3179 hybrid_clock.cc:648] HybridClock initialized: now 1786522810998104 us; error 34 us; skew 500 ppm
08:20:10.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:10.999861  3179 webserver.cc:533] Webserver started at http://127.2.209.188:42657/ using document root <none> and password file <none>
08:20:11.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.000432  3179 fs_manager.cc:362] Metadata directory not provided
08:20:11.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.000519  3179 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:11.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.000748  3179 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:11.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.002354  3179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/data/instance:
08:20:11.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "965102b267ff437d90ee698613f8494c"
08:20:11.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:10 on dist-test-slave-2p8l"
08:20:11.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.002863  3179 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/wal/instance:
08:20:11.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "965102b267ff437d90ee698613f8494c"
08:20:11.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:10 on dist-test-slave-2p8l"
08:20:11.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.004238  3176 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } attempt: 2
08:20:11.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.005653  3176 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.209.188:44891: Network error: Client connection negotiation failed: client connection to 127.2.209.188:44891: connect: Connection refused (error 111)
08:20:11.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.006531  3179 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
08:20:11.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.008592  3204 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.009616  3179 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:20:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.009719  3179 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/wal
08:20:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "965102b267ff437d90ee698613f8494c"
08:20:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:10 on dist-test-slave-2p8l"
08:20:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.009790  3179 fs_report.cc:389] FS layout report
08:20:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/wal
08:20:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/wal
08:20:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/data/data
08:20:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:11.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:11.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:11.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:11.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:11.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:11.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:11.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:11.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:11.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:11.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:11.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.021237  3179 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:11.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.021767  3179 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:11.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.021903  3179 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:11.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.024950  3032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } attempt: 2
08:20:11.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.026552  3032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.2.209.188:44891: Network error: Client connection negotiation failed: client connection to 127.2.209.188:44891: connect: Connection refused (error 111)
08:20:11.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.029435  3309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.209.188:44891 every 8 connection(s)
08:20:11.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.029451  3179 rpc_server.cc:307] RPC server started. Bound to: 127.2.209.188:44891
08:20:11.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.030562  3179 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/data/info.pb
08:20:11.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.033306  3310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:11.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.035110  2886 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 3179
08:20:11.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.035208  2886 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/master-2/wal/instance
08:20:11.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.036269  3310 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } has no permanent_uuid. Determining permanent_uuid...
08:20:11.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.046150  3310 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } has no permanent_uuid. Determining permanent_uuid...
08:20:11.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.053018  3310 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } has no permanent_uuid. Determining permanent_uuid...
08:20:11.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.060477  3310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c: Bootstrap starting.
08:20:11.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.063100  3310 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c: Neither blocks nor log segments found. Creating new log.
08:20:11.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.063767  3310 log.cc:826] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c: Log is configured to *not* fsync() on all Append() calls
08:20:11.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.065366  3310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c: No bootstrap required, opened a new log
08:20:11.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.068086  3310 raft_consensus.cc:359] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } }
08:20:11.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.068238  3310 raft_consensus.cc:385] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:11.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.068279  3310 raft_consensus.cc:740] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 965102b267ff437d90ee698613f8494c, State: Initialized, Role: FOLLOWER
08:20:11.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.068616  3310 consensus_queue.cc:260] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [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: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } }
08:20:11.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.069332  3326 sys_catalog.cc:455] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [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: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } } }
08:20:11.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.069463  3326 sys_catalog.cc:458] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [sys.catalog]: This master's current role is: FOLLOWER
08:20:11.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.069880  3310 sys_catalog.cc:565] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [sys.catalog]: configured and running, proceeding with master startup.
08:20:11.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.074950  3347 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:11.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.075031  3347 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:11.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.073603  3179 master_runner.cc:187] Error getting master registration for 127.2.209.190:33753: OK, instance_id { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" instance_seqno: 1786522810671704 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:20:11.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.075629  3179 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:11.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.096834  3176 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } attempt: 3
08:20:11.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.103473  3176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d: Bootstrap starting.
08:20:11.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.105947  3176 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d: Neither blocks nor log segments found. Creating new log.
08:20:11.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.106741  3176 log.cc:826] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d: Log is configured to *not* fsync() on all Append() calls
08:20:11.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.108381  3176 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d: No bootstrap required, opened a new log
08:20:11.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.111281  3176 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } }
08:20:11.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.111454  3176 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:11.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.111516  3176 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86adea0cb2b647509b37d58e63a6cc5d, State: Initialized, Role: FOLLOWER
08:20:11.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.111972  3176 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [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: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } }
08:20:11.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.112514  3355 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [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: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } } }
08:20:11.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.112643  3355 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [sys.catalog]: This master's current role is: FOLLOWER
08:20:11.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.113183  3176 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [sys.catalog]: configured and running, proceeding with master startup.
08:20:11.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.118234  3369 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:11.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.118484  3369 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:11.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.117033  3038 master_runner.cc:187] Error getting master registration for 127.2.209.190:33753: OK, instance_id { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" instance_seqno: 1786522810671704 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:20:11.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.119297  3038 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:11.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.125749  3032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } attempt: 3
08:20:11.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.132782  3032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5: Bootstrap starting.
08:20:11.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.135321  3355 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:11.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.135447  3032 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5: Neither blocks nor log segments found. Creating new log.
08:20:11.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.135681  3355 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } }
08:20:11.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.136580  3032 log.cc:826] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5: Log is configured to *not* fsync() on all Append() calls
08:20:11.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.137889  3252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "86adea0cb2b647509b37d58e63a6cc5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "965102b267ff437d90ee698613f8494c" is_pre_election: true
08:20:11.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.138176  3252 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86adea0cb2b647509b37d58e63a6cc5d in term 0.
08:20:11.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.138481  3032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5: No bootstrap required, opened a new log
08:20:11.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.138872  3073 leader_election.cc:304] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [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: 86adea0cb2b647509b37d58e63a6cc5d, 965102b267ff437d90ee698613f8494c; no voters: 
08:20:11.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.139374  3355 leader_election.cc:290] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 134ad7f7600d4f8e90892f367b35a9d5 (127.2.209.190:33753), 965102b267ff437d90ee698613f8494c (127.2.209.188:44891)
08:20:11.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.139657  3355 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:11.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.139873  3355 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:11.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.140090  3355 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [term 0 FOLLOWER]: Advancing to term 1
08:20:11.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.141498  3032 raft_consensus.cc:359] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } }
08:20:11.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.141888  3355 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } }
08:20:11.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.142315  3032 raft_consensus.cc:385] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:11.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.142493  3032 raft_consensus.cc:740] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 134ad7f7600d4f8e90892f367b35a9d5, State: Initialized, Role: FOLLOWER
08:20:11.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.143554  3032 consensus_queue.cc:260] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [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: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } }
08:20:11.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.144871  3032 sys_catalog.cc:565] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [sys.catalog]: configured and running, proceeding with master startup.
08:20:11.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.145013  3252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "86adea0cb2b647509b37d58e63a6cc5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "965102b267ff437d90ee698613f8494c"
08:20:11.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.145124  3252 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [term 0 FOLLOWER]: Advancing to term 1
08:20:11.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.146180  2982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "86adea0cb2b647509b37d58e63a6cc5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134ad7f7600d4f8e90892f367b35a9d5"
08:20:11.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.146355  2982 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [term 0 FOLLOWER]: Advancing to term 1
08:20:11.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.147425  2982 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86adea0cb2b647509b37d58e63a6cc5d in term 1.
08:20:11.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.147665  2983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "86adea0cb2b647509b37d58e63a6cc5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "134ad7f7600d4f8e90892f367b35a9d5" is_pre_election: true
08:20:11.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.148049  3079 leader_election.cc:304] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [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: 134ad7f7600d4f8e90892f367b35a9d5, 86adea0cb2b647509b37d58e63a6cc5d; no voters: 
08:20:11.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.147786  2983 raft_consensus.cc:2376] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 86adea0cb2b647509b37d58e63a6cc5d in term 1. Re-sending same reply.
08:20:11.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.148625  3377 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [term 1 FOLLOWER]: Leader election won for term 1
08:20:11.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.148646  3252 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86adea0cb2b647509b37d58e63a6cc5d in term 1.
08:20:11.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.148845  3377 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [term 1 LEADER]: Becoming Leader. State: Replica: 86adea0cb2b647509b37d58e63a6cc5d, State: Running, Role: LEADER
08:20:11.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.149132  3377 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [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: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } }
08:20:11.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.149187  3355 leader_election.cc:290] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [CANDIDATE]: Term 1 election: Requested vote from peers 134ad7f7600d4f8e90892f367b35a9d5 (127.2.209.190:33753), 965102b267ff437d90ee698613f8494c (127.2.209.188:44891)
08:20:11.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.149833  3379 sys_catalog.cc:455] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } } }
08:20:11.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.149932  3379 sys_catalog.cc:458] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [sys.catalog]: This master's current role is: FOLLOWER
08:20:11.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.153271  3355 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86adea0cb2b647509b37d58e63a6cc5d. Latest consensus state: current_term: 1 leader_uuid: "86adea0cb2b647509b37d58e63a6cc5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } } }
08:20:11.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.153508  3355 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [sys.catalog]: This master's current role is: LEADER
08:20:11.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.155174  3396 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:11.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.155361  3396 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:11.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.155733  3404 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
08:20:11.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.156750  3404 catalog_manager.cc:1520] Initializing Kudu cluster ID...
08:20:11.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.165321  3252 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [term 1 FOLLOWER]: Refusing update from remote peer 86adea0cb2b647509b37d58e63a6cc5d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:11.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.166085  3355 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:11.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.167809  2945 tablet.cc:2406] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:11.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.169692  3326 sys_catalog.cc:455] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86adea0cb2b647509b37d58e63a6cc5d. Latest consensus state: current_term: 1 leader_uuid: "86adea0cb2b647509b37d58e63a6cc5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } } }
08:20:11.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.169790  3326 sys_catalog.cc:458] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [sys.catalog]: This master's current role is: FOLLOWER
08:20:11.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.171032  2983 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [term 1 FOLLOWER]: Refusing update from remote peer 86adea0cb2b647509b37d58e63a6cc5d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:11.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.171722  3355 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:11.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.175161  3379 sys_catalog.cc:455] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86adea0cb2b647509b37d58e63a6cc5d. Latest consensus state: current_term: 1 leader_uuid: "86adea0cb2b647509b37d58e63a6cc5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } } }
08:20:11.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.175256  3379 sys_catalog.cc:458] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [sys.catalog]: This master's current role is: FOLLOWER
08:20:11.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.178970  3398 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "86adea0cb2b647509b37d58e63a6cc5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } } }
08:20:11.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.179081  3398 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [sys.catalog]: This master's current role is: LEADER
08:20:11.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.179438  3326 sys_catalog.cc:455] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "86adea0cb2b647509b37d58e63a6cc5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } } }
08:20:11.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.179554  3326 sys_catalog.cc:458] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c [sys.catalog]: This master's current role is: FOLLOWER
08:20:11.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.183468  3355 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "86adea0cb2b647509b37d58e63a6cc5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } } }
08:20:11.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.183570  3355 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d [sys.catalog]: This master's current role is: LEADER
08:20:11.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.184831  3379 sys_catalog.cc:455] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "86adea0cb2b647509b37d58e63a6cc5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "134ad7f7600d4f8e90892f367b35a9d5" member_type: VOTER last_known_addr { host: "127.2.209.190" port: 33753 } } peers { permanent_uuid: "86adea0cb2b647509b37d58e63a6cc5d" member_type: VOTER last_known_addr { host: "127.2.209.189" port: 33561 } } peers { permanent_uuid: "965102b267ff437d90ee698613f8494c" member_type: VOTER last_known_addr { host: "127.2.209.188" port: 44891 } } }
08:20:11.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.184931  3379 sys_catalog.cc:458] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5 [sys.catalog]: This master's current role is: FOLLOWER
08:20:11.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.185561  3412 mvcc.cc:204] Tried to move back new op lower bound from 7317597434526138368 to 7317597434469720064. Current Snapshot: MvccSnapshot[applied={T|T < 7317597434526138368}]
08:20:11.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.186151  3408 mvcc.cc:204] Tried to move back new op lower bound from 7317597434526138368 to 7317597434469720064. Current Snapshot: MvccSnapshot[applied={T|T < 7317597434526138368}]
08:20:11.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.189132  3405 mvcc.cc:204] Tried to move back new op lower bound from 7317597434526138368 to 7317597434469720064. Current Snapshot: MvccSnapshot[applied={T|T < 7317597434526138368}]
08:20:11.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.193151  3404 catalog_manager.cc:1383] Generated new cluster ID: 6095381ae3034cd092fa15c752e8695e
08:20:11.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.193216  3404 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
08:20:11.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.217342  3404 catalog_manager.cc:1406] Generated new certificate authority record
08:20:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.218760  3404 catalog_manager.cc:1540] Loading token signing keys...
08:20:11.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.234182  3404 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 86adea0cb2b647509b37d58e63a6cc5d: Generated new TSK 0
08:20:11.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.238128  3404 catalog_manager.cc:1550] Initializing in-progress tserver states...
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.260905  2886 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/wal
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/data
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/logs
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/data/info.pb
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.209.129:0
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.209.129
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.209.129
08:20:11.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:11.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.209.190:33753,127.2.209.189:33561,127.2.209.188:44891
08:20:11.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.209.148:46729
08:20:11.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:11.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:11.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:11.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.394053  3422 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:11.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.394357  3422 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:11.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.394421  3422 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:11.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.398250  3422 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:11.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.398411  3422 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.209.129
08:20:11.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.402748  3422 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/logs
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.209.148:46729
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/data
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/wal
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.209.129:0
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/data/info.pb
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.209.129
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.209.190:33753,127.2.209.189:33561,127.2.209.188:44891
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3422
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.209.129
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:11.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:11.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.404085  3422 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:11.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.405294  3422 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:11.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.412503  3433 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:11.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.412518  3436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:11.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.412650  3432 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:11.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.412634  3422 server_base.cc:1061] running on GCE node
08:20:11.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.413507  3422 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:11.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.414148  3422 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:11.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.415324  3422 hybrid_clock.cc:648] HybridClock initialized: now 1786522811415303 us; error 33 us; skew 500 ppm
08:20:11.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.417081  3422 webserver.cc:533] Webserver started at http://127.2.209.129:42681/ using document root <none> and password file <none>
08:20:11.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.417675  3422 fs_manager.cc:362] Metadata directory not provided
08:20:11.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.417759  3422 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:11.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.417984  3422 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:11.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.419554  3422 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/data/instance:
08:20:11.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "691f0e48e0154b4fbd181e1acc714230"
08:20:11.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:11 on dist-test-slave-2p8l"
08:20:11.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.420074  3422 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/wal/instance:
08:20:11.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "691f0e48e0154b4fbd181e1acc714230"
08:20:11.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:11 on dist-test-slave-2p8l"
08:20:11.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.423451  3422 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
08:20:11.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.425530  3450 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:11.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.426497  3422 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:20:11.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.426625  3422 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/wal
08:20:11.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "691f0e48e0154b4fbd181e1acc714230"
08:20:11.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:11 on dist-test-slave-2p8l"
08:20:11.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.426720  3422 fs_report.cc:389] FS layout report
08:20:11.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:11.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/wal
08:20:11.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/wal
08:20:11.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/data/data
08:20:11.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:11.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:11.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.449362  3422 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:11.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.450026  3422 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:11.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.450292  3422 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:11.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.450910  3422 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:11.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.451974  3422 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:11.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.452049  3422 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:11.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.452105  3422 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:11.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.452137  3422 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:11.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.461266  3422 rpc_server.cc:307] RPC server started. Bound to: 127.2.209.129:37921
08:20:11.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.461293  3663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.209.129:37921 every 8 connection(s)
08:20:11.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.462270  3422 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/data/info.pb
08:20:11.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.463407  2886 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 3422
08:20:11.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.463574  2886 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-0/wal/instance
08:20:11.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.467285  2886 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:11.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:11.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/wal
08:20:11.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/data
08:20:11.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:11.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:11.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:11.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:11.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:11.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/logs
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/data/info.pb
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.209.130:0
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.209.130
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.209.130
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.209.190:33753,127.2.209.189:33561,127.2.209.188:44891
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.209.148:46729
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:11.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.473017  3666 heartbeater.cc:344] Connected to a master server at 127.2.209.188:44891
08:20:11.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.473089  3668 heartbeater.cc:344] Connected to a master server at 127.2.209.190:33753
08:20:11.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.473258  3668 heartbeater.cc:461] Registering TS with master...
08:20:11.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.473686  3672 heartbeater.cc:344] Connected to a master server at 127.2.209.189:33561
08:20:11.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.473784  3672 heartbeater.cc:461] Registering TS with master...
08:20:11.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.473868  3668 heartbeater.cc:507] Master 127.2.209.190:33753 requested a full tablet report, sending...
08:20:11.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.473965  3672 heartbeater.cc:507] Master 127.2.209.189:33561 requested a full tablet report, sending...
08:20:11.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.473258  3666 heartbeater.cc:461] Registering TS with master...
08:20:11.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.474625  3666 heartbeater.cc:507] Master 127.2.209.188:44891 requested a full tablet report, sending...
08:20:11.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.475382  3105 ts_manager.cc:194] Registered new tserver with Master: 691f0e48e0154b4fbd181e1acc714230 (127.2.209.129:37921)
08:20:11.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.475414  2968 ts_manager.cc:194] Registered new tserver with Master: 691f0e48e0154b4fbd181e1acc714230 (127.2.209.129:37921)
08:20:11.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.476454  3226 ts_manager.cc:194] Registered new tserver with Master: 691f0e48e0154b4fbd181e1acc714230 (127.2.209.129:37921)
08:20:11.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.476907  3105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.209.129:37907
08:20:11.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.579842  3680 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:11.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.580024  3680 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:11.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.580065  3680 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:11.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.583317  3680 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:11.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.583410  3680 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.209.130
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.587119  3680 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/logs
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.209.148:46729
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/data
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/wal
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.209.130:0
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/data/info.pb
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.209.130
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.209.190:33753,127.2.209.189:33561,127.2.209.188:44891
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3680
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.209.130
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:11.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:11.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:11.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:11.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.588052  3680 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:11.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.589069  3680 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.595696  3700 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.595688  3695 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.595786  3680 server_base.cc:1061] running on GCE node
08:20:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.595801  3703 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.596293  3680 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.596889  3680 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:11.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.598141  3680 hybrid_clock.cc:648] HybridClock initialized: now 1786522811598123 us; error 28 us; skew 500 ppm
08:20:11.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.600085  3680 webserver.cc:533] Webserver started at http://127.2.209.130:33499/ using document root <none> and password file <none>
08:20:11.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.600747  3680 fs_manager.cc:362] Metadata directory not provided
08:20:11.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.600841  3680 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:11.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.601091  3680 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:11.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.602850  3680 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/data/instance:
08:20:11.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8dbbc13a9bcd4326aa0641568d654057"
08:20:11.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:11 on dist-test-slave-2p8l"
08:20:11.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.603440  3680 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/wal/instance:
08:20:11.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8dbbc13a9bcd4326aa0641568d654057"
08:20:11.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:11 on dist-test-slave-2p8l"
08:20:11.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.607028  3680 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
08:20:11.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.609202  3711 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.610237  3680 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.610359  3680 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/wal
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8dbbc13a9bcd4326aa0641568d654057"
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:11 on dist-test-slave-2p8l"
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.610463  3680 fs_report.cc:389] FS layout report
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/wal
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/wal
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/data/data
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:11.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:11.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:11.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.631415  3680 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:11.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.632174  3680 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:11.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.632395  3680 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:11.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.633064  3680 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:11.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.634230  3680 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:11.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.634303  3680 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:11.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.634359  3680 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:11.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.634382  3680 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:11.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.644004  3680 rpc_server.cc:307] RPC server started. Bound to: 127.2.209.130:40863
08:20:11.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.644032  3909 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.209.130:40863 every 8 connection(s)
08:20:11.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.645009  3680 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/data/info.pb
08:20:11.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.652247  2886 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 3680
08:20:11.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.652381  2886 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-1/wal/instance
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.655329  2886 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/wal
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/data
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/logs
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/data/info.pb
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:11.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.209.131:0
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.209.131
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.209.131
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.209.190:33753,127.2.209.189:33561,127.2.209.188:44891
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.209.148:46729
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.656013  3918 heartbeater.cc:344] Connected to a master server at 127.2.209.189:33561
08:20:11.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.656236  3918 heartbeater.cc:461] Registering TS with master...
08:20:11.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.656831  3918 heartbeater.cc:507] Master 127.2.209.189:33561 requested a full tablet report, sending...
08:20:11.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.657584  3916 heartbeater.cc:344] Connected to a master server at 127.2.209.188:44891
08:20:11.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.657821  3916 heartbeater.cc:461] Registering TS with master...
08:20:11.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.657888  3917 heartbeater.cc:344] Connected to a master server at 127.2.209.190:33753
08:20:11.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.658026  3105 ts_manager.cc:194] Registered new tserver with Master: 8dbbc13a9bcd4326aa0641568d654057 (127.2.209.130:40863)
08:20:11.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.658109  3917 heartbeater.cc:461] Registering TS with master...
08:20:11.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.658265  3917 heartbeater.cc:507] Master 127.2.209.190:33753 requested a full tablet report, sending...
08:20:11.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.658267  3916 heartbeater.cc:507] Master 127.2.209.188:44891 requested a full tablet report, sending...
08:20:11.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.658803  3105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.209.130:52207
08:20:11.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.659072  3226 ts_manager.cc:194] Registered new tserver with Master: 8dbbc13a9bcd4326aa0641568d654057 (127.2.209.130:40863)
08:20:11.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.659072  2968 ts_manager.cc:194] Registered new tserver with Master: 8dbbc13a9bcd4326aa0641568d654057 (127.2.209.130:40863)
08:20:11.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.762555  3924 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.762737  3924 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:11.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.762777  3924 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:11.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.765947  3924 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:11.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.766047  3924 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.2.209.131
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.769867  3924 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/logs
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.2.209.148:46729
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/data
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/wal
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.2.209.131:0
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/data/info.pb
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.2.209.131
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.2.209.190:33753,127.2.209.189:33561,127.2.209.188:44891
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.3924
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.2.209.131
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:11.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:11.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.770864  3924 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:11.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.771930  3924 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:11.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.777928  3932 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:11.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.777891  3937 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:11.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.778080  3924 server_base.cc:1061] running on GCE node
08:20:11.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.777884  3934 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:11.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.778688  3924 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:11.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.779246  3924 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:11.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.780433  3924 hybrid_clock.cc:648] HybridClock initialized: now 1786522811780404 us; error 41 us; skew 500 ppm
08:20:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.782251  3924 webserver.cc:533] Webserver started at http://127.2.209.131:43645/ using document root <none> and password file <none>
08:20:11.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.782796  3924 fs_manager.cc:362] Metadata directory not provided
08:20:11.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.782884  3924 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:11.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.783120  3924 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:11.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.784624  3924 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/data/instance:
08:20:11.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "099f664c95334435b0a39ecb50c55bbe"
08:20:11.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:11 on dist-test-slave-2p8l"
08:20:11.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.785157  3924 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/wal/instance:
08:20:11.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "099f664c95334435b0a39ecb50c55bbe"
08:20:11.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:11 on dist-test-slave-2p8l"
08:20:11.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.788316  3924 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
08:20:11.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.790349  3945 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:11.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.791236  3924 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
08:20:11.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.791369  3924 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/wal
08:20:11.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "099f664c95334435b0a39ecb50c55bbe"
08:20:11.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:11 on dist-test-slave-2p8l"
08:20:11.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.791461  3924 fs_report.cc:389] FS layout report
08:20:11.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:11.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/wal
08:20:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/wal
08:20:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/data/data
08:20:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:11.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.803550  3924 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:11.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.804163  3924 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:11.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.804363  3924 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:11.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.805078  3924 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.806177  3924 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.806245  3924 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.806300  3924 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.806324  3924 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:11.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.816259  3924 rpc_server.cc:307] RPC server started. Bound to: 127.2.209.131:36025
08:20:11.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.816284  4165 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.209.131:36025 every 8 connection(s)
08:20:11.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.817235  3924 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/data/info.pb
08:20:11.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.823150  2886 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 3924
08:20:11.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.823259  2886 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster7579821520961134653/ts-2/wal/instance
08:20:11.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.827381  4169 heartbeater.cc:344] Connected to a master server at 127.2.209.190:33753
08:20:11.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.827438  4171 heartbeater.cc:344] Connected to a master server at 127.2.209.189:33561
08:20:11.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.827479  4168 heartbeater.cc:344] Connected to a master server at 127.2.209.188:44891
08:20:11.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.827615  4168 heartbeater.cc:461] Registering TS with master...
08:20:11.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.827612  4169 heartbeater.cc:461] Registering TS with master...
08:20:11.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.827612  4171 heartbeater.cc:461] Registering TS with master...
08:20:11.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.828228  4168 heartbeater.cc:507] Master 127.2.209.188:44891 requested a full tablet report, sending...
08:20:11.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.828598  4171 heartbeater.cc:507] Master 127.2.209.189:33561 requested a full tablet report, sending...
08:20:11.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.828228  4169 heartbeater.cc:507] Master 127.2.209.190:33753 requested a full tablet report, sending...
08:20:11.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.829553  3226 ts_manager.cc:194] Registered new tserver with Master: 099f664c95334435b0a39ecb50c55bbe (127.2.209.131:36025)
08:20:11.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.829559  3105 ts_manager.cc:194] Registered new tserver with Master: 099f664c95334435b0a39ecb50c55bbe (127.2.209.131:36025)
08:20:11.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.829633  2968 ts_manager.cc:194] Registered new tserver with Master: 099f664c95334435b0a39ecb50c55bbe (127.2.209.131:36025)
08:20:11.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.830296  3105 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.2.209.131:38031
08:20:11.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.843906  2886 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
08:20:11.844 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:20:11.845 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

08:20:11.847 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.209.190"
      port: 33753
    }
    bound_http_address {
      host: "127.2.209.190"
      port: 45141
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.209.189"
      port: 33561
    }
    bound_http_address {
      host: "127.2.209.189"
      port: 39599
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.209.188"
      port: 44891
    }
    bound_http_address {
      host: "127.2.209.188"
      port: 42657
    }
  }
}

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

08:20:11.849 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.2.209.129"
      port: 37921
    }
    bound_http_address {
      host: "127.2.209.129"
      port: 42681
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.2.209.130"
      port: 40863
    }
    bound_http_address {
      host: "127.2.209.130"
      port: 33499
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.2.209.131"
      port: 36025
    }
    bound_http_address {
      host: "127.2.209.131"
      port: 43645
    }
  }
}

08:20:11.849 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
08:20:11.851 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:11.853 [DEBUG - main] (Connection.java:748) [peer master-127.2.209.190:33753(127.2.209.190:33753)] connecting to peer
08:20:11.853 [DEBUG - main] (Connection.java:748) [peer master-127.2.209.189:33561(127.2.209.189:33561)] connecting to peer
08:20:11.854 [DEBUG - main] (Connection.java:748) [peer master-127.2.209.188:44891(127.2.209.188:44891)] connecting to peer
08:20:11.854 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.2.209.190:33753(127.2.209.190:33753)] Successfully connected to peer
08:20:11.855 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.2.209.189:33561(127.2.209.189:33561)] Successfully connected to peer
08:20:11.856 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.2.209.188:44891(127.2.209.188:44891)] Successfully connected to peer
08:20:11.857 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.2.209.190
08:20:11.858 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.2.209.188
08:20:11.858 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.2.209.189
08:20:11.873 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfef5bb8b, L:/127.0.0.1:36116 - R:/127.2.209.189:33561] using SASL/PLAIN
08:20:11.873 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaf94f453, L:/127.0.0.1:59498 - R:/127.2.209.190:33753] using SASL/PLAIN
08:20:11.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:11.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=26), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.209.190:33753, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.209.189:33561, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.2.209.188:44891, [22ms] Sub RPC ConnectToMaster: received response from server master-127.2.209.190:33753: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.2.209.189:33561: OK, deferred=null) after lookup
08:20:11.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.880198  3105 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36116:
08:20:11.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITScannerMultiTablet-1786522793949"
08:20:11.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:20:11.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:11.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
08:20:11.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:11.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:20:11.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:11.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:11.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:11.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
08:20:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:20:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:11.881775  3105 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.ITScannerMultiTablet-1786522793949 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
08:20:11.886 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8fb7b8a5, L:/127.0.0.1:34142 - R:/127.2.209.188:44891] using SASL/PLAIN
08:20:11.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 2e38aa88f005499194c992f121b23f69
08:20:11.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.910980  4045 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff72958afbe4f409916a5ad2341c27e (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=2e38aa88f005499194c992f121b23f69]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:11.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.912133  4045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff72958afbe4f409916a5ad2341c27e. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:11.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.913269  3791 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff72958afbe4f409916a5ad2341c27e (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=2e38aa88f005499194c992f121b23f69]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:11.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.914403  4043 tablet_service.cc:1511] Processing CreateTablet for tablet d9e0f19d32e342129d65fe144b0c1659 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=2e38aa88f005499194c992f121b23f69]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:11.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.914383  3790 tablet_service.cc:1511] Processing CreateTablet for tablet d9e0f19d32e342129d65fe144b0c1659 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=2e38aa88f005499194c992f121b23f69]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:11.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.914876  4042 tablet_service.cc:1511] Processing CreateTablet for tablet deb0dd80d3c34306a8fca47634671115 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=2e38aa88f005499194c992f121b23f69]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:11.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.914914  3789 tablet_service.cc:1511] Processing CreateTablet for tablet deb0dd80d3c34306a8fca47634671115 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=2e38aa88f005499194c992f121b23f69]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:11.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.915316  4043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e0f19d32e342129d65fe144b0c1659. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:11.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.915743  4042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb0dd80d3c34306a8fca47634671115. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:11.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.915903  3791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff72958afbe4f409916a5ad2341c27e. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:11.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.918340  3789 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb0dd80d3c34306a8fca47634671115. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:11.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.922325  3790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e0f19d32e342129d65fe144b0c1659. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:11.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.927670  4212 tablet_bootstrap.cc:492] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057: Bootstrap starting.
08:20:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.932301  3537 tablet_service.cc:1511] Processing CreateTablet for tablet deb0dd80d3c34306a8fca47634671115 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=2e38aa88f005499194c992f121b23f69]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.932132  3540 tablet_service.cc:1511] Processing CreateTablet for tablet 3ff72958afbe4f409916a5ad2341c27e (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=2e38aa88f005499194c992f121b23f69]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.932132  3538 tablet_service.cc:1511] Processing CreateTablet for tablet d9e0f19d32e342129d65fe144b0c1659 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=2e38aa88f005499194c992f121b23f69]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:11.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.933180  3540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ff72958afbe4f409916a5ad2341c27e. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:11.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.933616  3538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e0f19d32e342129d65fe144b0c1659. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:11.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.934381  3537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deb0dd80d3c34306a8fca47634671115. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:11.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.930759  4209 tablet_bootstrap.cc:492] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe: Bootstrap starting.
08:20:11.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.938035  4212 tablet_bootstrap.cc:654] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057: Neither blocks nor log segments found. Creating new log.
08:20:11.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.939702  4209 tablet_bootstrap.cc:654] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe: Neither blocks nor log segments found. Creating new log.
08:20:11.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.940707  4212 log.cc:826] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057: Log is configured to *not* fsync() on all Append() calls
08:20:11.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.942904  4209 log.cc:826] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe: Log is configured to *not* fsync() on all Append() calls
08:20:11.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.945122  4209 tablet_bootstrap.cc:492] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe: No bootstrap required, opened a new log
08:20:11.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.945463  4209 ts_tablet_manager.cc:1403] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.000s
08:20:11.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.943902  4214 tablet_bootstrap.cc:492] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230: Bootstrap starting.
08:20:11.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.947532  4212 tablet_bootstrap.cc:492] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057: No bootstrap required, opened a new log
08:20:11.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.947762  4212 ts_tablet_manager.cc:1403] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.000s
08:20:11.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.949254  4214 tablet_bootstrap.cc:654] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230: Neither blocks nor log segments found. Creating new log.
08:20:11.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.949800  4209 raft_consensus.cc:359] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.950191  4209 raft_consensus.cc:385] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:11.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.950218  4214 log.cc:826] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230: Log is configured to *not* fsync() on all Append() calls
08:20:11.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.950414  4209 raft_consensus.cc:740] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099f664c95334435b0a39ecb50c55bbe, State: Initialized, Role: FOLLOWER
08:20:11.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.950930  4212 raft_consensus.cc:359] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.951013  4209 consensus_queue.cc:260] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe [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: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.951144  4212 raft_consensus.cc:385] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:11.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.951193  4212 raft_consensus.cc:740] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dbbc13a9bcd4326aa0641568d654057, State: Initialized, Role: FOLLOWER
08:20:11.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.951637  4212 consensus_queue.cc:260] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [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: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.951967  4209 ts_tablet_manager.cc:1434] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
08:20:11.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.953388  3918 heartbeater.cc:499] Master 127.2.209.189:33561 was elected leader, sending a full tablet report...
08:20:11.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.953657  4171 heartbeater.cc:499] Master 127.2.209.189:33561 was elected leader, sending a full tablet report...
08:20:11.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.953692  4209 tablet_bootstrap.cc:492] T d9e0f19d32e342129d65fe144b0c1659 P 099f664c95334435b0a39ecb50c55bbe: Bootstrap starting.
08:20:11.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.954838  4209 tablet_bootstrap.cc:654] T d9e0f19d32e342129d65fe144b0c1659 P 099f664c95334435b0a39ecb50c55bbe: Neither blocks nor log segments found. Creating new log.
08:20:11.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.955785  4212 ts_tablet_manager.cc:1434] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
08:20:11.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.956079  4212 tablet_bootstrap.cc:492] T d9e0f19d32e342129d65fe144b0c1659 P 8dbbc13a9bcd4326aa0641568d654057: Bootstrap starting.
08:20:11.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.957188  4212 tablet_bootstrap.cc:654] T d9e0f19d32e342129d65fe144b0c1659 P 8dbbc13a9bcd4326aa0641568d654057: Neither blocks nor log segments found. Creating new log.
08:20:11.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.958508  4212 tablet_bootstrap.cc:492] T d9e0f19d32e342129d65fe144b0c1659 P 8dbbc13a9bcd4326aa0641568d654057: No bootstrap required, opened a new log
08:20:11.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.958601  4212 ts_tablet_manager.cc:1403] T d9e0f19d32e342129d65fe144b0c1659 P 8dbbc13a9bcd4326aa0641568d654057: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
08:20:11.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.959228  4212 raft_consensus.cc:359] T d9e0f19d32e342129d65fe144b0c1659 P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.959332  4212 raft_consensus.cc:385] T d9e0f19d32e342129d65fe144b0c1659 P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:11.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.959378  4212 raft_consensus.cc:740] T d9e0f19d32e342129d65fe144b0c1659 P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dbbc13a9bcd4326aa0641568d654057, State: Initialized, Role: FOLLOWER
08:20:11.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.959507  4212 consensus_queue.cc:260] T d9e0f19d32e342129d65fe144b0c1659 P 8dbbc13a9bcd4326aa0641568d654057 [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: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.959767  4214 tablet_bootstrap.cc:492] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230: No bootstrap required, opened a new log
08:20:11.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.959815  4212 ts_tablet_manager.cc:1434] T d9e0f19d32e342129d65fe144b0c1659 P 8dbbc13a9bcd4326aa0641568d654057: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:20:11.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.959985  4214 ts_tablet_manager.cc:1403] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.000s
08:20:11.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.960666  4212 tablet_bootstrap.cc:492] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057: Bootstrap starting.
08:20:11.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.961735  4212 tablet_bootstrap.cc:654] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057: Neither blocks nor log segments found. Creating new log.
08:20:11.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.962540  4220 raft_consensus.cc:493] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:11.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.962699  4220 raft_consensus.cc:515] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.963403  4214 raft_consensus.cc:359] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.963660  4214 raft_consensus.cc:385] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:11.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.963739  4214 raft_consensus.cc:740] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691f0e48e0154b4fbd181e1acc714230, State: Initialized, Role: FOLLOWER
08:20:11.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.964212  4214 consensus_queue.cc:260] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230 [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: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.965343  4214 ts_tablet_manager.cc:1434] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
08:20:11.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.966161  3672 heartbeater.cc:499] Master 127.2.209.189:33561 was elected leader, sending a full tablet report...
08:20:11.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.966192  4214 tablet_bootstrap.cc:492] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230: Bootstrap starting.
08:20:11.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.967783  4214 tablet_bootstrap.cc:654] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230: Neither blocks nor log segments found. Creating new log.
08:20:11.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.969295  4209 tablet_bootstrap.cc:492] T d9e0f19d32e342129d65fe144b0c1659 P 099f664c95334435b0a39ecb50c55bbe: No bootstrap required, opened a new log
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.969403  4209 ts_tablet_manager.cc:1403] T d9e0f19d32e342129d65fe144b0c1659 P 099f664c95334435b0a39ecb50c55bbe: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.000s
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.970103  4209 raft_consensus.cc:359] T d9e0f19d32e342129d65fe144b0c1659 P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.970140  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb0dd80d3c34306a8fca47634671115" candidate_uuid: "8dbbc13a9bcd4326aa0641568d654057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f664c95334435b0a39ecb50c55bbe" is_pre_election: true
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.970220  4209 raft_consensus.cc:385] T d9e0f19d32e342129d65fe144b0c1659 P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.970259  4209 raft_consensus.cc:740] T d9e0f19d32e342129d65fe144b0c1659 P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099f664c95334435b0a39ecb50c55bbe, State: Initialized, Role: FOLLOWER
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.970392  4209 consensus_queue.cc:260] T d9e0f19d32e342129d65fe144b0c1659 P 099f664c95334435b0a39ecb50c55bbe [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: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.970402  4090 raft_consensus.cc:2468] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dbbc13a9bcd4326aa0641568d654057 in term 0.
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.970713  4209 ts_tablet_manager.cc:1434] T d9e0f19d32e342129d65fe144b0c1659 P 099f664c95334435b0a39ecb50c55bbe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.970920  4209 tablet_bootstrap.cc:492] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe: Bootstrap starting.
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.970937  3716 leader_election.cc:304] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [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: 099f664c95334435b0a39ecb50c55bbe, 8dbbc13a9bcd4326aa0641568d654057; no voters: 
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.971762  3578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb0dd80d3c34306a8fca47634671115" candidate_uuid: "8dbbc13a9bcd4326aa0641568d654057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691f0e48e0154b4fbd181e1acc714230" is_pre_election: true
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.971848  4220 leader_election.cc:290] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 691f0e48e0154b4fbd181e1acc714230 (127.2.209.129:37921), 099f664c95334435b0a39ecb50c55bbe (127.2.209.131:36025)
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.972002  4209 tablet_bootstrap.cc:654] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe: Neither blocks nor log segments found. Creating new log.
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.971997  3578 raft_consensus.cc:2468] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8dbbc13a9bcd4326aa0641568d654057 in term 0.
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.972157  4220 raft_consensus.cc:2804] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.972236  4220 raft_consensus.cc:493] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:11.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.972280  4220 raft_consensus.cc:3060] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Advancing to term 1
08:20:11.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.974035  4220 raft_consensus.cc:515] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.974503  4209 tablet_bootstrap.cc:492] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe: No bootstrap required, opened a new log
08:20:11.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.974620  4209 ts_tablet_manager.cc:1403] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
08:20:11.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.975101  4209 raft_consensus.cc:359] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } } peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } }
08:20:11.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.975222  4209 raft_consensus.cc:385] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:11.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.975260  4209 raft_consensus.cc:740] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099f664c95334435b0a39ecb50c55bbe, State: Initialized, Role: FOLLOWER
08:20:11.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.975394  4209 consensus_queue.cc:260] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe [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: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } } peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } }
08:20:11.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.975716  4209 ts_tablet_manager.cc:1434] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:20:11.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.975873  3578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb0dd80d3c34306a8fca47634671115" candidate_uuid: "8dbbc13a9bcd4326aa0641568d654057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691f0e48e0154b4fbd181e1acc714230"
08:20:11.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.976001  3578 raft_consensus.cc:3060] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Advancing to term 1
08:20:11.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.976087  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deb0dd80d3c34306a8fca47634671115" candidate_uuid: "8dbbc13a9bcd4326aa0641568d654057" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f664c95334435b0a39ecb50c55bbe"
08:20:11.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.976202  4090 raft_consensus.cc:3060] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Advancing to term 1
08:20:11.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.977236  3578 raft_consensus.cc:2468] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dbbc13a9bcd4326aa0641568d654057 in term 1.
08:20:11.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.977316  4090 raft_consensus.cc:2468] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8dbbc13a9bcd4326aa0641568d654057 in term 1.
08:20:11.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.977612  3716 leader_election.cc:304] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [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: 099f664c95334435b0a39ecb50c55bbe, 8dbbc13a9bcd4326aa0641568d654057; no voters: 
08:20:11.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.977473  4220 leader_election.cc:290] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [CANDIDATE]: Term 1 election: Requested vote from peers 691f0e48e0154b4fbd181e1acc714230 (127.2.209.129:37921), 099f664c95334435b0a39ecb50c55bbe (127.2.209.131:36025)
08:20:11.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.978018  4214 tablet_bootstrap.cc:492] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230: No bootstrap required, opened a new log
08:20:11.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.978147  4214 ts_tablet_manager.cc:1403] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.001s
08:20:11.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.978264  4220 raft_consensus.cc:2804] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [term 1 FOLLOWER]: Leader election won for term 1
08:20:11.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.978744  4214 raft_consensus.cc:359] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } } peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } }
08:20:11.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.978865  4214 raft_consensus.cc:385] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:11.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.978902  4214 raft_consensus.cc:740] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691f0e48e0154b4fbd181e1acc714230, State: Initialized, Role: FOLLOWER
08:20:11.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.979035  4214 consensus_queue.cc:260] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [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: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } } peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } }
08:20:11.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.979292  4212 tablet_bootstrap.cc:492] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057: No bootstrap required, opened a new log
08:20:11.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.979323  4214 ts_tablet_manager.cc:1434] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
08:20:11.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.979372  4212 ts_tablet_manager.cc:1403] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.000s
08:20:11.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.979532  4214 tablet_bootstrap.cc:492] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230: Bootstrap starting.
08:20:11.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.979761  4220 raft_consensus.cc:697] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [term 1 LEADER]: Becoming Leader. State: Replica: 8dbbc13a9bcd4326aa0641568d654057, State: Running, Role: LEADER
08:20:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.979908  4212 raft_consensus.cc:359] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } } peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } }
08:20:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.980034  4212 raft_consensus.cc:385] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.980072  4212 raft_consensus.cc:740] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8dbbc13a9bcd4326aa0641568d654057, State: Initialized, Role: FOLLOWER
08:20:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.980207  4212 consensus_queue.cc:260] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057 [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: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } } peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } }
08:20:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.980589  4214 tablet_bootstrap.cc:654] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230: Neither blocks nor log segments found. Creating new log.
08:20:11.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.980612  4212 ts_tablet_manager.cc:1434] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:20:11.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.980603  4220 consensus_queue.cc:237] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [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: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.984901  4214 tablet_bootstrap.cc:492] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230: No bootstrap required, opened a new log
08:20:11.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.984994  4214 ts_tablet_manager.cc:1403] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
08:20:11.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.985432  4214 raft_consensus.cc:359] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.985548  4214 raft_consensus.cc:385] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:11.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.985584  4214 raft_consensus.cc:740] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691f0e48e0154b4fbd181e1acc714230, State: Initialized, Role: FOLLOWER
08:20:11.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.985702  4214 consensus_queue.cc:260] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [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: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:11.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.985970  4214 ts_tablet_manager.cc:1434] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
08:20:11.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:11.990870  3105 catalog_manager.cc:5719] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8dbbc13a9bcd4326aa0641568d654057 (127.2.209.130). New cstate: current_term: 1 leader_uuid: "8dbbc13a9bcd4326aa0641568d654057" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } health_report { overall_health: UNKNOWN } } }
08:20:12.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.024235  4231 raft_consensus.cc:493] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:12.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.024435  4231 raft_consensus.cc:515] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.025682  4231 leader_election.cc:290] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dbbc13a9bcd4326aa0641568d654057 (127.2.209.130:40863), 099f664c95334435b0a39ecb50c55bbe (127.2.209.131:36025)
08:20:12.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.030501  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0f19d32e342129d65fe144b0c1659" candidate_uuid: "691f0e48e0154b4fbd181e1acc714230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f664c95334435b0a39ecb50c55bbe" is_pre_election: true
08:20:12.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.030664  4090 raft_consensus.cc:2468] T d9e0f19d32e342129d65fe144b0c1659 P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691f0e48e0154b4fbd181e1acc714230 in term 0.
08:20:12.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.030918  3835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0f19d32e342129d65fe144b0c1659" candidate_uuid: "691f0e48e0154b4fbd181e1acc714230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dbbc13a9bcd4326aa0641568d654057" is_pre_election: true
08:20:12.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.031105  3452 leader_election.cc:304] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [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: 099f664c95334435b0a39ecb50c55bbe, 691f0e48e0154b4fbd181e1acc714230; no voters: 
08:20:12.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.031162  3835 raft_consensus.cc:2468] T d9e0f19d32e342129d65fe144b0c1659 P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691f0e48e0154b4fbd181e1acc714230 in term 0.
08:20:12.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.031401  4231 raft_consensus.cc:2804] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:12.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.031493  4231 raft_consensus.cc:493] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:12.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.031536  4231 raft_consensus.cc:3060] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Advancing to term 1
08:20:12.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.032552  4231 raft_consensus.cc:515] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:12.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.032930  4231 leader_election.cc:290] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [CANDIDATE]: Term 1 election: Requested vote from peers 8dbbc13a9bcd4326aa0641568d654057 (127.2.209.130:40863), 099f664c95334435b0a39ecb50c55bbe (127.2.209.131:36025)
08:20:12.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.033283  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0f19d32e342129d65fe144b0c1659" candidate_uuid: "691f0e48e0154b4fbd181e1acc714230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f664c95334435b0a39ecb50c55bbe"
08:20:12.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.033308  3835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e0f19d32e342129d65fe144b0c1659" candidate_uuid: "691f0e48e0154b4fbd181e1acc714230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dbbc13a9bcd4326aa0641568d654057"
08:20:12.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.033413  4090 raft_consensus.cc:3060] T d9e0f19d32e342129d65fe144b0c1659 P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Advancing to term 1
08:20:12.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.033434  3835 raft_consensus.cc:3060] T d9e0f19d32e342129d65fe144b0c1659 P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Advancing to term 1
08:20:12.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.034330  4090 raft_consensus.cc:2468] T d9e0f19d32e342129d65fe144b0c1659 P 099f664c95334435b0a39ecb50c55bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691f0e48e0154b4fbd181e1acc714230 in term 1.
08:20:12.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.034461  3835 raft_consensus.cc:2468] T d9e0f19d32e342129d65fe144b0c1659 P 8dbbc13a9bcd4326aa0641568d654057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691f0e48e0154b4fbd181e1acc714230 in term 1.
08:20:12.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.034682  3452 leader_election.cc:304] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [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: 099f664c95334435b0a39ecb50c55bbe, 691f0e48e0154b4fbd181e1acc714230; no voters: 
08:20:12.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.034834  4231 raft_consensus.cc:2804] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [term 1 FOLLOWER]: Leader election won for term 1
08:20:12.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.035020  4231 raft_consensus.cc:697] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [term 1 LEADER]: Becoming Leader. State: Replica: 691f0e48e0154b4fbd181e1acc714230, State: Running, Role: LEADER
08:20:12.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.035665  4231 consensus_queue.cc:237] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [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: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } }
08:20:12.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.039182  3105 catalog_manager.cc:5719] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 reported cstate change: term changed from 0 to 1, leader changed from <none> to 691f0e48e0154b4fbd181e1acc714230 (127.2.209.129). New cstate: current_term: 1 leader_uuid: "691f0e48e0154b4fbd181e1acc714230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } health_report { overall_health: UNKNOWN } } }
08:20:12.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:12.069056  4172 tablet.cc:2406] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.076238  3347 catalog_manager.cc:1295] Loaded cluster ID: 6095381ae3034cd092fa15c752e8695e
08:20:12.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.076304  3347 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c: loading cluster ID for follower catalog manager: success
08:20:12.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.077894  3347 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c: acquiring CA information for follower catalog manager: success
08:20:12.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.078893  3347 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 965102b267ff437d90ee698613f8494c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:20:12.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:12.147081  3919 tablet.cc:2406] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:12.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.156678  3396 catalog_manager.cc:1295] Loaded cluster ID: 6095381ae3034cd092fa15c752e8695e
08:20:12.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.156785  3396 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5: loading cluster ID for follower catalog manager: success
08:20:12.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.158617  3396 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5: acquiring CA information for follower catalog manager: success
08:20:12.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.159724  3396 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 134ad7f7600d4f8e90892f367b35a9d5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:20:12.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.171370  4231 raft_consensus.cc:493] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:12.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.171494  4231 raft_consensus.cc:515] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } } peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } }
08:20:12.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.171972  4231 leader_election.cc:290] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8dbbc13a9bcd4326aa0641568d654057 (127.2.209.130:40863), 099f664c95334435b0a39ecb50c55bbe (127.2.209.131:36025)
08:20:12.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.172531  3835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff72958afbe4f409916a5ad2341c27e" candidate_uuid: "691f0e48e0154b4fbd181e1acc714230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dbbc13a9bcd4326aa0641568d654057" is_pre_election: true
08:20:12.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.172581  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff72958afbe4f409916a5ad2341c27e" candidate_uuid: "691f0e48e0154b4fbd181e1acc714230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f664c95334435b0a39ecb50c55bbe" is_pre_election: true
08:20:12.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.172720  3835 raft_consensus.cc:2468] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691f0e48e0154b4fbd181e1acc714230 in term 0.
08:20:12.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.172806  4090 raft_consensus.cc:2468] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691f0e48e0154b4fbd181e1acc714230 in term 0.
08:20:12.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.173136  3451 leader_election.cc:304] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [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: 691f0e48e0154b4fbd181e1acc714230, 8dbbc13a9bcd4326aa0641568d654057; no voters: 
08:20:12.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.173341  4231 raft_consensus.cc:2804] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:12.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.173414  4231 raft_consensus.cc:493] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:12.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.173461  4231 raft_consensus.cc:3060] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [term 0 FOLLOWER]: Advancing to term 1
08:20:12.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.174492  4231 raft_consensus.cc:515] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } } peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } }
08:20:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.174906  4231 leader_election.cc:290] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [CANDIDATE]: Term 1 election: Requested vote from peers 8dbbc13a9bcd4326aa0641568d654057 (127.2.209.130:40863), 099f664c95334435b0a39ecb50c55bbe (127.2.209.131:36025)
08:20:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.175334  3835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff72958afbe4f409916a5ad2341c27e" candidate_uuid: "691f0e48e0154b4fbd181e1acc714230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8dbbc13a9bcd4326aa0641568d654057"
08:20:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.175334  4090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ff72958afbe4f409916a5ad2341c27e" candidate_uuid: "691f0e48e0154b4fbd181e1acc714230" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f664c95334435b0a39ecb50c55bbe"
08:20:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.175455  3835 raft_consensus.cc:3060] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057 [term 0 FOLLOWER]: Advancing to term 1
08:20:12.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.175455  4090 raft_consensus.cc:3060] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe [term 0 FOLLOWER]: Advancing to term 1
08:20:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.176390  4090 raft_consensus.cc:2468] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691f0e48e0154b4fbd181e1acc714230 in term 1.
08:20:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.176390  3835 raft_consensus.cc:2468] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691f0e48e0154b4fbd181e1acc714230 in term 1.
08:20:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.176733  3451 leader_election.cc:304] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [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: 691f0e48e0154b4fbd181e1acc714230, 8dbbc13a9bcd4326aa0641568d654057; no voters: 
08:20:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.176923  4231 raft_consensus.cc:2804] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [term 1 FOLLOWER]: Leader election won for term 1
08:20:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.177062  4231 raft_consensus.cc:697] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [term 1 LEADER]: Becoming Leader. State: Replica: 691f0e48e0154b4fbd181e1acc714230, State: Running, Role: LEADER
08:20:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.177224  4231 consensus_queue.cc:237] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [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: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } } peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } }
08:20:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.179381  3105 catalog_manager.cc:5719] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 reported cstate change: term changed from 0 to 1, leader changed from <none> to 691f0e48e0154b4fbd181e1acc714230 (127.2.209.129). New cstate: current_term: 1 leader_uuid: "691f0e48e0154b4fbd181e1acc714230" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 } health_report { overall_health: HEALTHY } } }
08:20:12.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:12.214671  3675 tablet.cc:2406] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:12.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.264 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.265 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.266 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.267 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.268 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.270 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.271 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.272 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.272 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.273 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@13a37e2a, flushNotification=Deferred@173059685(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:12.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.273 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.274 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.275 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.275 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.276 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.277 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.278 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.279 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.280 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.280 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1280851e, flushNotification=Deferred@1585711807(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:12.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.280 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.281 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.282 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.282 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.283 [DEBUG - main] (Connection.java:748) [peer 691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)] connecting to peer
08:20:12.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.283 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.284 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.284 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.285 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.285 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.286 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.286 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)] Successfully connected to peer
08:20:12.286 [DEBUG - main] (Connection.java:748) [peer 8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)] connecting to peer
08:20:12.286 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.287 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.287 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.288 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.289 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.289 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.290 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.290 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)] Successfully connected to peer
08:20:12.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.291 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.291 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.292 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.293 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.294 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.297 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.299 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299998, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299998, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299998}]
08:20:12.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.299 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.302 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.303 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.304 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.304 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.305 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x2cfcdebc, L:/127.0.0.1:35742 - R:/127.2.209.129:37921] using TOKEN/null
08:20:12.305 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x03d70e2a, L:/127.0.0.1:59526 - R:/127.2.209.130:40863] using TOKEN/null
08:20:12.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.313 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.314 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:12.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:12.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:12.315 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:12.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.333513  4090 raft_consensus.cc:1275] T d9e0f19d32e342129d65fe144b0c1659 P 099f664c95334435b0a39ecb50c55bbe [term 1 FOLLOWER]: Refusing update from remote peer 691f0e48e0154b4fbd181e1acc714230: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:12.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.334522  4231 consensus_queue.cc:1048] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.338801  4087 raft_consensus.cc:1275] T deb0dd80d3c34306a8fca47634671115 P 099f664c95334435b0a39ecb50c55bbe [term 1 FOLLOWER]: Refusing update from remote peer 8dbbc13a9bcd4326aa0641568d654057: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:12.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.339797  4236 consensus_queue.cc:1048] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:12.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.342242  3835 raft_consensus.cc:1275] T 3ff72958afbe4f409916a5ad2341c27e P 8dbbc13a9bcd4326aa0641568d654057 [term 1 FOLLOWER]: Refusing update from remote peer 691f0e48e0154b4fbd181e1acc714230: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:12.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.342466  4086 raft_consensus.cc:1275] T 3ff72958afbe4f409916a5ad2341c27e P 099f664c95334435b0a39ecb50c55bbe [term 1 FOLLOWER]: Refusing update from remote peer 691f0e48e0154b4fbd181e1acc714230: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:12.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.342902  3578 raft_consensus.cc:1275] T deb0dd80d3c34306a8fca47634671115 P 691f0e48e0154b4fbd181e1acc714230 [term 1 FOLLOWER]: Refusing update from remote peer 8dbbc13a9bcd4326aa0641568d654057: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:12.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.343091  4244 consensus_queue.cc:1048] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f664c95334435b0a39ecb50c55bbe" member_type: VOTER last_known_addr { host: "127.2.209.131" port: 36025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:12.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.343423  4244 consensus_queue.cc:1048] T 3ff72958afbe4f409916a5ad2341c27e P 691f0e48e0154b4fbd181e1acc714230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:12.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.346400  4234 consensus_queue.cc:1048] T deb0dd80d3c34306a8fca47634671115 P 8dbbc13a9bcd4326aa0641568d654057 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691f0e48e0154b4fbd181e1acc714230" member_type: VOTER last_known_addr { host: "127.2.209.129" port: 37921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:12.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.353108  3834 raft_consensus.cc:1275] T d9e0f19d32e342129d65fe144b0c1659 P 8dbbc13a9bcd4326aa0641568d654057 [term 1 FOLLOWER]: Refusing update from remote peer 691f0e48e0154b4fbd181e1acc714230: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:12.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.360268  4231 consensus_queue.cc:1048] T d9e0f19d32e342129d65fe144b0c1659 P 691f0e48e0154b4fbd181e1acc714230 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8dbbc13a9bcd4326aa0641568d654057" member_type: VOTER last_known_addr { host: "127.2.209.130" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:12.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.363257  4256 mvcc.cc:204] Tried to move back new op lower bound from 7317597439328165888 to 7317597437884145664. Current Snapshot: MvccSnapshot[applied={T|T < 7317597439328165888}]
08:20:12.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.364997  4251 mvcc.cc:204] Tried to move back new op lower bound from 7317597439328165888 to 7317597437884145664. Current Snapshot: MvccSnapshot[applied={T|T < 7317597439328165888}]
08:20:12.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:12.373371  4255 mvcc.cc:204] Tried to move back new op lower bound from 7317597439320657920 to 7317597438680281088. Current Snapshot: MvccSnapshot[applied={T|T < 7317597439320657920}]
08:20:12.442 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1473b8c0, flushNotification=Deferred@1532756055(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:12.488 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@749f539e, flushNotification=Deferred@1554118033(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:12.524 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@551de37d, flushNotification=Deferred@1861754673(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:12.593 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6075b2d3, flushNotification=Deferred@866901553(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:12.636 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@997d532, flushNotification=Deferred@657998502(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:12.689 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6a969fb8, flushNotification=Deferred@128028301(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:12.767 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3028e50e, flushNotification=Deferred@1432403167(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:12.813 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@b558294, flushNotification=Deferred@766101(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:12.850 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@777c350f, flushNotification=Deferred@665512315(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:12.911 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4c9e38, flushNotification=Deferred@1562249660(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:12.966 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4bdc8b5d, flushNotification=Deferred@1003307628(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:13.024 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5f14a673, flushNotification=Deferred@1919555524(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:13.033 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5dc3fcb7, flushNotification=Deferred@206310209(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:13.095 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@76911385, flushNotification=Deferred@1416097444(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:13.141 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@160396db, flushNotification=Deferred@2054787417(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:13.163 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@40ab8a8, flushNotification=Deferred@1878225987(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:13.209 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@65cc8228, flushNotification=Deferred@1393112209(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:13.279 [DEBUG - kudu-nio-4] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@30fb5f44, flushNotification=Deferred@1703968692(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:13.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:13.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:13.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:13.337 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:13.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.2.209.189:33561, [2ms] Sub RPC GetTableLocations: received response from server master-127.2.209.189:33561: OK, deferred=null)) after lookup
08:20:13.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "9cc25f8d828945ab82592c12b75190db", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597443439443968) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:13.355 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "9cc25f8d828945ab82592c12b75190db" opened on 3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]
08:20:13.356 [DEBUG - Time-limited test] (Connection.java:575) [peer 691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)] disconnecting while in state READY
08:20:13.357 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)] handling channelInactive
08:20:13.357 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)] cleaning up while in state READY due to: connection closed
08:20:13.358 [INFO - kudu-nio-3] (AsyncKuduClient.java:2355) Invalidating location 691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921) for tablet 3ff72958afbe4f409916a5ad2341c27e: connection closed
08:20:13.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 3ff72958afbe4f409916a5ad2341c27e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:13.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet d9e0f19d32e342129d65fe144b0c1659 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:13.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet deb0dd80d3c34306a8fca47634671115 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:13.375 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=3ff72958afbe4f409916a5ad2341c27e@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:13.376 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="9cc25f8d828945ab82592c12b75190db", state=NEXT, tablet=3ff72958afbe4f409916a5ad2341c27e, attempt=2, KuduRpc(method=Scan, tablet=3ff72958afbe4f409916a5ad2341c27e, attempt=2, TimeoutTracker(timeout=30000, elapsed=19), Traces: [0ms] sending RPC to server 691f0e48e0154b4fbd181e1acc714230, [2ms] received response from server 691f0e48e0154b4fbd181e1acc714230: Network error: connection closed, [2ms] delaying RPC due to: Network error: connection closed, [17ms] refreshing cache from master, [17ms] Sub RPC GetTableLocations: sending RPC to server master-127.2.209.189:33561, [19ms] Sub RPC GetTableLocations: received response from server master-127.2.209.189:33561: OK, deferred=Deferred@686861078(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test, errback=NextRow errback -> wakeup thread Time-limited test))) after lookup
08:20:13.376 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)] connecting to peer
08:20:13.379 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)] Successfully connected to peer
08:20:13.406 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0xf935f6a2, L:/127.0.0.1:35754 - R:/127.2.209.129:37921] using TOKEN/null
08:20:13.415 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x04F39F6B)
08:20:13.450 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0A95828F)
08:20:13.460 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0F0FD126)
08:20:13.480 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x13E78929)
08:20:13.501 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1985C7B5)
08:20:13.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1EC4FB47)
08:20:13.551 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2377D614)
08:20:13.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x27FB4549)
08:20:13.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2CA5EF3F)
08:20:13.601 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x311DF3A3)
08:20:13.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3627B841)
08:20:13.640 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3C130585)
08:20:13.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x410D1458)
08:20:13.681 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4643E039)
08:20:13.706 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4BA2149E)
08:20:13.720 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x50F97AC9)
08:20:13.739 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x56A80B6D)
08:20:13.758 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5BB88793)
08:20:13.780 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6066F4E6)
08:20:13.801 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x64AA3AFA)
08:20:13.818 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x695D6315)
08:20:13.837 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6E05DCED)
08:20:13.861 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x729CD340)
08:20:13.878 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x780E8183)
08:20:13.899 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7D187C98)
08:20:13.920 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x812D5EB0)
08:20:13.945 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x86859B74)
08:20:13.960 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8ADD5FC7)
08:20:13.978 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8F0E1B39)
08:20:13.998 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x943F0A2E)
08:20:14.022 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x98713720)
08:20:14.039 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9D8CACFE)
08:20:14.058 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA2F2255D)
08:20:14.078 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA8096C11)
08:20:14.098 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAD9D8970)
08:20:14.118 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB1D4C9A9)
08:20:14.140 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB6CB7C7E)
08:20:14.160 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBB6B88F6)
08:20:14.188 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC06C2269)
08:20:14.201 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC68F751D)
08:20:14.221 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCB015ECC)
08:20:14.240 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCFE2B8FE)
08:20:14.261 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD4A04C15)
08:20:14.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD9A385B1)
08:20:14.300 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDE4B9F7D)
08:20:14.320 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE334611B)
08:20:14.340 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE7DCAD8C)
08:20:14.358 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEC8FEE2A)
08:20:14.377 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF1242302)
08:20:14.397 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF578AFFA)
08:20:14.418 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFA2DF377)
08:20:14.435 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 21 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3ff72958afbe4f409916a5ad2341c27e, scannerId="9cc25f8d828945ab82592c12b75190db", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFF346E3D)
08:20:14.435 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 3ff72958afbe4f409916a5ad2341c27e for partition [0x00000000, 0x00000001) with scanner id "9cc25f8d828945ab82592c12b75190db"
08:20:14.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "4aea2e36cab14a6bb6b8e751bbf975c3", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597443439443968) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:14.443 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "4aea2e36cab14a6bb6b8e751bbf975c3" opened on d9e0f19d32e342129d65fe144b0c1659@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)[L],8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)]
08:20:14.448 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x05016812)
08:20:14.452 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0A044B0E)
08:20:14.457 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0F0859FA)
08:20:14.461 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x137BC065)
08:20:14.466 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1898EEF4)
08:20:14.470 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1DDF48A9)
08:20:14.477 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x22B6E078)
08:20:14.481 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x28213BC4)
08:20:14.485 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2CE57EFB)
08:20:14.489 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x31EA0E48)
08:20:14.494 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x375588E2)
08:20:14.498 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3C5850A0)
08:20:14.502 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x41B9CADF)
08:20:14.507 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x46F22F1B)
08:20:14.513 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4C0AAA39)
08:20:14.517 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x509E3AC1)
08:20:14.522 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x569F85F3)
08:20:14.529 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5B7D69AA)
08:20:14.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x602E688C)
08:20:14.538 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x65C9C521)
08:20:14.542 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6A42D700)
08:20:14.547 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6ECFA9B1)
08:20:14.554 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7401F5FB)
08:20:14.558 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x78762A00)
08:20:14.563 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7E2D7F5C)
08:20:14.567 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x827EF89F)
08:20:14.571 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x87007502)
08:20:14.575 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8BA4ED29)
08:20:14.580 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x90885DF4)
08:20:14.584 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9509B36E)
08:20:14.590 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x99D2A99F)
08:20:14.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9EBB5DB1)
08:20:14.598 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA3A13094)
08:20:14.602 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA898575D)
08:20:14.607 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAD522C48)
08:20:14.611 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB1BBFF65)
08:20:14.615 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB72F2C8D)
08:20:14.620 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBC08046C)
08:20:14.626 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC0E9BC29)
08:20:14.630 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC63DAA28)
08:20:14.634 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCBD9AA89)
08:20:14.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCFD28F31)
08:20:14.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD50F649B)
08:20:14.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD9D2C913)
08:20:14.652 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDF2F1675)
08:20:14.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE435FF8B)
08:20:14.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE98D3E69)
08:20:14.667 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEEF965BF)
08:20:14.671 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF3D51D46)
08:20:14.675 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF912B426)
08:20:14.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 64 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d9e0f19d32e342129d65fe144b0c1659, scannerId="4aea2e36cab14a6bb6b8e751bbf975c3", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFDCD9142)
08:20:14.679 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet d9e0f19d32e342129d65fe144b0c1659 for partition [0x00000001, 0x00000002) with scanner id "4aea2e36cab14a6bb6b8e751bbf975c3"
08:20:14.699 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "5644938cde7941b59bbceaa7d70c0d57", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597443439443968) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:14.699 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:656) Scanner "5644938cde7941b59bbceaa7d70c0d57" opened on deb0dd80d3c34306a8fca47634671115@[099f664c95334435b0a39ecb50c55bbe(127.2.209.131:36025),691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921),8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)[L]]
08:20:14.706 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x04A20E54)
08:20:14.710 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x08F6DCC7)
08:20:14.712 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0E6406F2)
08:20:14.714 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1337B9E3)
08:20:14.716 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1840C574)
08:20:14.718 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1CF2B368)
08:20:14.725 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2206F054)
08:20:14.727 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x26F4164F)
08:20:14.728 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2C4377DF)
08:20:14.730 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x31575C9E)
08:20:14.732 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x36FDB728)
08:20:14.734 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3B6FD045)
08:20:14.736 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3FC76EAC)
08:20:14.738 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x44426D49)
08:20:14.743 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x49A6D4D2)
08:20:14.745 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4F023455)
08:20:14.747 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x53A11100)
08:20:14.748 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x58AFB36F)
08:20:14.750 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5E18CACB)
08:20:14.752 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x630D41DB)
08:20:14.754 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6798F73C)
08:20:14.756 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6BECB9CC)
08:20:14.762 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x717BAC5B)
08:20:14.764 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x75B15154)
08:20:14.765 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7A72C199)
08:20:14.767 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7F7486AC)
08:20:14.769 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x84823692)
08:20:14.773 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8A0A7100)
08:20:14.775 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8EA0898F)
08:20:14.777 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x93125759)
08:20:14.783 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x981AFEAB)
08:20:14.785 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9D9DE56C)
08:20:14.787 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA27EB90E)
08:20:14.789 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA6E25362)
08:20:14.790 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAC1D1EA3)
08:20:14.792 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB13E8EE1)
08:20:14.794 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB5D39108)
08:20:14.796 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBAD1456C)
08:20:14.802 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBFBBD3E2)
08:20:14.804 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC51DDC91)
08:20:14.806 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC9B1796D)
08:20:14.809 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCE1B2BC0)
08:20:14.810 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD3308097)
08:20:14.812 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD76549C7)
08:20:14.815 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDBF96228)
08:20:14.823 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE0D16CCF)
08:20:14.828 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE533DAAA)
08:20:14.830 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEA2C8C93)
08:20:14.833 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEF7095E3)
08:20:14.836 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF3FC09D5)
08:20:14.838 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF8886C11)
08:20:14.841 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 75 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=deb0dd80d3c34306a8fca47634671115, scannerId="5644938cde7941b59bbceaa7d70c0d57", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFD782463)
08:20:14.841 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet deb0dd80d3c34306a8fca47634671115 for partition [0x00000002, 0x00000003) with scanner id "5644938cde7941b59bbceaa7d70c0d57"
08:20:14.842 [DEBUG - main] (Connection.java:575) [peer 691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)] disconnecting while in state READY
08:20:14.842 [DEBUG - main] (Connection.java:575) [peer 8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)] disconnecting while in state READY
08:20:14.842 [DEBUG - main] (Connection.java:575) [peer master-127.2.209.190:33753(127.2.209.190:33753)] disconnecting while in state READY
08:20:14.842 [DEBUG - main] (Connection.java:575) [peer master-127.2.209.188:44891(127.2.209.188:44891)] disconnecting while in state READY
08:20:14.842 [DEBUG - main] (Connection.java:575) [peer master-127.2.209.189:33561(127.2.209.189:33561)] disconnecting while in state READY
08:20:14.843 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)] handling channelInactive
08:20:14.843 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 691f0e48e0154b4fbd181e1acc714230(127.2.209.129:37921)] cleaning up while in state READY due to: connection closed
08:20:14.843 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.2.209.190:33753(127.2.209.190:33753)] handling channelInactive
08:20:14.843 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.2.209.190:33753(127.2.209.190:33753)] cleaning up while in state READY due to: connection closed
08:20:14.843 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.2.209.188:44891(127.2.209.188:44891)] handling channelInactive
08:20:14.843 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.2.209.188:44891(127.2.209.188:44891)] cleaning up while in state READY due to: connection closed
08:20:14.843 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)] handling channelInactive
08:20:14.843 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 8dbbc13a9bcd4326aa0641568d654057(127.2.209.130:40863)] cleaning up while in state READY due to: connection closed
08:20:14.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:14.850 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.2.209.189:33561(127.2.209.189:33561)] handling channelInactive
08:20:14.850 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.2.209.189:33561(127.2.209.189:33561)] cleaning up while in state READY due to: connection closed
08:20:14.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:14.850970  2886 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 3422
08:20:14.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:14.871861  2886 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 3680
08:20:14.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:14.890947  2886 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 3924
08:20:14.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:14.910987  2886 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 2907
08:20:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:14.926278  2886 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 3038
08:20:14.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:14.947361  2886 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 3179
08:20:14.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:14Z chronyd exiting
.08:20:15.040 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786522815040
08:20:15.044 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
08:20:15.044 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
08:20:15.045 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskIgH8jJ/test-tmp
08:20:15.045 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
08:20:15.045 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskIgH8jJ/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
08:20:15.051 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

08:20:15.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.155848  4329 mini_oidc.cc:150] Starting JWKS server
08:20:15.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.157310  4329 webserver.cc:533] Webserver started at http://127.0.0.1:42057/ using document root <none> and password file <none>
08:20:15.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.157436  4329 mini_oidc.cc:186] Starting OIDC Discovery server
08:20:15.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.157635  4329 webserver.cc:533] Webserver started at http://127.0.0.1:41739/ using document root <none> and password file <none>
08:20:15.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:15Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
08:20:15.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:15Z Disabled control of system clock
08:20:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.172503  4329 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/wal
08:20:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/data
08:20:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/logs
08:20:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/data/info.pb
08:20:15.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.126:43855
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.126
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.84:43535
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.58.126:43855,127.4.58.125:36537,127.4.58.124:34261
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:15.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42057/jwks.json with env {}
08:20:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.275368  4349 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.275681  4349 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:15.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.275731  4349 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.279073  4349 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.279124  4349 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.279145  4349 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.279162  4349 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.279179  4349 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:15.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.279194  4349 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42057/jwks.json
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.283017  4349 master_runner.cc:387] Master server non-default flags:
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/logs
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.84:43535
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/data
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/wal
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.58.126:43855,127.4.58.125:36537,127.4.58.124:34261
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.126:43855
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42057/jwks.json
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/data/info.pb
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.126
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4349
08:20:15.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:15.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.284121  4349 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.285591  4349 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:15.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.292090  4370 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:15.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.292410  4366 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:15.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.292266  4363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:15.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.292580  4349 server_base.cc:1061] running on GCE node
08:20:15.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.293280  4349 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:15.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.294384  4349 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:15.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.295575  4349 hybrid_clock.cc:648] HybridClock initialized: now 1786522815295544 us; error 116 us; skew 500 ppm
08:20:15.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.297910  4349 webserver.cc:533] Webserver started at http://127.4.58.126:44865/ using document root <none> and password file <none>
08:20:15.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.298579  4349 fs_manager.cc:362] Metadata directory not provided
08:20:15.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.298655  4349 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:15.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.298856  4349 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.300731  4349 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/data/instance:
08:20:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5e7725eec6604bc89af4b66eec8f11e2"
08:20:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:15 on dist-test-slave-2p8l"
08:20:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.301357  4349 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/wal/instance:
08:20:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5e7725eec6604bc89af4b66eec8f11e2"
08:20:15.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:15 on dist-test-slave-2p8l"
08:20:15.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.305436  4349 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
08:20:15.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.307951  4380 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.308974  4349 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.309069  4349 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/wal
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5e7725eec6604bc89af4b66eec8f11e2"
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:15 on dist-test-slave-2p8l"
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.309134  4349 fs_report.cc:389] FS layout report
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/wal
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/wal
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/data/data
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:15.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:15.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.337457  4349 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:15.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.338270  4349 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:15.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.338418  4349 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:15.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.345733  4349 rpc_server.cc:307] RPC server started. Bound to: 127.4.58.126:43855
08:20:15.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.345779  4478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.58.126:43855 every 8 connection(s)
08:20:15.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.346810  4349 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/data/info.pb
08:20:15.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.348452  4329 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 4349
08:20:15.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.348635  4329 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-0/wal/instance
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.350004  4329 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/wal
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/data
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/logs
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/data/info.pb
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:15.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.125:36537
08:20:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.125
08:20:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.84:43535
08:20:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.58.126:43855,127.4.58.125:36537,127.4.58.124:34261
08:20:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42057/jwks.json with env {}
08:20:15.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.350147  4479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:15.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.354364  4479 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } has no permanent_uuid. Determining permanent_uuid...
08:20:15.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.370523  4479 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } has no permanent_uuid. Determining permanent_uuid...
08:20:15.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.371320  4387 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.58.125:36537: connect: Connection refused (error 111)
08:20:15.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.372165  4479 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.125:36537: Network error: Client connection negotiation failed: client connection to 127.4.58.125:36537: connect: Connection refused (error 111)
08:20:15.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.421416  4479 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } attempt: 1
08:20:15.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.423230  4479 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.125:36537: Network error: Client connection negotiation failed: client connection to 127.4.58.125:36537: connect: Connection refused (error 111)
08:20:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.456514  4481 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.456704  4481 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:15.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.456745  4481 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:15.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.459911  4481 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:15.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.459962  4481 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:15.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.459982  4481 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:15.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.460009  4481 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:15.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.460033  4481 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:15.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.460049  4481 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42057/jwks.json
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.463848  4481 master_runner.cc:387] Master server non-default flags:
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/logs
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.84:43535
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/data
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/wal
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.58.126:43855,127.4.58.125:36537,127.4.58.124:34261
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.125:36537
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42057/jwks.json
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/data/info.pb
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.125
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4481
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:15.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:15.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.464912  4481 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:15.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.466164  4481 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:15.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.471459  4511 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:15.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.471518  4505 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.471503  4507 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.472128  4481 server_base.cc:1061] running on GCE node
08:20:15.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.472632  4481 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:15.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.473591  4481 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:15.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.474763  4481 hybrid_clock.cc:648] HybridClock initialized: now 1786522815474750 us; error 34 us; skew 500 ppm
08:20:15.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.476675  4481 webserver.cc:533] Webserver started at http://127.4.58.125:35083/ using document root <none> and password file <none>
08:20:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.477181  4481 fs_manager.cc:362] Metadata directory not provided
08:20:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.477232  4481 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:15.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.477396  4481 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:15.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.478900  4481 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/data/instance:
08:20:15.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "34098b4ff2624dd79aa399e317e13eb1"
08:20:15.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:15 on dist-test-slave-2p8l"
08:20:15.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.479329  4481 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/wal/instance:
08:20:15.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "34098b4ff2624dd79aa399e317e13eb1"
08:20:15.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:15 on dist-test-slave-2p8l"
08:20:15.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.482508  4481 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
08:20:15.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.484634  4522 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.485634  4481 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:20:15.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.485805  4481 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/wal
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "34098b4ff2624dd79aa399e317e13eb1"
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:15 on dist-test-slave-2p8l"
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.485926  4481 fs_report.cc:389] FS layout report
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/wal
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/wal
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/data/data
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:15.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:15.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.491410  4479 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } attempt: 2
08:20:15.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.492906  4479 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.125:36537: Network error: Client connection negotiation failed: client connection to 127.4.58.125:36537: connect: Connection refused (error 111)
08:20:15.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.506417  4481 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:15.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.507050  4481 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:15.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.507247  4481 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:15.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.514458  4617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.58.125:36537 every 8 connection(s)
08:20:15.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.514467  4481 rpc_server.cc:307] RPC server started. Bound to: 127.4.58.125:36537
08:20:15.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.515509  4481 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/data/info.pb
08:20:15.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.516453  4329 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 4481
08:20:15.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.516557  4329 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-1/wal/instance
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.517278  4329 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/wal
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/data
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/logs
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/data/info.pb
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.124:34261
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.124
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.84:43535
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:15.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:15.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:15.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:15.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.58.126:43855,127.4.58.125:36537,127.4.58.124:34261
08:20:15.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:15.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42057/jwks.json with env {}
08:20:15.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.518867  4618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:15.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.522040  4618 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } has no permanent_uuid. Determining permanent_uuid...
08:20:15.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.530701  4618 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } has no permanent_uuid. Determining permanent_uuid...
08:20:15.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.536794  4618 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } has no permanent_uuid. Determining permanent_uuid...
08:20:15.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.537575  4523 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.58.124:34261: connect: Connection refused (error 111)
08:20:15.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.538444  4618 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.124:34261: Network error: Client connection negotiation failed: client connection to 127.4.58.124:34261: connect: Connection refused (error 111)
08:20:15.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.584115  4479 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } attempt: 3
08:20:15.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.587693  4618 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } attempt: 1
08:20:15.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.589169  4618 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.124:34261: Network error: Client connection negotiation failed: client connection to 127.4.58.124:34261: connect: Connection refused (error 111)
08:20:15.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.589274  4479 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } has no permanent_uuid. Determining permanent_uuid...
08:20:15.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.590665  4479 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.124:34261: Network error: Client connection negotiation failed: client connection to 127.4.58.124:34261: connect: Connection refused (error 111)
08:20:15.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.621850  4479 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } attempt: 1
08:20:15.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.623565  4479 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.124:34261: Network error: Client connection negotiation failed: client connection to 127.4.58.124:34261: connect: Connection refused (error 111)
08:20:15.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.627880  4624 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:15.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.628105  4624 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:15.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.628166  4624 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.631582  4624 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.631664  4624 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.631695  4624 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.631717  4624 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.631742  4624 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:15.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.631767  4624 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42057/jwks.json
08:20:15.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.635702  4624 master_runner.cc:387] Master server non-default flags:
08:20:15.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/logs
08:20:15.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:15.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.84:43535
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/data
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/wal
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.4.58.126:43855,127.4.58.125:36537,127.4.58.124:34261
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.124:34261
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42057/jwks.json
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/data/info.pb
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.124
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4624
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:15.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:15.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.636934  4624 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:15.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.638037  4624 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.643587  4635 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.643639  4637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.643837  4624 server_base.cc:1061] running on GCE node
08:20:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.643582  4640 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.644502  4624 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:15.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.645350  4624 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:15.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.646528  4624 hybrid_clock.cc:648] HybridClock initialized: now 1786522815646509 us; error 39 us; skew 500 ppm
08:20:15.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.648257  4624 webserver.cc:533] Webserver started at http://127.4.58.124:46197/ using document root <none> and password file <none>
08:20:15.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.648799  4624 fs_manager.cc:362] Metadata directory not provided
08:20:15.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.648885  4624 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:15.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.649104  4624 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:15.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.650674  4624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/data/instance:
08:20:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6c3cb3ae24674f349c63c864c60ac4ae"
08:20:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:15 on dist-test-slave-2p8l"
08:20:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.651168  4624 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/wal/instance:
08:20:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6c3cb3ae24674f349c63c864c60ac4ae"
08:20:15.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:15 on dist-test-slave-2p8l"
08:20:15.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.654350  4624 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
08:20:15.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.656419  4651 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:15.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.657356  4618 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } attempt: 2
08:20:15.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.657433  4624 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:20:15.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.657557  4624 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/wal
08:20:15.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6c3cb3ae24674f349c63c864c60ac4ae"
08:20:15.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:15 on dist-test-slave-2p8l"
08:20:15.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.657650  4624 fs_report.cc:389] FS layout report
08:20:15.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:15.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/wal
08:20:15.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/wal
08:20:15.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/data/data
08:20:15.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:15.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:15.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:15.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:15.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.659164  4618 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.124:34261: Network error: Client connection negotiation failed: client connection to 127.4.58.124:34261: connect: Connection refused (error 111)
08:20:15.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.693496  4624 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:15.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.694177  4624 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:15.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.694316  4624 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:15.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.698768  4479 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } attempt: 2
08:20:15.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.700418  4479 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.4.58.124:34261: Network error: Client connection negotiation failed: client connection to 127.4.58.124:34261: connect: Connection refused (error 111)
08:20:15.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.701929  4624 rpc_server.cc:307] RPC server started. Bound to: 127.4.58.124:34261
08:20:15.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.701933  4767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.58.124:34261 every 8 connection(s)
08:20:15.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.702943  4624 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/data/info.pb
08:20:15.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.705684  4768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:15.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.706595  4329 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 4624
08:20:15.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.706707  4329 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/master-2/wal/instance
08:20:15.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.709637  4768 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } has no permanent_uuid. Determining permanent_uuid...
08:20:15.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.718031  4768 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } has no permanent_uuid. Determining permanent_uuid...
08:20:15.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.722092  4768 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } has no permanent_uuid. Determining permanent_uuid...
08:20:15.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.728034  4768 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae: Bootstrap starting.
08:20:15.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.730316  4768 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae: Neither blocks nor log segments found. Creating new log.
08:20:15.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.731427  4768 log.cc:826] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae: Log is configured to *not* fsync() on all Append() calls
08:20:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.732944  4768 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae: No bootstrap required, opened a new log
08:20:15.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.736260  4768 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } }
08:20:15.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.736423  4768 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:15.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.736461  4768 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c3cb3ae24674f349c63c864c60ac4ae, State: Initialized, Role: FOLLOWER
08:20:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.736856  4768 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [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: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } }
08:20:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.737275  4784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [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: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } } }
08:20:15.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.737377  4784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [sys.catalog]: This master's current role is: FOLLOWER
08:20:15.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.737964  4768 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [sys.catalog]: configured and running, proceeding with master startup.
08:20:15.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.742832  4797 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:15.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.742923  4797 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:15.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.742373  4624 master_runner.cc:187] Error getting master registration for 127.4.58.126:43855: OK, instance_id { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" instance_seqno: 1786522815343726 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:20:15.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.744912  4624 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:15.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.750326  4618 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } attempt: 3
08:20:15.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.757091  4618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1: Bootstrap starting.
08:20:15.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.759899  4618 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1: Neither blocks nor log segments found. Creating new log.
08:20:15.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.760785  4618 log.cc:826] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1: Log is configured to *not* fsync() on all Append() calls
08:20:15.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.762686  4618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1: No bootstrap required, opened a new log
08:20:15.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.766320  4618 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } }
08:20:15.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.766516  4618 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:15.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.766579  4618 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34098b4ff2624dd79aa399e317e13eb1, State: Initialized, Role: FOLLOWER
08:20:15.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.767042  4618 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [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: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } }
08:20:15.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.767590  4803 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [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: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } } }
08:20:15.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.767721  4803 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [sys.catalog]: This master's current role is: FOLLOWER
08:20:15.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.768273  4618 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [sys.catalog]: configured and running, proceeding with master startup.
08:20:15.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.772171  4784 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:15.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.772320  4784 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } }
08:20:15.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.773263  4784 leader_election.cc:290] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e7725eec6604bc89af4b66eec8f11e2 (127.4.58.126:43855), 34098b4ff2624dd79aa399e317e13eb1 (127.4.58.125:36537)
08:20:15.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.774142  4821 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:15.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.774319  4821 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:15.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.774866  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34098b4ff2624dd79aa399e317e13eb1" is_pre_election: true
08:20:15.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.775084  4577 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3cb3ae24674f349c63c864c60ac4ae in term 0.
08:20:15.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.775153  4803 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:15.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.775213  4803 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } }
08:20:15.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.775975  4803 leader_election.cc:290] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e7725eec6604bc89af4b66eec8f11e2 (127.4.58.126:43855), 6c3cb3ae24674f349c63c864c60ac4ae (127.4.58.124:34261)
08:20:15.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.775286  4481 master_runner.cc:187] Error getting master registration for 127.4.58.126:43855: OK, instance_id { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" instance_seqno: 1786522815343726 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:20:15.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.777586  4481 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:15.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.777825  4719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "34098b4ff2624dd79aa399e317e13eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" is_pre_election: true
08:20:15.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.778028  4719 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34098b4ff2624dd79aa399e317e13eb1 in term 0.
08:20:15.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.778483  4523 leader_election.cc:304] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [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: 34098b4ff2624dd79aa399e317e13eb1, 6c3cb3ae24674f349c63c864c60ac4ae; no voters: 
08:20:15.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.778738  4803 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:15.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.778738  4660 leader_election.cc:304] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [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: 34098b4ff2624dd79aa399e317e13eb1, 6c3cb3ae24674f349c63c864c60ac4ae; no voters: 
08:20:15.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.778802  4803 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:15.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.778844  4803 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [term 0 FOLLOWER]: Advancing to term 1
08:20:15.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.778981  4784 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:15.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.779040  4784 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:15.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.779089  4784 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [term 0 FOLLOWER]: Advancing to term 1
08:20:15.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.780419  4803 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } }
08:20:15.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.780575  4784 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } }
08:20:15.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.780821  4803 leader_election.cc:290] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [CANDIDATE]: Term 1 election: Requested vote from peers 5e7725eec6604bc89af4b66eec8f11e2 (127.4.58.126:43855), 6c3cb3ae24674f349c63c864c60ac4ae (127.4.58.124:34261)
08:20:15.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.780905  4784 leader_election.cc:290] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [CANDIDATE]: Term 1 election: Requested vote from peers 5e7725eec6604bc89af4b66eec8f11e2 (127.4.58.126:43855), 34098b4ff2624dd79aa399e317e13eb1 (127.4.58.125:36537)
08:20:15.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.781517  4719 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "34098b4ff2624dd79aa399e317e13eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c3cb3ae24674f349c63c864c60ac4ae"
08:20:15.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.781704  4719 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 34098b4ff2624dd79aa399e317e13eb1 in current term 1: Already voted for candidate 6c3cb3ae24674f349c63c864c60ac4ae in this term.
08:20:15.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.781857  4577 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "34098b4ff2624dd79aa399e317e13eb1"
08:20:15.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.782006  4577 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c3cb3ae24674f349c63c864c60ac4ae in current term 1: Already voted for candidate 34098b4ff2624dd79aa399e317e13eb1 in this term.
08:20:15.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.799921  4479 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } attempt: 3
08:20:15.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.808323  4479 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2: Bootstrap starting.
08:20:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.811582  4479 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2: Neither blocks nor log segments found. Creating new log.
08:20:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.814543  4479 log.cc:826] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2: Log is configured to *not* fsync() on all Append() calls
08:20:15.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.817615  4479 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2: No bootstrap required, opened a new log
08:20:15.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.821300  4479 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } }
08:20:15.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.821514  4479 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:15.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.821569  4479 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e7725eec6604bc89af4b66eec8f11e2, State: Initialized, Role: FOLLOWER
08:20:15.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.822050  4479 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [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: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } }
08:20:15.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.823448  4479 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [sys.catalog]: configured and running, proceeding with master startup.
08:20:15.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.823505  4427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7725eec6604bc89af4b66eec8f11e2" is_pre_election: true
08:20:15.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.823772  4427 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c3cb3ae24674f349c63c864c60ac4ae in term 0.
08:20:15.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.824131  4423 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "34098b4ff2624dd79aa399e317e13eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7725eec6604bc89af4b66eec8f11e2"
08:20:15.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.824234  4423 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [term 0 FOLLOWER]: Advancing to term 1
08:20:15.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.825398  4423 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34098b4ff2624dd79aa399e317e13eb1 in term 1.
08:20:15.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.825584  4426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "34098b4ff2624dd79aa399e317e13eb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7725eec6604bc89af4b66eec8f11e2" is_pre_election: true
08:20:15.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.825683  4426 raft_consensus.cc:2376] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 34098b4ff2624dd79aa399e317e13eb1 in term 1. Re-sending same reply.
08:20:15.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.826131  4527 leader_election.cc:304] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 34098b4ff2624dd79aa399e317e13eb1, 5e7725eec6604bc89af4b66eec8f11e2; no voters: 6c3cb3ae24674f349c63c864c60ac4ae
08:20:15.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.826325  4803 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [term 1 FOLLOWER]: Leader election won for term 1
08:20:15.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.826531  4803 raft_consensus.cc:697] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [term 1 LEADER]: Becoming Leader. State: Replica: 34098b4ff2624dd79aa399e317e13eb1, State: Running, Role: LEADER
08:20:15.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.826841  4803 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [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: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } }
08:20:15.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.827343  4422 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e7725eec6604bc89af4b66eec8f11e2"
08:20:15.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.827632  4422 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c3cb3ae24674f349c63c864c60ac4ae in current term 1: Already voted for candidate 34098b4ff2624dd79aa399e317e13eb1 in this term.
08:20:15.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.828104  4661 leader_election.cc:304] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c3cb3ae24674f349c63c864c60ac4ae; no voters: 34098b4ff2624dd79aa399e317e13eb1, 5e7725eec6604bc89af4b66eec8f11e2
08:20:15.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.828475  4784 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
08:20:15.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.828645  4803 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34098b4ff2624dd79aa399e317e13eb1. Latest consensus state: current_term: 1 leader_uuid: "34098b4ff2624dd79aa399e317e13eb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } } }
08:20:15.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.828748  4803 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [sys.catalog]: This master's current role is: LEADER
08:20:15.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.829624  4849 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:15.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.829699  4849 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:15.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.829955  4827 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } } }
08:20:15.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.830086  4827 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [sys.catalog]: This master's current role is: FOLLOWER
08:20:15.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.834307  4855 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
08:20:15.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.835345  4855 catalog_manager.cc:1520] Initializing Kudu cluster ID...
08:20:15.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:15.839751  4392 tablet.cc:2406] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:15.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.841964  4422 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [term 1 FOLLOWER]: Refusing update from remote peer 34098b4ff2624dd79aa399e317e13eb1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:15.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.843433  4719 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [term 1 FOLLOWER]: Refusing update from remote peer 34098b4ff2624dd79aa399e317e13eb1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:15.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.844051  4803 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:15.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.844213  4851 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:15.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.850733  4784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34098b4ff2624dd79aa399e317e13eb1. Latest consensus state: current_term: 1 leader_uuid: "34098b4ff2624dd79aa399e317e13eb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } } }
08:20:15.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.850860  4784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [sys.catalog]: This master's current role is: FOLLOWER
08:20:15.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.855703  4827 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34098b4ff2624dd79aa399e317e13eb1. Latest consensus state: current_term: 1 leader_uuid: "34098b4ff2624dd79aa399e317e13eb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } } }
08:20:15.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.855827  4827 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [sys.catalog]: This master's current role is: FOLLOWER
08:20:15.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.858973  4857 mvcc.cc:204] Tried to move back new op lower bound from 7317597453676421120 to 7317597453630173184. Current Snapshot: MvccSnapshot[applied={T|T < 7317597453676421120}]
08:20:15.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.860417  4827 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "34098b4ff2624dd79aa399e317e13eb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } } }
08:20:15.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.860533  4827 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2 [sys.catalog]: This master's current role is: FOLLOWER
08:20:15.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.861268  4803 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "34098b4ff2624dd79aa399e317e13eb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } } }
08:20:15.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.861373  4803 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [sys.catalog]: This master's current role is: LEADER
08:20:15.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.863382  4863 mvcc.cc:204] Tried to move back new op lower bound from 7317597453676421120 to 7317597453630173184. Current Snapshot: MvccSnapshot[applied={T|T < 7317597453676421120}]
08:20:15.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.864257  4851 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "34098b4ff2624dd79aa399e317e13eb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } } }
08:20:15.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.864370  4851 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1 [sys.catalog]: This master's current role is: LEADER
08:20:15.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.865935  4784 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "34098b4ff2624dd79aa399e317e13eb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e7725eec6604bc89af4b66eec8f11e2" member_type: VOTER last_known_addr { host: "127.4.58.126" port: 43855 } } peers { permanent_uuid: "34098b4ff2624dd79aa399e317e13eb1" member_type: VOTER last_known_addr { host: "127.4.58.125" port: 36537 } } peers { permanent_uuid: "6c3cb3ae24674f349c63c864c60ac4ae" member_type: VOTER last_known_addr { host: "127.4.58.124" port: 34261 } } }
08:20:15.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.866078  4784 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae [sys.catalog]: This master's current role is: FOLLOWER
08:20:15.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.871482  4858 mvcc.cc:204] Tried to move back new op lower bound from 7317597453676421120 to 7317597453630173184. Current Snapshot: MvccSnapshot[applied={T|T < 7317597453676421120}]
08:20:15.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.872118  4855 catalog_manager.cc:1383] Generated new cluster ID: 1aaa41e65089467e81391c4ba890f27c
08:20:15.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.872182  4855 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
08:20:15.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.937418  4855 catalog_manager.cc:1406] Generated new certificate authority record
08:20:15.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.938776  4855 catalog_manager.cc:1540] Loading token signing keys...
08:20:15.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.958927  4855 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 34098b4ff2624dd79aa399e317e13eb1: Generated new TSK 0
08:20:15.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.959820  4855 catalog_manager.cc:1550] Initializing in-progress tserver states...
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:15.972500  4329 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/wal
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/data
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/logs
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/data/info.pb
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.65:0
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.58.65
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.65
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.58.126:43855,127.4.58.125:36537,127.4.58.124:34261
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.84:43535
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:16.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.104224  4875 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:16.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.104466  4875 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:16.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.104554  4875 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:16.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.107870  4875 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:16.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.108029  4875 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.58.65
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.111917  4875 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/logs
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.84:43535
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/data
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/wal
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.65:0
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/data/info.pb
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.65
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.58.126:43855,127.4.58.125:36537,127.4.58.124:34261
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4875
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.58.65
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:16.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:16.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.113226  4875 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:16.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.114502  4875 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:16.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.120875  4888 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:16.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.120850  4883 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:16.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.120853  4884 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:16.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.120896  4875 server_base.cc:1061] running on GCE node
08:20:16.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.121431  4875 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:16.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.122016  4875 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:16.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.123226  4875 hybrid_clock.cc:648] HybridClock initialized: now 1786522816123208 us; error 30 us; skew 500 ppm
08:20:16.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.125002  4875 webserver.cc:533] Webserver started at http://127.4.58.65:37311/ using document root <none> and password file <none>
08:20:16.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.125550  4875 fs_manager.cc:362] Metadata directory not provided
08:20:16.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.125645  4875 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:16.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.125943  4875 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.127425  4875 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/data/instance:
08:20:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4ca2fd4af9e440c4b4784794a9408b7d"
08:20:16.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:16 on dist-test-slave-2p8l"
08:20:16.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.127949  4875 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/wal/instance:
08:20:16.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4ca2fd4af9e440c4b4784794a9408b7d"
08:20:16.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:16 on dist-test-slave-2p8l"
08:20:16.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.131094  4875 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
08:20:16.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.133114  4898 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:16.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.134173  4875 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:20:16.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.134295  4875 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/wal
08:20:16.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4ca2fd4af9e440c4b4784794a9408b7d"
08:20:16.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:16 on dist-test-slave-2p8l"
08:20:16.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.134382  4875 fs_report.cc:389] FS layout report
08:20:16.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:16.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/wal
08:20:16.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/wal
08:20:16.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/data/data
08:20:16.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:16.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:16.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:16.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:16.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.152573  4875 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:16.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.153250  4875 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:16.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.153461  4875 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:16.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.154130  4875 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:16.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.155175  4875 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:16.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.155262  4875 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:16.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.155318  4875 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:16.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.155346  4875 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:16.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.164961  4875 rpc_server.cc:307] RPC server started. Bound to: 127.4.58.65:36715
08:20:16.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.165041  5113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.58.65:36715 every 8 connection(s)
08:20:16.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.165951  4875 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/data/info.pb
08:20:16.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.171988  4329 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 4875
08:20:16.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.172103  4329 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-0/wal/instance
08:20:16.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.175088  4329 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/wal
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/data
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/logs
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/data/info.pb
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.66:0
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.58.66
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.66
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:16.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.58.126:43855,127.4.58.125:36537,127.4.58.124:34261
08:20:16.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.84:43535
08:20:16.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:16.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:16.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:16.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.177460  5116 heartbeater.cc:344] Connected to a master server at 127.4.58.126:43855
08:20:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.177609  5120 heartbeater.cc:344] Connected to a master server at 127.4.58.125:36537
08:20:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.177829  5114 heartbeater.cc:344] Connected to a master server at 127.4.58.124:34261
08:20:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.177980  5114 heartbeater.cc:461] Registering TS with master...
08:20:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.177984  5120 heartbeater.cc:461] Registering TS with master...
08:20:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.178249  5116 heartbeater.cc:461] Registering TS with master...
08:20:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.178639  5116 heartbeater.cc:507] Master 127.4.58.126:43855 requested a full tablet report, sending...
08:20:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.178633  5114 heartbeater.cc:507] Master 127.4.58.124:34261 requested a full tablet report, sending...
08:20:16.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.178633  5120 heartbeater.cc:507] Master 127.4.58.125:36537 requested a full tablet report, sending...
08:20:16.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.180212  4553 ts_manager.cc:194] Registered new tserver with Master: 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715)
08:20:16.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.180212  4413 ts_manager.cc:194] Registered new tserver with Master: 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715)
08:20:16.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.180250  4694 ts_manager.cc:194] Registered new tserver with Master: 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715)
08:20:16.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.181423  4553 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.58.65:56229
08:20:16.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.281733  5125 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:16.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.281920  5125 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:16.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.281961  5125 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:16.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.285827  5125 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:16.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.285949  5125 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.58.66
08:20:16.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.289675  5125 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:16.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/logs
08:20:16.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:16.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:16.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:16.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.84:43535
08:20:16.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/data
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/wal
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.66:0
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/data/info.pb
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.66
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.58.126:43855,127.4.58.125:36537,127.4.58.124:34261
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5125
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.58.66
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.290766  5125 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:16.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.291802  5125 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:16.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.298188  5143 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:16.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.298199  5139 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:16.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.298199  5149 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:16.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.298357  5125 server_base.cc:1061] running on GCE node
08:20:16.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.299230  5125 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:16.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.299785  5125 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:16.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.300945  5125 hybrid_clock.cc:648] HybridClock initialized: now 1786522816300933 us; error 33 us; skew 500 ppm
08:20:16.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.302798  5125 webserver.cc:533] Webserver started at http://127.4.58.66:44005/ using document root <none> and password file <none>
08:20:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.303319  5125 fs_manager.cc:362] Metadata directory not provided
08:20:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.303376  5125 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.303548  5125 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.305006  5125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/data/instance:
08:20:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5b5496e723fd485180744ee7df22c358"
08:20:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:16 on dist-test-slave-2p8l"
08:20:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.305428  5125 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/wal/instance:
08:20:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5b5496e723fd485180744ee7df22c358"
08:20:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:16 on dist-test-slave-2p8l"
08:20:16.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.308609  5125 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
08:20:16.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.310683  5160 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:16.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.311674  5125 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.311811  5125 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/wal
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5b5496e723fd485180744ee7df22c358"
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:16 on dist-test-slave-2p8l"
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.311940  5125 fs_report.cc:389] FS layout report
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/wal
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/wal
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/data/data
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:16.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:16.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.325945  5125 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:16.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.326687  5125 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:16.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.326915  5125 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:16.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.327510  5125 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:16.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.328547  5125 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:16.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.328620  5125 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:16.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.328676  5125 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:16.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.328702  5125 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:16.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.338565  5125 rpc_server.cc:307] RPC server started. Bound to: 127.4.58.66:35099
08:20:16.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.338617  5365 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.58.66:35099 every 8 connection(s)
08:20:16.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.339640  5125 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/data/info.pb
08:20:16.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.342712  4329 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 5125
08:20:16.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.342813  4329 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-1/wal/instance
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.346144  4329 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/wal
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/data
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/logs
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/data/info.pb
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.67:0
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.58.67
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.67
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.58.126:43855,127.4.58.125:36537,127.4.58.124:34261
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.84:43535
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:16.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:16.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.350396  5367 heartbeater.cc:344] Connected to a master server at 127.4.58.126:43855
08:20:16.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.350724  5367 heartbeater.cc:461] Registering TS with master...
08:20:16.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.350884  5366 heartbeater.cc:344] Connected to a master server at 127.4.58.124:34261
08:20:16.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.351138  5366 heartbeater.cc:461] Registering TS with master...
08:20:16.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.351357  5367 heartbeater.cc:507] Master 127.4.58.126:43855 requested a full tablet report, sending...
08:20:16.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.351475  5366 heartbeater.cc:507] Master 127.4.58.124:34261 requested a full tablet report, sending...
08:20:16.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.352526  4694 ts_manager.cc:194] Registered new tserver with Master: 5b5496e723fd485180744ee7df22c358 (127.4.58.66:35099)
08:20:16.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.352526  4413 ts_manager.cc:194] Registered new tserver with Master: 5b5496e723fd485180744ee7df22c358 (127.4.58.66:35099)
08:20:16.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.357908  5369 heartbeater.cc:344] Connected to a master server at 127.4.58.125:36537
08:20:16.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.358037  5369 heartbeater.cc:461] Registering TS with master...
08:20:16.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.358342  5369 heartbeater.cc:507] Master 127.4.58.125:36537 requested a full tablet report, sending...
08:20:16.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.359165  4553 ts_manager.cc:194] Registered new tserver with Master: 5b5496e723fd485180744ee7df22c358 (127.4.58.66:35099)
08:20:16.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.359855  4553 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.58.66:45443
08:20:16.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.457742  5380 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:16.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.457938  5380 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:16.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.457979  5380 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:16.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.461473  5380 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:16.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.461582  5380 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.4.58.67
08:20:16.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.465469  5380 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:16.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/logs
08:20:16.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:16.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:16.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:16.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.4.58.84:43535
08:20:16.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:16.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:16.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/data
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/wal
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.4.58.67:0
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/data/info.pb
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.4.58.67
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.4.58.126:43855,127.4.58.125:36537,127.4.58.124:34261
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5380
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.4.58.67
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:16.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.466545  5380 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:16.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.467597  5380 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:16.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.474242  5390 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:16.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.474321  5380 server_base.cc:1061] running on GCE node
08:20:16.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.474248  5392 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:16.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.474257  5388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:16.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.474819  5380 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:16.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.475320  5380 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:16.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.476521  5380 hybrid_clock.cc:648] HybridClock initialized: now 1786522816476483 us; error 50 us; skew 500 ppm
08:20:16.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.478547  5380 webserver.cc:533] Webserver started at http://127.4.58.67:40163/ using document root <none> and password file <none>
08:20:16.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.479146  5380 fs_manager.cc:362] Metadata directory not provided
08:20:16.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.479242  5380 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:16.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.479496  5380 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:16.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.481235  5380 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/data/instance:
08:20:16.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "643faf7e5b744fd593a66ace7357f749"
08:20:16.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:16 on dist-test-slave-2p8l"
08:20:16.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.481817  5380 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/wal/instance:
08:20:16.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "643faf7e5b744fd593a66ace7357f749"
08:20:16.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:16 on dist-test-slave-2p8l"
08:20:16.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.485280  5380 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
08:20:16.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.487717  5406 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:16.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.488744  5380 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.488888  5380 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/wal
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "643faf7e5b744fd593a66ace7357f749"
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:16 on dist-test-slave-2p8l"
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.489025  5380 fs_report.cc:389] FS layout report
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/wal
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/wal
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/data/data
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:16.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:16.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.502266  5380 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.502908  5380 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.503108  5380 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.503715  5380 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:16.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.504726  5380 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:16.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.504801  5380 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:16.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.504853  5380 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:16.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.504878  5380 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:16.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.514449  5380 rpc_server.cc:307] RPC server started. Bound to: 127.4.58.67:35285
08:20:16.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.514477  5644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.58.67:35285 every 8 connection(s)
08:20:16.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.515316  5380 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/data/info.pb
08:20:16.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.521968  4329 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 5380
08:20:16.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.522102  4329 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster11971821755094758954/ts-2/wal/instance
08:20:16.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.525830  5647 heartbeater.cc:344] Connected to a master server at 127.4.58.126:43855
08:20:16.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.525866  5649 heartbeater.cc:344] Connected to a master server at 127.4.58.125:36537
08:20:16.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.526086  5647 heartbeater.cc:461] Registering TS with master...
08:20:16.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.526654  5647 heartbeater.cc:507] Master 127.4.58.126:43855 requested a full tablet report, sending...
08:20:16.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.526081  5649 heartbeater.cc:461] Registering TS with master...
08:20:16.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.527850  4413 ts_manager.cc:194] Registered new tserver with Master: 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285)
08:20:16.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.527475  5649 heartbeater.cc:507] Master 127.4.58.125:36537 requested a full tablet report, sending...
08:20:16.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.529856  5645 heartbeater.cc:344] Connected to a master server at 127.4.58.124:34261
08:20:16.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.529939  5645 heartbeater.cc:461] Registering TS with master...
08:20:16.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.530148  5645 heartbeater.cc:507] Master 127.4.58.124:34261 requested a full tablet report, sending...
08:20:16.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.530467  4552 ts_manager.cc:194] Registered new tserver with Master: 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285)
08:20:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.531032  4552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.4.58.67:43437
08:20:16.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.531510  4694 ts_manager.cc:194] Registered new tserver with Master: 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285)
08:20:16.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.544480  4329 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
08:20:16.545 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:20:16.545 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

08:20:16.546 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.4.58.126"
      port: 43855
    }
    bound_http_address {
      host: "127.4.58.126"
      port: 44865
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.4.58.125"
      port: 36537
    }
    bound_http_address {
      host: "127.4.58.125"
      port: 35083
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.4.58.124"
      port: 34261
    }
    bound_http_address {
      host: "127.4.58.124"
      port: 46197
    }
  }
}

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

08:20:16.547 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.4.58.65"
      port: 36715
    }
    bound_http_address {
      host: "127.4.58.65"
      port: 37311
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.4.58.66"
      port: 35099
    }
    bound_http_address {
      host: "127.4.58.66"
      port: 44005
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.4.58.67"
      port: 35285
    }
    bound_http_address {
      host: "127.4.58.67"
      port: 40163
    }
  }
}

08:20:16.547 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
08:20:16.549 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:16.550 [DEBUG - main] (Connection.java:748) [peer master-127.4.58.125:36537(127.4.58.125:36537)] connecting to peer
08:20:16.551 [DEBUG - main] (Connection.java:748) [peer master-127.4.58.124:34261(127.4.58.124:34261)] connecting to peer
08:20:16.552 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.4.58.125:36537(127.4.58.125:36537)] Successfully connected to peer
08:20:16.554 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.4.58.125
08:20:16.554 [DEBUG - main] (Connection.java:748) [peer master-127.4.58.126:43855(127.4.58.126:43855)] connecting to peer
08:20:16.556 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.4.58.124:34261(127.4.58.124:34261)] Successfully connected to peer
08:20:16.558 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.4.58.124
08:20:16.561 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.4.58.126:43855(127.4.58.126:43855)] Successfully connected to peer
08:20:16.563 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.4.58.126
08:20:16.567 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f352ddb, L:/127.0.0.1:46526 - R:/127.4.58.125:36537] using SASL/PLAIN
08:20:16.570 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:16.570 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=20), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.58.125:36537, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.58.124:34261, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.4.58.126:43855, [20ms] Sub RPC ConnectToMaster: received response from server master-127.4.58.125:36537: OK, deferred=null) after lookup
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.571318  4552 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46526:
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITScannerMultiTablet-1786522793949"
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:16.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:16.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:20:16.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.573057  4552 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.ITScannerMultiTablet-1786522793949 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
08:20:16.578 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa8f0a96f, L:/127.0.0.1:34444 - R:/127.4.58.126:43855] using SASL/PLAIN
08:20:16.578 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70eb56f5, L:/127.0.0.1:44046 - R:/127.4.58.124:34261] using SASL/PLAIN
08:20:16.584 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 301a0ac93480438f8a84205abcf23fc4
08:20:16.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.598613  5237 tablet_service.cc:1511] Processing CreateTablet for tablet e657831914774a5dabc1913283e97468 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=301a0ac93480438f8a84205abcf23fc4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:16.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.599682  5237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e657831914774a5dabc1913283e97468. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:16.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.599371  4994 tablet_service.cc:1511] Processing CreateTablet for tablet 7df3c9713be24bc393f9322082b6959a (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=301a0ac93480438f8a84205abcf23fc4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:16.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.600230  4994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df3c9713be24bc393f9322082b6959a. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:16.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.600063  5498 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2e2c0b76694a7d86ce769b6dccb73a (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=301a0ac93480438f8a84205abcf23fc4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:16.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.600801  5498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2e2c0b76694a7d86ce769b6dccb73a. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:16.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.605144  5694 tablet_bootstrap.cc:492] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749: Bootstrap starting.
08:20:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.605832  5496 tablet_service.cc:1511] Processing CreateTablet for tablet e657831914774a5dabc1913283e97468 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=301a0ac93480438f8a84205abcf23fc4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.605876  5238 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2e2c0b76694a7d86ce769b6dccb73a (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=301a0ac93480438f8a84205abcf23fc4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.605978  4992 tablet_service.cc:1511] Processing CreateTablet for tablet 3c2e2c0b76694a7d86ce769b6dccb73a (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=301a0ac93480438f8a84205abcf23fc4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.606106  5496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e657831914774a5dabc1913283e97468. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.606174  5238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2e2c0b76694a7d86ce769b6dccb73a. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.606230  4992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c2e2c0b76694a7d86ce769b6dccb73a. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.607757  5694 tablet_bootstrap.cc:654] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749: Neither blocks nor log segments found. Creating new log.
08:20:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.608371  4990 tablet_service.cc:1511] Processing CreateTablet for tablet e657831914774a5dabc1913283e97468 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=301a0ac93480438f8a84205abcf23fc4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.608573  4990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e657831914774a5dabc1913283e97468. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.608604  5694 log.cc:826] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749: Log is configured to *not* fsync() on all Append() calls
08:20:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.609517  5499 tablet_service.cc:1511] Processing CreateTablet for tablet 7df3c9713be24bc393f9322082b6959a (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=301a0ac93480438f8a84205abcf23fc4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:16.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.609802  5499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df3c9713be24bc393f9322082b6959a. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:16.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.610314  5241 tablet_service.cc:1511] Processing CreateTablet for tablet 7df3c9713be24bc393f9322082b6959a (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=301a0ac93480438f8a84205abcf23fc4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:16.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.610386  5694 tablet_bootstrap.cc:492] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749: No bootstrap required, opened a new log
08:20:16.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.610589  5241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7df3c9713be24bc393f9322082b6959a. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:16.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.610581  5694 ts_tablet_manager.cc:1403] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.004s
08:20:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.612082  5695 tablet_bootstrap.cc:492] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d: Bootstrap starting.
08:20:16.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.612116  5698 tablet_bootstrap.cc:492] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358: Bootstrap starting.
08:20:16.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.614305  5698 tablet_bootstrap.cc:654] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358: Neither blocks nor log segments found. Creating new log.
08:20:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.614941  5695 tablet_bootstrap.cc:654] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d: Neither blocks nor log segments found. Creating new log.
08:20:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.614969  5698 log.cc:826] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358: Log is configured to *not* fsync() on all Append() calls
08:20:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.615161  5694 raft_consensus.cc:359] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.615531  5694 raft_consensus.cc:385] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.615702  5694 raft_consensus.cc:740] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 643faf7e5b744fd593a66ace7357f749, State: Initialized, Role: FOLLOWER
08:20:16.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.615695  5695 log.cc:826] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d: Log is configured to *not* fsync() on all Append() calls
08:20:16.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.616364  5694 consensus_queue.cc:260] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [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: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.616595  5698 tablet_bootstrap.cc:492] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358: No bootstrap required, opened a new log
08:20:16.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.616782  5698 ts_tablet_manager.cc:1403] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
08:20:16.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.617251  5694 ts_tablet_manager.cc:1434] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
08:20:16.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.617362  5695 tablet_bootstrap.cc:492] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d: No bootstrap required, opened a new log
08:20:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.617535  5695 ts_tablet_manager.cc:1403] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
08:20:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.618995  5694 tablet_bootstrap.cc:492] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749: Bootstrap starting.
08:20:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.619801  5698 raft_consensus.cc:359] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.619962  5694 tablet_bootstrap.cc:654] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749: Neither blocks nor log segments found. Creating new log.
08:20:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.619980  5698 raft_consensus.cc:385] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.620028  5698 raft_consensus.cc:740] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5496e723fd485180744ee7df22c358, State: Initialized, Role: FOLLOWER
08:20:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.620427  5698 consensus_queue.cc:260] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [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: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.620429  5695 raft_consensus.cc:359] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } } peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } }
08:20:16.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.620599  5695 raft_consensus.cc:385] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:16.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.620652  5695 raft_consensus.cc:740] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca2fd4af9e440c4b4784794a9408b7d, State: Initialized, Role: FOLLOWER
08:20:16.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.621196  5649 heartbeater.cc:499] Master 127.4.58.125:36537 was elected leader, sending a full tablet report...
08:20:16.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.621248  5698 ts_tablet_manager.cc:1434] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
08:20:16.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.621479  5369 heartbeater.cc:499] Master 127.4.58.125:36537 was elected leader, sending a full tablet report...
08:20:16.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.622442  5698 tablet_bootstrap.cc:492] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358: Bootstrap starting.
08:20:16.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.623466  5698 tablet_bootstrap.cc:654] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358: Neither blocks nor log segments found. Creating new log.
08:20:16.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.624876  5698 tablet_bootstrap.cc:492] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358: No bootstrap required, opened a new log
08:20:16.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.624953  5698 ts_tablet_manager.cc:1403] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
08:20:16.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.621219  5694 tablet_bootstrap.cc:492] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749: No bootstrap required, opened a new log
08:20:16.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.625487  5698 raft_consensus.cc:359] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.625602  5698 raft_consensus.cc:385] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:16.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.625638  5698 raft_consensus.cc:740] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5496e723fd485180744ee7df22c358, State: Initialized, Role: FOLLOWER
08:20:16.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.625828  5698 consensus_queue.cc:260] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [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: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.626155  5698 ts_tablet_manager.cc:1434] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
08:20:16.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.626567  5694 ts_tablet_manager.cc:1403] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
08:20:16.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.627148  5694 raft_consensus.cc:359] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.627251  5694 raft_consensus.cc:385] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:16.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.627288  5694 raft_consensus.cc:740] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 643faf7e5b744fd593a66ace7357f749, State: Initialized, Role: FOLLOWER
08:20:16.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.627621  5694 consensus_queue.cc:260] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [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: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.627903  5698 tablet_bootstrap.cc:492] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358: Bootstrap starting.
08:20:16.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.628569  5695 consensus_queue.cc:260] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d [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: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } } peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } }
08:20:16.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.629032  5698 tablet_bootstrap.cc:654] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358: Neither blocks nor log segments found. Creating new log.
08:20:16.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.629349  5694 ts_tablet_manager.cc:1434] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
08:20:16.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.629833  5694 tablet_bootstrap.cc:492] T 7df3c9713be24bc393f9322082b6959a P 643faf7e5b744fd593a66ace7357f749: Bootstrap starting.
08:20:16.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.632226  5698 tablet_bootstrap.cc:492] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358: No bootstrap required, opened a new log
08:20:16.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.632428  5698 ts_tablet_manager.cc:1403] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
08:20:16.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.632750  5695 ts_tablet_manager.cc:1434] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
08:20:16.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.632997  5698 raft_consensus.cc:359] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } } peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } }
08:20:16.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.633219  5698 raft_consensus.cc:385] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:16.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.633354  5698 raft_consensus.cc:740] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b5496e723fd485180744ee7df22c358, State: Initialized, Role: FOLLOWER
08:20:16.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.633549  5694 tablet_bootstrap.cc:654] T 7df3c9713be24bc393f9322082b6959a P 643faf7e5b744fd593a66ace7357f749: Neither blocks nor log segments found. Creating new log.
08:20:16.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.633598  5698 consensus_queue.cc:260] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [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: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } } peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } }
08:20:16.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.633982  5698 ts_tablet_manager.cc:1434] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:20:16.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.635771  5120 heartbeater.cc:499] Master 127.4.58.125:36537 was elected leader, sending a full tablet report...
08:20:16.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.636798  5695 tablet_bootstrap.cc:492] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d: Bootstrap starting.
08:20:16.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.638170  5694 tablet_bootstrap.cc:492] T 7df3c9713be24bc393f9322082b6959a P 643faf7e5b744fd593a66ace7357f749: No bootstrap required, opened a new log
08:20:16.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.638271  5694 ts_tablet_manager.cc:1403] T 7df3c9713be24bc393f9322082b6959a P 643faf7e5b744fd593a66ace7357f749: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
08:20:16.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.638582  5695 tablet_bootstrap.cc:654] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d: Neither blocks nor log segments found. Creating new log.
08:20:16.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.638914  5694 raft_consensus.cc:359] T 7df3c9713be24bc393f9322082b6959a P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } } peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } }
08:20:16.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.639050  5694 raft_consensus.cc:385] T 7df3c9713be24bc393f9322082b6959a P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:16.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.639091  5694 raft_consensus.cc:740] T 7df3c9713be24bc393f9322082b6959a P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 643faf7e5b744fd593a66ace7357f749, State: Initialized, Role: FOLLOWER
08:20:16.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.639219  5694 consensus_queue.cc:260] T 7df3c9713be24bc393f9322082b6959a P 643faf7e5b744fd593a66ace7357f749 [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: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } } peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } }
08:20:16.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.639743  5694 ts_tablet_manager.cc:1434] T 7df3c9713be24bc393f9322082b6959a P 643faf7e5b744fd593a66ace7357f749: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:20:16.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.640530  5695 tablet_bootstrap.cc:492] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d: No bootstrap required, opened a new log
08:20:16.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.640652  5695 ts_tablet_manager.cc:1403] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
08:20:16.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.641254  5695 raft_consensus.cc:359] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.641496  5695 raft_consensus.cc:385] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:16.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.641969  5695 raft_consensus.cc:740] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca2fd4af9e440c4b4784794a9408b7d, State: Initialized, Role: FOLLOWER
08:20:16.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.642207  5695 consensus_queue.cc:260] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [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: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.642534  5695 ts_tablet_manager.cc:1434] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
08:20:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.643344  5704 raft_consensus.cc:493] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.643487  5704 raft_consensus.cc:515] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.644094  5695 tablet_bootstrap.cc:492] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d: Bootstrap starting.
08:20:16.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.644727  5704 leader_election.cc:290] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715), 5b5496e723fd485180744ee7df22c358 (127.4.58.66:35099)
08:20:16.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.646443  5695 tablet_bootstrap.cc:654] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d: Neither blocks nor log segments found. Creating new log.
08:20:16.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.648846  5695 tablet_bootstrap.cc:492] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d: No bootstrap required, opened a new log
08:20:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.649057  5695 ts_tablet_manager.cc:1403] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
08:20:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.649011  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2e2c0b76694a7d86ce769b6dccb73a" candidate_uuid: "643faf7e5b744fd593a66ace7357f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5496e723fd485180744ee7df22c358" is_pre_election: true
08:20:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.649195  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2e2c0b76694a7d86ce769b6dccb73a" candidate_uuid: "643faf7e5b744fd593a66ace7357f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" is_pre_election: true
08:20:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.649274  5285 raft_consensus.cc:2468] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 643faf7e5b744fd593a66ace7357f749 in term 0.
08:20:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.649441  5028 raft_consensus.cc:2468] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 643faf7e5b744fd593a66ace7357f749 in term 0.
08:20:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.649739  5695 raft_consensus.cc:359] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.649750  5416 leader_election.cc:304] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [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: 5b5496e723fd485180744ee7df22c358, 643faf7e5b744fd593a66ace7357f749; no voters: 
08:20:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.649852  5695 raft_consensus.cc:385] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.649887  5695 raft_consensus.cc:740] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ca2fd4af9e440c4b4784794a9408b7d, State: Initialized, Role: FOLLOWER
08:20:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.650030  5695 consensus_queue.cc:260] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [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: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.650161  5704 raft_consensus.cc:2804] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.650233  5704 raft_consensus.cc:493] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:16.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.650285  5704 raft_consensus.cc:3060] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Advancing to term 1
08:20:16.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.651377  5704 raft_consensus.cc:515] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.651728  5695 ts_tablet_manager.cc:1434] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
08:20:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.651749  5704 leader_election.cc:290] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [CANDIDATE]: Term 1 election: Requested vote from peers 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715), 5b5496e723fd485180744ee7df22c358 (127.4.58.66:35099)
08:20:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.652395  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2e2c0b76694a7d86ce769b6dccb73a" candidate_uuid: "643faf7e5b744fd593a66ace7357f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca2fd4af9e440c4b4784794a9408b7d"
08:20:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.652499  5028 raft_consensus.cc:3060] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Advancing to term 1
08:20:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.653430  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2e2c0b76694a7d86ce769b6dccb73a" candidate_uuid: "643faf7e5b744fd593a66ace7357f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5496e723fd485180744ee7df22c358"
08:20:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.653558  5285 raft_consensus.cc:3060] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Advancing to term 1
08:20:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.653590  5028 raft_consensus.cc:2468] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 643faf7e5b744fd593a66ace7357f749 in term 1.
08:20:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.653918  5415 leader_election.cc:304] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [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: 4ca2fd4af9e440c4b4784794a9408b7d, 643faf7e5b744fd593a66ace7357f749; no voters: 
08:20:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.654111  5704 raft_consensus.cc:2804] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [term 1 FOLLOWER]: Leader election won for term 1
08:20:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.654599  5704 raft_consensus.cc:697] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [term 1 LEADER]: Becoming Leader. State: Replica: 643faf7e5b744fd593a66ace7357f749, State: Running, Role: LEADER
08:20:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.654798  5285 raft_consensus.cc:2468] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 643faf7e5b744fd593a66ace7357f749 in term 1.
08:20:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.654924  5704 consensus_queue.cc:237] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [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: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.658525  4551 catalog_manager.cc:5719] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 reported cstate change: term changed from 0 to 1, leader changed from <none> to 643faf7e5b744fd593a66ace7357f749 (127.4.58.67). New cstate: current_term: 1 leader_uuid: "643faf7e5b744fd593a66ace7357f749" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } health_report { overall_health: HEALTHY } } }
08:20:16.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.667973  5121 tablet.cc:2406] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:16.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.686828  5712 raft_consensus.cc:493] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:16.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.686952  5712 raft_consensus.cc:515] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } } peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } }
08:20:16.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.687917  5712 leader_election.cc:290] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285), 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715)
08:20:16.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.692286  5548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df3c9713be24bc393f9322082b6959a" candidate_uuid: "5b5496e723fd485180744ee7df22c358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643faf7e5b744fd593a66ace7357f749" is_pre_election: true
08:20:16.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.692502  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df3c9713be24bc393f9322082b6959a" candidate_uuid: "5b5496e723fd485180744ee7df22c358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" is_pre_election: true
08:20:16.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.692548  5548 raft_consensus.cc:2468] T 7df3c9713be24bc393f9322082b6959a P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b5496e723fd485180744ee7df22c358 in term 0.
08:20:16.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.692684  5028 raft_consensus.cc:2468] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b5496e723fd485180744ee7df22c358 in term 0.
08:20:16.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.693019  5167 leader_election.cc:304] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [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: 5b5496e723fd485180744ee7df22c358, 643faf7e5b744fd593a66ace7357f749; no voters: 
08:20:16.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.693308  5712 raft_consensus.cc:2804] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:16.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.693382  5712 raft_consensus.cc:493] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:16.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.693411  5712 raft_consensus.cc:3060] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Advancing to term 1
08:20:16.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.694536  5712 raft_consensus.cc:515] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } } peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } }
08:20:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.694916  5712 leader_election.cc:290] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 1 election: Requested vote from peers 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285), 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715)
08:20:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.695335  5548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df3c9713be24bc393f9322082b6959a" candidate_uuid: "5b5496e723fd485180744ee7df22c358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "643faf7e5b744fd593a66ace7357f749"
08:20:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.695371  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7df3c9713be24bc393f9322082b6959a" candidate_uuid: "5b5496e723fd485180744ee7df22c358" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca2fd4af9e440c4b4784794a9408b7d"
08:20:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.695456  5548 raft_consensus.cc:3060] T 7df3c9713be24bc393f9322082b6959a P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Advancing to term 1
08:20:16.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.695514  5028 raft_consensus.cc:3060] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Advancing to term 1
08:20:16.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.696280  5028 raft_consensus.cc:2468] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b5496e723fd485180744ee7df22c358 in term 1.
08:20:16.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.696472  5548 raft_consensus.cc:2468] T 7df3c9713be24bc393f9322082b6959a P 643faf7e5b744fd593a66ace7357f749 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b5496e723fd485180744ee7df22c358 in term 1.
08:20:16.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.696591  5167 leader_election.cc:304] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [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: 4ca2fd4af9e440c4b4784794a9408b7d, 5b5496e723fd485180744ee7df22c358; no voters: 
08:20:16.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.696931  5712 raft_consensus.cc:2804] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Leader election won for term 1
08:20:16.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.697190  5712 raft_consensus.cc:697] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [term 1 LEADER]: Becoming Leader. State: Replica: 5b5496e723fd485180744ee7df22c358, State: Running, Role: LEADER
08:20:16.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.697585  5712 consensus_queue.cc:237] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [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: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } } peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } }
08:20:16.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.701431  4551 catalog_manager.cc:5719] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5b5496e723fd485180744ee7df22c358 (127.4.58.66). New cstate: current_term: 1 leader_uuid: "5b5496e723fd485180744ee7df22c358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } health_report { overall_health: UNKNOWN } } }
08:20:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.744304  4797 catalog_manager.cc:1295] Loaded cluster ID: 1aaa41e65089467e81391c4ba890f27c
08:20:16.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.744406  4797 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae: loading cluster ID for follower catalog manager: success
08:20:16.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.746333  4797 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae: acquiring CA information for follower catalog manager: success
08:20:16.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.747413  4797 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 6c3cb3ae24674f349c63c864c60ac4ae: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:20:16.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.761008  5704 raft_consensus.cc:493] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:16.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.761157  5704 raft_consensus.cc:515] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.761703  5704 leader_election.cc:290] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715), 5b5496e723fd485180744ee7df22c358 (127.4.58.66:35099)
08:20:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.762215  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657831914774a5dabc1913283e97468" candidate_uuid: "643faf7e5b744fd593a66ace7357f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" is_pre_election: true
08:20:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.762300  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657831914774a5dabc1913283e97468" candidate_uuid: "643faf7e5b744fd593a66ace7357f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5496e723fd485180744ee7df22c358" is_pre_election: true
08:20:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.762377  5028 raft_consensus.cc:2468] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 643faf7e5b744fd593a66ace7357f749 in term 0.
08:20:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.762420  5285 raft_consensus.cc:2468] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 643faf7e5b744fd593a66ace7357f749 in term 0.
08:20:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.762723  5415 leader_election.cc:304] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [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: 4ca2fd4af9e440c4b4784794a9408b7d, 643faf7e5b744fd593a66ace7357f749; no voters: 
08:20:16.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.762888  5704 raft_consensus.cc:2804] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:16.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.762946  5704 raft_consensus.cc:493] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:16.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.762990  5704 raft_consensus.cc:3060] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [term 0 FOLLOWER]: Advancing to term 1
08:20:16.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.763772  5704 raft_consensus.cc:515] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.764122  5704 leader_election.cc:290] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [CANDIDATE]: Term 1 election: Requested vote from peers 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715), 5b5496e723fd485180744ee7df22c358 (127.4.58.66:35099)
08:20:16.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.764477  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657831914774a5dabc1913283e97468" candidate_uuid: "643faf7e5b744fd593a66ace7357f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ca2fd4af9e440c4b4784794a9408b7d"
08:20:16.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.764524  5285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657831914774a5dabc1913283e97468" candidate_uuid: "643faf7e5b744fd593a66ace7357f749" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b5496e723fd485180744ee7df22c358"
08:20:16.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.764585  5028 raft_consensus.cc:3060] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 0 FOLLOWER]: Advancing to term 1
08:20:16.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.764662  5285 raft_consensus.cc:3060] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 0 FOLLOWER]: Advancing to term 1
08:20:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.765470  5028 raft_consensus.cc:2468] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 643faf7e5b744fd593a66ace7357f749 in term 1.
08:20:16.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.765663  5285 raft_consensus.cc:2468] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 643faf7e5b744fd593a66ace7357f749 in term 1.
08:20:16.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.765803  5415 leader_election.cc:304] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [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: 4ca2fd4af9e440c4b4784794a9408b7d, 643faf7e5b744fd593a66ace7357f749; no voters: 
08:20:16.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.766002  5704 raft_consensus.cc:2804] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [term 1 FOLLOWER]: Leader election won for term 1
08:20:16.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.766141  5704 raft_consensus.cc:697] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [term 1 LEADER]: Becoming Leader. State: Replica: 643faf7e5b744fd593a66ace7357f749, State: Running, Role: LEADER
08:20:16.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.766297  5704 consensus_queue.cc:237] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [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: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.768513  5650 tablet.cc:2406] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:16.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.768432  4551 catalog_manager.cc:5719] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 reported cstate change: term changed from 0 to 1, leader changed from <none> to 643faf7e5b744fd593a66ace7357f749 (127.4.58.67). New cstate: current_term: 1 leader_uuid: "643faf7e5b744fd593a66ace7357f749" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } health_report { overall_health: HEALTHY } } }
08:20:16.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.831203  4849 catalog_manager.cc:1295] Loaded cluster ID: 1aaa41e65089467e81391c4ba890f27c
08:20:16.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.831290  4849 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2: loading cluster ID for follower catalog manager: success
08:20:16.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.832926  4849 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2: acquiring CA information for follower catalog manager: success
08:20:16.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:16.833935  4849 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 5e7725eec6604bc89af4b66eec8f11e2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:20:16.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:16.841015  5370 tablet.cc:2406] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:16.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:16.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:16.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:16.995 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:16.999 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@11841b15, flushNotification=Deferred@1938259481(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.002 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7b208b45, flushNotification=Deferred@96453207(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.004 [DEBUG - main] (Connection.java:748) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] connecting to peer
08:20:17.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.005 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.005 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.005 [DEBUG - main] (Connection.java:748) [peer 5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)] connecting to peer
08:20:17.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.006 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.006 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] Successfully connected to peer
08:20:17.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.006 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.007 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.007 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.008 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.008 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)] Successfully connected to peer
08:20:17.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.009 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.009 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.010 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.012 [DEBUG - kudu-nio-0] (NetUtil.java:139) Resolved '127.4.58.67' into [/127.4.58.67] in 2027970ns
08:20:17.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.013 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.013 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.014 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.015 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.015 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.016 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.016 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.016 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.017 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.017 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.018 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.018 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.018 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.018 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.018 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.020 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.020 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.020 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.021 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.021 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.021 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.022 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.022 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.022 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.023 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.023 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.024 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.024 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.025 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.026 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.026 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.027 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.028 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.028 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.029 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.029 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.030 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.031 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.032 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.032 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.033 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.033 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.034 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.034 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.034 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.035 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x268d3e6f, L:/127.0.0.1:49276 - R:/127.4.58.66:35099] using TOKEN/null
08:20:17.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.035 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.035 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.035 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.036 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:17.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:17.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.037 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.038 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:17.038 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:17.043 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x33e99ed3, L:/127.0.0.1:50006 - R:/127.4.58.67:35285] using TOKEN/null
08:20:17.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:17.057190  5028 raft_consensus.cc:1275] T 7df3c9713be24bc393f9322082b6959a P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Refusing update from remote peer 5b5496e723fd485180744ee7df22c358: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:17.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:17.058889  5548 raft_consensus.cc:1275] T 7df3c9713be24bc393f9322082b6959a P 643faf7e5b744fd593a66ace7357f749 [term 1 FOLLOWER]: Refusing update from remote peer 5b5496e723fd485180744ee7df22c358: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:17.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:17.059950  5712 consensus_queue.cc:1048] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:17.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:17.060653  5729 consensus_queue.cc:1048] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:17.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:17.067778  5284 raft_consensus.cc:1275] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Refusing update from remote peer 643faf7e5b744fd593a66ace7357f749: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:17.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:17.068449  5704 consensus_queue.cc:1048] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:17.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:17.069311  5704 consensus_queue.cc:1048] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:17.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:17.070485  5027 raft_consensus.cc:1275] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Refusing update from remote peer 643faf7e5b744fd593a66ace7357f749: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:17.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:17.070969  5704 consensus_queue.cc:1048] T e657831914774a5dabc1913283e97468 P 643faf7e5b744fd593a66ace7357f749 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:17.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:17.079082  5716 consensus_queue.cc:1048] T 3c2e2c0b76694a7d86ce769b6dccb73a P 643faf7e5b744fd593a66ace7357f749 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:17.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:17.116935  5755 mvcc.cc:204] Tried to move back new op lower bound from 7317597458705371136 to 7317597457021825024. Current Snapshot: MvccSnapshot[applied={T|T < 7317597458705371136}]
08:20:17.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:17.134162  5776 mvcc.cc:204] Tried to move back new op lower bound from 7317597458672549888 to 7317597457196716032. Current Snapshot: MvccSnapshot[applied={T|T < 7317597458672549888 or (T in {7317597458672549888})}]
08:20:17.186 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5d235104, flushNotification=Deferred@1317963297(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.243 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@c446b14, flushNotification=Deferred@61814127(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.269 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4443ef6f, flushNotification=Deferred@2118571592(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.312 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@51751e5f, flushNotification=Deferred@722160979(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.374 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7068f7ca, flushNotification=Deferred@945064729(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.432 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@41aaedaa, flushNotification=Deferred@809128217(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.454 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@75b3673, flushNotification=Deferred@466319810(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.510 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@d1a10ac, flushNotification=Deferred@1875520143(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.573 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@31fc71ab, flushNotification=Deferred@1899567935(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.592 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2cfbeac4, flushNotification=Deferred@316355462(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.639 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4078695f, flushNotification=Deferred@2040623756(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.701 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@a7f0ab6, flushNotification=Deferred@1106468732(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.731 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@42c2f48c, flushNotification=Deferred@805690186(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.830 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@425d5d46, flushNotification=Deferred@428798670(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.839 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4cbd03e7, flushNotification=Deferred@1392271025(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.914 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7a639ec5, flushNotification=Deferred@336927685(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:17.921 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3013909b, flushNotification=Deferred@2771454(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:18.000 [DEBUG - kudu-nio-3] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6902281a, flushNotification=Deferred@1624026029(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:18.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7df3c9713be24bc393f9322082b6959a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:18.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:18.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:18.041 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:18.041 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [1ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, deferred=null)) after lookup
08:20:18.049 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "79061b2087174f21a926ce25d220b96d", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597462709415936) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:18.049 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:656) Scanner "79061b2087174f21a926ce25d220b96d" opened on 7df3c9713be24bc393f9322082b6959a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]
08:20:18.050 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x052BFE59)
08:20:18.051 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x090E03B8)
08:20:18.052 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0E28D937)
08:20:18.053 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x133C4FCA)
08:20:18.054 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x18578A8D)
08:20:18.055 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1D576628)
08:20:18.057 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2237DEEE)
08:20:18.058 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x26E1BE3B)
08:20:18.059 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2C77F57B)
08:20:18.060 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x30F9F2FF)
08:20:18.062 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x356AEC8C)
08:20:18.063 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3A201675)
08:20:18.064 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3EB8E40C)
08:20:18.065 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4411B365)
08:20:18.067 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x48E4A8AD)
08:20:18.068 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4EFEC321)
08:20:18.069 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x546AAFF1)
08:20:18.071 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x590C563F)
08:20:18.072 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5DDA7AA9)
08:20:18.073 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x630E73E9)
08:20:18.074 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x679A2313)
08:20:18.075 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6C598C8D)
08:20:18.078 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x70F9AAE5)
08:20:18.080 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x76134E5E)
08:20:18.081 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7B3053B3)
08:20:18.082 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8062630C)
08:20:18.083 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x853E4940)
08:20:18.084 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8A2C1E27)
08:20:18.086 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8E82E104)
08:20:18.087 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x936108C5)
08:20:18.089 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x97E2D852)
08:20:18.090 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9C74DB9A)
08:20:18.091 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA179AF40)
08:20:18.092 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA5CCE4BD)
08:20:18.093 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAA6A287F)
08:20:18.094 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAFBF8CE2)
08:20:18.095 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB52D8B69)
08:20:18.104 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBA431AFF)
08:20:18.107 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBF8D7A6F)
08:20:18.107 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC3A09596)
08:20:18.108 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC90B5A3F)
08:20:18.110 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCDF33670)
08:20:18.111 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD2F3E66E)
08:20:18.112 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD7C39CBA)
08:20:18.113 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDD1FB9B7)
08:20:18.114 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE17A47BE)
08:20:18.116 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE660253F)
08:20:18.117 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEBA11566)
08:20:18.118 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEFC3B561)
08:20:18.119 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF52B831E)
08:20:18.120 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF9690F7B)
08:20:18.121 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 48 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=7df3c9713be24bc393f9322082b6959a, scannerId="79061b2087174f21a926ce25d220b96d", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFE4FC391)
08:20:18.121 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7df3c9713be24bc393f9322082b6959a for partition [0x00000000, 0x00000001) with scanner id "79061b2087174f21a926ce25d220b96d"
08:20:18.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "1f6b148952754e8bb7ebecaafb133692", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597462709415936) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:18.129 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "1f6b148952754e8bb7ebecaafb133692" opened on 3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]
08:20:18.129 [INFO - Time-limited test] (MiniKuduCluster.java:475) Killing tablet server 127.4.58.67:35285
08:20:18.130 [DEBUG - Time-limited test] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 2
  }
}

08:20:18.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:18.130517  4329 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 5380
08:20:18.149 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] handling channelInactive
08:20:18.149 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] cleaning up while in state READY due to: connection closed
08:20:18.150 [DEBUG - Time-limited test] (MiniKuduCluster.java:195) Response: 
08:20:18.150 [DEBUG - Time-limited test] (Connection.java:748) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] connecting to peer
08:20:18.158 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.158 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] cleaning up while in state CONNECTING due to: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.158 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285) for tablet 3c2e2c0b76694a7d86ce769b6dccb73a: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:18.172 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:18.172 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:18.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1f6b148952754e8bb7ebecaafb133692", state=NEXT, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, attempt=2, KuduRpc(method=Scan, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, attempt=2, TimeoutTracker(timeout=30000, elapsed=22), Traces: [0ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [8ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [8ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [20ms] refreshing cache from master, [20ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [22ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, deferred=Deferred@1434357835(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test, errback=NextRow errback -> wakeup thread Time-limited test))) after lookup
08:20:18.173 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] connecting to peer
08:20:18.181 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.181 [DEBUG - kudu-nio-6] (Connection.java:709) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] cleaning up while in state CONNECTING due to: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.181 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285) for tablet 3c2e2c0b76694a7d86ce769b6dccb73a: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:18.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:18.192 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:18.192 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1f6b148952754e8bb7ebecaafb133692", state=NEXT, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, attempt=4, KuduRpc(method=Scan, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, attempt=4, TimeoutTracker(timeout=30000, elapsed=41), Traces: [0ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [8ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [8ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [20ms] refreshing cache from master, [20ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [22ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [23ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [31ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [31ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [40ms] refreshing cache from master, [40ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [41ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, deferred=Deferred@1434357835(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@1759432679 after retry RPC@459820190), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@1759432679 after retry RPC@459820190)))) after lookup
08:20:18.192 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] connecting to peer
08:20:18.194 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.194 [DEBUG - kudu-nio-7] (Connection.java:709) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] cleaning up while in state CONNECTING due to: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.194 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285) for tablet 3c2e2c0b76694a7d86ce769b6dccb73a: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:18.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:18.232 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:18.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1f6b148952754e8bb7ebecaafb133692", state=NEXT, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, attempt=6, KuduRpc(method=Scan, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, attempt=6, TimeoutTracker(timeout=30000, elapsed=82), Traces: [0ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [8ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [8ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [20ms] refreshing cache from master, [20ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [22ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [23ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [31ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [31ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [40ms] refreshing cache from master, [40ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [41ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [42ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [44ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [44ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [80ms] refreshing cache from master, [80ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [82ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, deferred=Deferred@1434357835(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@1759432679 after retry RPC@459820190) -> (continuation of Deferred@879083451 after retry RPC@1361289171), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@1759432679 after retry RPC@459820190) -> (continuation of Deferred@879083451 after retry RPC@1361289171)))) after lookup
08:20:18.233 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] connecting to peer
08:20:18.234 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.234 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] cleaning up while in state CONNECTING due to: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.234 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285) for tablet 3c2e2c0b76694a7d86ce769b6dccb73a: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:18.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:18.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:18.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1f6b148952754e8bb7ebecaafb133692", state=NEXT, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, attempt=8, KuduRpc(method=Scan, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, attempt=8, TimeoutTracker(timeout=30000, elapsed=202), Traces: [0ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [8ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [8ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [20ms] refreshing cache from master, [20ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [22ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [23ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [31ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [31ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [40ms] refreshing cache from master, [40ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [41ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [42ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [44ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [44ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [80ms] refreshing cache from master, [80ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [82ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [83ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [84ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [84ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [200ms] refreshing cache from master, [200ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [202ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, deferred=Deferred@1434357835(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@1759432679 after retry RPC@459820190) -> (continuation of Deferred@879083451 after retry RPC@1361289171) -> (continuation of Deferred@36311340 after retry RPC@1785716419), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@1759432679 after retry RPC@459820190) -> (continuation of Deferred@879083451 after retry RPC@1361289171) -> (continuation of Deferred@36311340 after retry RPC@1785716419)))) after lookup
08:20:18.353 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] connecting to peer
08:20:18.354 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] cleaning up while in state CONNECTING due to: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.354 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285) for tablet 3c2e2c0b76694a7d86ce769b6dccb73a: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:18.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:18.432 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:18.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1f6b148952754e8bb7ebecaafb133692", state=NEXT, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, attempt=10, KuduRpc(method=Scan, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, attempt=10, TimeoutTracker(timeout=30000, elapsed=282), Traces: [0ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [8ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [8ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [20ms] refreshing cache from master, [20ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [22ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [23ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [31ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [31ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [40ms] refreshing cache from master, [40ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [41ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [42ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [44ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [44ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [80ms] refreshing cache from master, [80ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [82ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [83ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [84ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [84ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [200ms] refreshing cache from master, [200ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [202ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [203ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [204ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [204ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [280ms] refreshing cache from master, [280ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [282ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, deferred=Deferred@1434357835(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@1759432679 after retry RPC@459820190) -> (continuation of Deferred@879083451 after retry RPC@1361289171) -> (continuation of Deferred@36311340 after retry RPC@1785716419) -> (continuation of Deferred@1933552240 after retry RPC@1739782930), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@1759432679 after retry RPC@459820190) -> (continuation of Deferred@879083451 after retry RPC@1361289171) -> (continuation of Deferred@36311340 after retry RPC@1785716419) -> (continuation of Deferred@1933552240 after retry RPC@1739782930)))) after lookup
08:20:18.433 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] connecting to peer
08:20:18.434 [INFO - kudu-nio-2] (Connection.java:429) Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.434 [DEBUG - kudu-nio-2] (Connection.java:709) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] cleaning up while in state CONNECTING due to: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.434 [INFO - kudu-nio-2] (AsyncKuduClient.java:2355) Invalidating location 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285) for tablet 3c2e2c0b76694a7d86ce769b6dccb73a: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:18.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:18.567724  5167 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111)
08:20:18.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:18.568629  5167 consensus_peers.cc:597] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 -> Peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Couldn't send request to peer 643faf7e5b744fd593a66ace7357f749. Status: Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
08:20:19.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.514149  5815 raft_consensus.cc:493] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 643faf7e5b744fd593a66ace7357f749)
08:20:19.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.514377  5815 raft_consensus.cc:515] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:19.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.515978  5815 leader_election.cc:290] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b5496e723fd485180744ee7df22c358 (127.4.58.66:35099), 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285)
08:20:19.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:19.517023  4903 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111)
08:20:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:19.518005  4903 leader_election.cc:336] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111)
08:20:19.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.520903  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657831914774a5dabc1913283e97468" candidate_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "5b5496e723fd485180744ee7df22c358" is_pre_election: true
08:20:19.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.521044  5812 raft_consensus.cc:493] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 643faf7e5b744fd593a66ace7357f749)
08:20:19.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.521148  5812 raft_consensus.cc:515] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.521350  5284 raft_consensus.cc:2468] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca2fd4af9e440c4b4784794a9408b7d in term 1.
08:20:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.521615  5812 leader_election.cc:290] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715), 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285)
08:20:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.521838  4904 leader_election.cc:304] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca2fd4af9e440c4b4784794a9408b7d, 5b5496e723fd485180744ee7df22c358; no voters: 643faf7e5b744fd593a66ace7357f749
08:20:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.522151  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657831914774a5dabc1913283e97468" candidate_uuid: "5b5496e723fd485180744ee7df22c358" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" is_pre_election: true
08:20:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.522301  5028 raft_consensus.cc:2468] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b5496e723fd485180744ee7df22c358 in term 1.
08:20:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.522392  5815 raft_consensus.cc:2804] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Leader pre-election won for term 2
08:20:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.522482  5815 raft_consensus.cc:493] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 643faf7e5b744fd593a66ace7357f749)
08:20:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.522531  5815 raft_consensus.cc:3060] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Advancing to term 2
08:20:19.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.522733  5167 leader_election.cc:304] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca2fd4af9e440c4b4784794a9408b7d, 5b5496e723fd485180744ee7df22c358; no voters: 
08:20:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.522962  5812 raft_consensus.cc:2804] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Leader pre-election won for term 2
08:20:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.523036  5812 raft_consensus.cc:493] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 643faf7e5b744fd593a66ace7357f749)
08:20:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.523080  5812 raft_consensus.cc:3060] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Advancing to term 2
08:20:19.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:19.523454  5167 leader_election.cc:336] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111)
08:20:19.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.523967  5815 raft_consensus.cc:515] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:19.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.524471  5812 raft_consensus.cc:515] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:19.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.524530  5815 leader_election.cc:290] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [CANDIDATE]: Term 2 election: Requested vote from peers 5b5496e723fd485180744ee7df22c358 (127.4.58.66:35099), 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285)
08:20:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.524936  5812 leader_election.cc:290] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 2 election: Requested vote from peers 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715), 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285)
08:20:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.524890  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657831914774a5dabc1913283e97468" candidate_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "5b5496e723fd485180744ee7df22c358"
08:20:19.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.525136  5284 raft_consensus.cc:2393] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4ca2fd4af9e440c4b4784794a9408b7d in current term 2: Already voted for candidate 5b5496e723fd485180744ee7df22c358 in this term.
08:20:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.525321  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657831914774a5dabc1913283e97468" candidate_uuid: "5b5496e723fd485180744ee7df22c358" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "4ca2fd4af9e440c4b4784794a9408b7d"
08:20:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.525496  5028 raft_consensus.cc:2393] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5b5496e723fd485180744ee7df22c358 in current term 2: Already voted for candidate 4ca2fd4af9e440c4b4784794a9408b7d in this term.
08:20:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.525805  5812 raft_consensus.cc:493] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 643faf7e5b744fd593a66ace7357f749)
08:20:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.525887  5812 raft_consensus.cc:515] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:19.525944  4903 leader_election.cc:336] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111)
08:20:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.526000  4903 leader_election.cc:304] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ca2fd4af9e440c4b4784794a9408b7d; no voters: 5b5496e723fd485180744ee7df22c358, 643faf7e5b744fd593a66ace7357f749
08:20:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.526185  5815 raft_consensus.cc:2749] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
08:20:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.526247  5812 leader_election.cc:290] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715), 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285)
08:20:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:19.526412  5167 leader_election.cc:336] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111)
08:20:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.526486  5167 leader_election.cc:304] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 2 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b5496e723fd485180744ee7df22c358; no voters: 4ca2fd4af9e440c4b4784794a9408b7d, 643faf7e5b744fd593a66ace7357f749
08:20:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.526647  5812 raft_consensus.cc:2749] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
08:20:19.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.526631  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2e2c0b76694a7d86ce769b6dccb73a" candidate_uuid: "5b5496e723fd485180744ee7df22c358" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" is_pre_election: true
08:20:19.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:19.527721  5167 leader_election.cc:336] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111)
08:20:19.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.527807  5167 leader_election.cc:304] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5b5496e723fd485180744ee7df22c358; no voters: 4ca2fd4af9e440c4b4784794a9408b7d, 643faf7e5b744fd593a66ace7357f749
08:20:19.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.527957  5812 raft_consensus.cc:2749] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
08:20:19.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.528136  5815 raft_consensus.cc:493] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 643faf7e5b744fd593a66ace7357f749)
08:20:19.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.528230  5815 raft_consensus.cc:515] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:19.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.528534  5815 leader_election.cc:290] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5b5496e723fd485180744ee7df22c358 (127.4.58.66:35099), 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285)
08:20:19.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.528947  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2e2c0b76694a7d86ce769b6dccb73a" candidate_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "5b5496e723fd485180744ee7df22c358" is_pre_election: true
08:20:19.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.529083  5284 raft_consensus.cc:2468] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ca2fd4af9e440c4b4784794a9408b7d in term 1.
08:20:19.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.529361  4904 leader_election.cc:304] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca2fd4af9e440c4b4784794a9408b7d, 5b5496e723fd485180744ee7df22c358; no voters: 
08:20:19.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.529564  5815 raft_consensus.cc:2804] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Leader pre-election won for term 2
08:20:19.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.529624  5815 raft_consensus.cc:493] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Starting leader election (detected failure of leader 643faf7e5b744fd593a66ace7357f749)
08:20:19.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.529671  5815 raft_consensus.cc:3060] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 1 FOLLOWER]: Advancing to term 2
08:20:19.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:19.529796  4903 leader_election.cc:336] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111)
08:20:19.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.530723  5815 raft_consensus.cc:515] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:19.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.531109  5815 leader_election.cc:290] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [CANDIDATE]: Term 2 election: Requested vote from peers 5b5496e723fd485180744ee7df22c358 (127.4.58.66:35099), 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285)
08:20:19.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.531481  5284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c2e2c0b76694a7d86ce769b6dccb73a" candidate_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "5b5496e723fd485180744ee7df22c358"
08:20:19.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.531601  5284 raft_consensus.cc:3060] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [term 1 FOLLOWER]: Advancing to term 2
08:20:19.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:19.532168  4903 leader_election.cc:336] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111)
08:20:19.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.532814  5284 raft_consensus.cc:2468] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ca2fd4af9e440c4b4784794a9408b7d in term 2.
08:20:19.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.533161  4904 leader_election.cc:304] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca2fd4af9e440c4b4784794a9408b7d, 5b5496e723fd485180744ee7df22c358; no voters: 643faf7e5b744fd593a66ace7357f749
08:20:19.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.533370  5815 raft_consensus.cc:2804] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 2 FOLLOWER]: Leader election won for term 2
08:20:19.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.533672  5815 raft_consensus.cc:697] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [term 2 LEADER]: Becoming Leader. State: Replica: 4ca2fd4af9e440c4b4784794a9408b7d, State: Running, Role: LEADER
08:20:19.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.534144  5815 consensus_queue.cc:237] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:19.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:19.537207  4542 catalog_manager.cc:5719] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d reported cstate change: term changed from 1 to 2, leader changed from 643faf7e5b744fd593a66ace7357f749 (127.4.58.67) to 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65). New cstate: current_term: 2 leader_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
08:20:19.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c2e2c0b76694a7d86ce769b6dccb73a for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:19.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:19.992 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715)[L],5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:19.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId="1f6b148952754e8bb7ebecaafb133692", state=NEXT, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, attempt=12, KuduRpc(method=Scan, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, attempt=12, TimeoutTracker(timeout=30000, elapsed=1842), Traces: [0ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [8ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [8ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [20ms] refreshing cache from master, [20ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [22ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [23ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [31ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [31ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [40ms] refreshing cache from master, [40ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [41ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [42ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [44ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [44ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [80ms] refreshing cache from master, [80ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [82ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [83ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [84ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [84ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [200ms] refreshing cache from master, [200ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [202ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [203ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [204ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [204ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [280ms] refreshing cache from master, [280ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [282ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [283ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [284ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [284ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [1840ms] refreshing cache from master, [1840ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [1842ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, deferred=Deferred@1434357835(state=PENDING, result=null, callback=get nextRows response -> wakeup thread Time-limited test -> (continuation of Deferred@1759432679 after retry RPC@459820190) -> (continuation of Deferred@879083451 after retry RPC@1361289171) -> (continuation of Deferred@36311340 after retry RPC@1785716419) -> (continuation of Deferred@1933552240 after retry RPC@1739782930) -> (continuation of Deferred@407016384 after retry RPC@1759019441), errback=NextRow errback -> wakeup thread Time-limited test -> (continuation of Deferred@1759432679 after retry RPC@459820190) -> (continuation of Deferred@879083451 after retry RPC@1361289171) -> (continuation of Deferred@36311340 after retry RPC@1785716419) -> (continuation of Deferred@1933552240 after retry RPC@1739782930) -> (continuation of Deferred@407016384 after retry RPC@1759019441)))) after lookup
08:20:19.993 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715)] connecting to peer
08:20:19.995 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715)] Successfully connected to peer
08:20:20.010 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xb42ac1ff, L:/127.0.0.1:47750 - R:/127.4.58.65:36715] using TOKEN/null
08:20:20.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:20.011258  4951 tablet_service.cc:3179] Scan: Not found: Scanner 1f6b148952754e8bb7ebecaafb133692 not found (it may have expired): call sequence id=1, remote={username='slave'} at 127.0.0.1:47750
08:20:20.012 [WARN - kudu-nio-3] (AsyncKuduScanner.java:796) Scanner expired, creating a new one KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=null, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x04B87B55)
08:20:20.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "cab7178339a64843a7d49bf670ab7b80", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597462709415936) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x04B87B55)
08:20:20.023 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "cab7178339a64843a7d49bf670ab7b80" opened on 3c2e2c0b76694a7d86ce769b6dccb73a@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715)[L],5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]
08:20:20.025 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x09D8BF26)
08:20:20.027 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0F2F9A33)
08:20:20.029 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x131E2BC9)
08:20:20.030 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x17E7BCD8)
08:20:20.032 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1D20D922)
08:20:20.033 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x225B2B3E)
08:20:20.036 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x26E5A6F7)
08:20:20.038 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2B55F01A)
08:20:20.039 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2FFE7F29)
08:20:20.040 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x35713D2F)
08:20:20.041 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3A97B015)
08:20:20.043 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3F302DA7)
08:20:20.044 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x43885416)
08:20:20.045 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x48C186C2)
08:20:20.048 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4E437142)
08:20:20.049 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5339904C)
08:20:20.050 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x58B025DB)
08:20:20.052 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5DB8186F)
08:20:20.053 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x628DAEFB)
08:20:20.054 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x681361CB)
08:20:20.055 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6CC0E766)
08:20:20.058 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x70EF8389)
08:20:20.061 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x759812C7)
08:20:20.063 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7A07921E)
08:20:20.064 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7E7E313D)
08:20:20.065 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x829A838C)
08:20:20.067 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x876C1A5A)
08:20:20.068 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8C5C57D5)
08:20:20.069 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9148D34D)
08:20:20.070 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x96A30E67)
08:20:20.073 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9C4779EC)
08:20:20.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA0E8AB9B)
08:20:20.076 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA69482CE)
08:20:20.077 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAAE91B32)
08:20:20.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAF04B929)
08:20:20.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB3CA6347)
08:20:20.080 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB8AF1D76)
08:20:20.082 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBD508AB9)
08:20:20.084 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC1D787E9)
08:20:20.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC6A55CBE)
08:20:20.087 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCC989B57)
08:20:20.088 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD0E6F405)
08:20:20.089 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD630BE8C)
08:20:20.091 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDAA78CC4)
08:20:20.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDF76CBD8)
08:20:20.093 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE4741579)
08:20:20.095 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE9C4A39D)
08:20:20.096 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEF096507)
08:20:20.097 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF3ACD384)
08:20:20.099 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF96536F7)
08:20:20.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 50 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=3c2e2c0b76694a7d86ce769b6dccb73a, scannerId="cab7178339a64843a7d49bf670ab7b80", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFD9D56CB)
08:20:20.101 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 3c2e2c0b76694a7d86ce769b6dccb73a for partition [0x00000001, 0x00000002) with scanner id "cab7178339a64843a7d49bf670ab7b80"
08:20:20.101 [DEBUG - Time-limited test] (Connection.java:748) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] connecting to peer
08:20:20.103 [INFO - kudu-nio-4] (Connection.java:429) Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.103 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] cleaning up while in state CONNECTING due to: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.103 [INFO - kudu-nio-4] (AsyncKuduClient.java:2355) Invalidating location 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285) for tablet e657831914774a5dabc1913283e97468: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.112 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:20.113 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:20.113 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=e657831914774a5dabc1913283e97468, attempt=2, KuduRpc(method=Scan, tablet=e657831914774a5dabc1913283e97468, attempt=2, TimeoutTracker(timeout=30000, elapsed=12), Traces: [0ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [2ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [2ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [11ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, deferred=Deferred@1435732313(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Time-limited test, errback=passthrough -> open scanner errback -> wakeup thread Time-limited test))) after lookup
08:20:20.114 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] connecting to peer
08:20:20.115 [INFO - kudu-nio-5] (Connection.java:429) Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.115 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] cleaning up while in state CONNECTING due to: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.115 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285) for tablet e657831914774a5dabc1913283e97468: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:20.133 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:20.133 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=e657831914774a5dabc1913283e97468, attempt=4, KuduRpc(method=Scan, tablet=e657831914774a5dabc1913283e97468, attempt=4, TimeoutTracker(timeout=30000, elapsed=32), Traces: [0ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [2ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [2ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [11ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [13ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [14ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [14ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [32ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, deferred=Deferred@1435732313(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Time-limited test -> (continuation of Deferred@1006884855 after retry RPC@1972586607), errback=passthrough -> open scanner errback -> wakeup thread Time-limited test -> (continuation of Deferred@1006884855 after retry RPC@1972586607)))) after lookup
08:20:20.134 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] connecting to peer
08:20:20.135 [INFO - kudu-nio-6] (Connection.java:429) Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.135 [DEBUG - kudu-nio-6] (Connection.java:709) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] cleaning up while in state CONNECTING due to: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.135 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285) for tablet e657831914774a5dabc1913283e97468: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:20.147842  4903 consensus_peers.cc:597] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d -> Peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Couldn't send request to peer 643faf7e5b744fd593a66ace7357f749. Status: Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
08:20:20.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:20.152422  5284 raft_consensus.cc:1275] T 3c2e2c0b76694a7d86ce769b6dccb73a P 5b5496e723fd485180744ee7df22c358 [term 2 FOLLOWER]: Refusing update from remote peer 4ca2fd4af9e440c4b4784794a9408b7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 2 index: 22. (index mismatch)
08:20:20.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:20.153149  5850 consensus_queue.cc:1048] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
08:20:20.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:20.173 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:20.173 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=e657831914774a5dabc1913283e97468, attempt=6, KuduRpc(method=Scan, tablet=e657831914774a5dabc1913283e97468, attempt=6, TimeoutTracker(timeout=30000, elapsed=72), Traces: [0ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [2ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [2ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [11ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [13ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [14ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [14ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [32ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [33ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [34ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [34ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [69ms] refreshing cache from master, [69ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [71ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, deferred=Deferred@1435732313(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Time-limited test -> (continuation of Deferred@1006884855 after retry RPC@1972586607) -> (continuation of Deferred@1982678384 after retry RPC@420654058), errback=passthrough -> open scanner errback -> wakeup thread Time-limited test -> (continuation of Deferred@1006884855 after retry RPC@1972586607) -> (continuation of Deferred@1982678384 after retry RPC@420654058)))) after lookup
08:20:20.174 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] connecting to peer
08:20:20.176 [INFO - kudu-nio-7] (Connection.java:429) Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.176 [DEBUG - kudu-nio-7] (Connection.java:709) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] cleaning up while in state CONNECTING due to: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.176 [INFO - kudu-nio-7] (AsyncKuduClient.java:2355) Invalidating location 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285) for tablet e657831914774a5dabc1913283e97468: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.193 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:20.193 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:20.194 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=e657831914774a5dabc1913283e97468, attempt=8, KuduRpc(method=Scan, tablet=e657831914774a5dabc1913283e97468, attempt=8, TimeoutTracker(timeout=30000, elapsed=92), Traces: [0ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [2ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [2ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [11ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [13ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [14ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [14ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [32ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [33ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [34ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [34ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [69ms] refreshing cache from master, [69ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [71ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [73ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [75ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [75ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [90ms] refreshing cache from master, [90ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [92ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, deferred=Deferred@1435732313(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Time-limited test -> (continuation of Deferred@1006884855 after retry RPC@1972586607) -> (continuation of Deferred@1982678384 after retry RPC@420654058) -> (continuation of Deferred@1403827692 after retry RPC@1609369992), errback=passthrough -> open scanner errback -> wakeup thread Time-limited test -> (continuation of Deferred@1006884855 after retry RPC@1972586607) -> (continuation of Deferred@1982678384 after retry RPC@420654058) -> (continuation of Deferred@1403827692 after retry RPC@1609369992)))) after lookup
08:20:20.194 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] connecting to peer
08:20:20.195 [INFO - kudu-nio-0] (Connection.java:429) Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.195 [DEBUG - kudu-nio-0] (Connection.java:709) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] cleaning up while in state CONNECTING due to: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.195 [INFO - kudu-nio-0] (AsyncKuduClient.java:2355) Invalidating location 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285) for tablet e657831914774a5dabc1913283e97468: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:20.332 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099),643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:20.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=e657831914774a5dabc1913283e97468, attempt=10, KuduRpc(method=Scan, tablet=e657831914774a5dabc1913283e97468, attempt=10, TimeoutTracker(timeout=30000, elapsed=231), Traces: [0ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [2ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [2ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [11ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [13ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [14ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [14ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [32ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [33ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [34ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [34ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [69ms] refreshing cache from master, [69ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [71ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [73ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [75ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [75ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [90ms] refreshing cache from master, [90ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [92ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [93ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [94ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [94ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [229ms] refreshing cache from master, [229ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [231ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, deferred=Deferred@1435732313(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Time-limited test -> (continuation of Deferred@1006884855 after retry RPC@1972586607) -> (continuation of Deferred@1982678384 after retry RPC@420654058) -> (continuation of Deferred@1403827692 after retry RPC@1609369992) -> (continuation of Deferred@485628641 after retry RPC@294032472), errback=passthrough -> open scanner errback -> wakeup thread Time-limited test -> (continuation of Deferred@1006884855 after retry RPC@1972586607) -> (continuation of Deferred@1982678384 after retry RPC@420654058) -> (continuation of Deferred@1403827692 after retry RPC@1609369992) -> (continuation of Deferred@485628641 after retry RPC@294032472)))) after lookup
08:20:20.334 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] connecting to peer
08:20:20.335 [INFO - kudu-nio-1] (Connection.java:429) Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.335 [DEBUG - kudu-nio-1] (Connection.java:709) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] cleaning up while in state CONNECTING due to: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.335 [INFO - kudu-nio-1] (AsyncKuduClient.java:2355) Invalidating location 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285) for tablet e657831914774a5dabc1913283e97468: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285
08:20:20.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:20.708315  5167 consensus_peers.cc:597] T 7df3c9713be24bc393f9322082b6959a P 5b5496e723fd485180744ee7df22c358 -> Peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Couldn't send request to peer 643faf7e5b744fd593a66ace7357f749. Status: Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
08:20:21.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.210283  5812 raft_consensus.cc:493] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:21.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.210685  5812 raft_consensus.cc:515] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:21.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.211465  5812 leader_election.cc:290] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715), 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285)
08:20:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.212244  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657831914774a5dabc1913283e97468" candidate_uuid: "5b5496e723fd485180744ee7df22c358" candidate_term: 3 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" is_pre_election: true
08:20:21.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.212469  5028 raft_consensus.cc:2468] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5b5496e723fd485180744ee7df22c358 in term 2.
08:20:21.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.212945  5167 leader_election.cc:304] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ca2fd4af9e440c4b4784794a9408b7d, 5b5496e723fd485180744ee7df22c358; no voters: 
08:20:21.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.213147  5812 raft_consensus.cc:2804] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 2 FOLLOWER]: Leader pre-election won for term 3
08:20:21.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.213222  5812 raft_consensus.cc:493] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:21.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.213266  5812 raft_consensus.cc:3060] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 2 FOLLOWER]: Advancing to term 3
08:20:21.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:21.213783  5167 leader_election.cc:336] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111)
08:20:21.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.214637  5812 raft_consensus.cc:515] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.215034  5812 leader_election.cc:290] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 3 election: Requested vote from peers 4ca2fd4af9e440c4b4784794a9408b7d (127.4.58.65:36715), 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285)
08:20:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.215541  5028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e657831914774a5dabc1913283e97468" candidate_uuid: "5b5496e723fd485180744ee7df22c358" candidate_term: 3 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "4ca2fd4af9e440c4b4784794a9408b7d"
08:20:21.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.215688  5028 raft_consensus.cc:3060] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 2 FOLLOWER]: Advancing to term 3
08:20:21.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:21.216202  5167 leader_election.cc:336] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111)
08:20:21.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.216938  5028 raft_consensus.cc:2468] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5b5496e723fd485180744ee7df22c358 in term 3.
08:20:21.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.217303  5167 leader_election.cc:304] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ca2fd4af9e440c4b4784794a9408b7d, 5b5496e723fd485180744ee7df22c358; no voters: 643faf7e5b744fd593a66ace7357f749
08:20:21.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.217510  5812 raft_consensus.cc:2804] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 3 FOLLOWER]: Leader election won for term 3
08:20:21.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.217696  5812 raft_consensus.cc:697] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [term 3 LEADER]: Becoming Leader. State: Replica: 5b5496e723fd485180744ee7df22c358, State: Running, Role: LEADER
08:20:21.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.217859  5812 consensus_queue.cc:237] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } }
08:20:21.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.220023  4542 catalog_manager.cc:5719] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 reported cstate change: term changed from 1 to 3, leader changed from 643faf7e5b744fd593a66ace7357f749 (127.4.58.67) to 5b5496e723fd485180744ee7df22c358 (127.4.58.66). New cstate: current_term: 3 leader_uuid: "5b5496e723fd485180744ee7df22c358" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b5496e723fd485180744ee7df22c358" member_type: VOTER last_known_addr { host: "127.4.58.66" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "643faf7e5b744fd593a66ace7357f749" member_type: VOTER last_known_addr { host: "127.4.58.67" port: 35285 } health_report { overall_health: UNKNOWN } } }
08:20:21.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.637109  5028 raft_consensus.cc:1275] T e657831914774a5dabc1913283e97468 P 4ca2fd4af9e440c4b4784794a9408b7d [term 3 FOLLOWER]: Refusing update from remote peer 5b5496e723fd485180744ee7df22c358: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 3 index: 22. (index mismatch)
08:20:21.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:21.637897  5812 consensus_queue.cc:1048] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ca2fd4af9e440c4b4784794a9408b7d" member_type: VOTER last_known_addr { host: "127.4.58.65" port: 36715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
08:20:21.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:21.645642  5167 consensus_peers.cc:597] T e657831914774a5dabc1913283e97468 P 5b5496e723fd485180744ee7df22c358 -> Peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Couldn't send request to peer 643faf7e5b744fd593a66ace7357f749. Status: Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
08:20:22.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e657831914774a5dabc1913283e97468 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:22.393 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:22.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=e657831914774a5dabc1913283e97468, attempt=12, KuduRpc(method=Scan, tablet=e657831914774a5dabc1913283e97468, attempt=12, TimeoutTracker(timeout=30000, elapsed=2292), Traces: [0ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [2ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [2ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [11ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [13ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [14ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [14ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [32ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [33ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [34ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [34ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [69ms] refreshing cache from master, [69ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [71ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [73ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [75ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [75ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [90ms] refreshing cache from master, [90ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [92ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [93ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [94ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [94ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [229ms] refreshing cache from master, [229ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [231ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, [233ms] sending RPC to server 643faf7e5b744fd593a66ace7357f749, [234ms] received response from server 643faf7e5b744fd593a66ace7357f749: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [234ms] delaying RPC due to: Network error: Failed to connect to peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285): Connection refused: /127.4.58.67:35285, [2289ms] refreshing cache from master, [2289ms] Sub RPC GetTableLocations: sending RPC to server master-127.4.58.125:36537, [2291ms] Sub RPC GetTableLocations: received response from server master-127.4.58.125:36537: OK, deferred=Deferred@1435732313(state=PENDING, result=null, callback=scanner opened -> passthrough -> wakeup thread Time-limited test -> (continuation of Deferred@1006884855 after retry RPC@1972586607) -> (continuation of Deferred@1982678384 after retry RPC@420654058) -> (continuation of Deferred@1403827692 after retry RPC@1609369992) -> (continuation of Deferred@485628641 after retry RPC@294032472) -> (continuation of Deferred@497010490 after retry RPC@949920901), errback=passthrough -> open scanner errback -> wakeup thread Time-limited test -> (continuation of Deferred@1006884855 after retry RPC@1972586607) -> (continuation of Deferred@1982678384 after retry RPC@420654058) -> (continuation of Deferred@1403827692 after retry RPC@1609369992) -> (continuation of Deferred@485628641 after retry RPC@294032472) -> (continuation of Deferred@497010490 after retry RPC@949920901)))) after lookup
08:20:22.398 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "6dab5b62c5f44a45b178a09888940247", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597462709415936) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:22.398 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:656) Scanner "6dab5b62c5f44a45b178a09888940247" opened on e657831914774a5dabc1913283e97468@[4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715),5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)[L],643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)]
08:20:22.400 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x049C994A)
08:20:22.401 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0A57B411)
08:20:22.402 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0ED0FC30)
08:20:22.403 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1438CC08)
08:20:22.404 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1904916C)
08:20:22.405 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1DA08F3E)
08:20:22.407 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2370EF79)
08:20:22.408 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x27E97388)
08:20:22.409 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2DA2926E)
08:20:22.410 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x325B45F4)
08:20:22.411 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x36F3C533)
08:20:22.412 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3B58C64C)
08:20:22.413 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x41617A44)
08:20:22.414 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x464FE806)
08:20:22.415 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4C82869E)
08:20:22.416 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x51A83680)
08:20:22.417 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x56DBC661)
08:20:22.418 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5C0A284F)
08:20:22.419 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x607D04FF)
08:20:22.420 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x64F25EAD)
08:20:22.421 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x698694DB)
08:20:22.422 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6DA9B188)
08:20:22.424 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7299DA98)
08:20:22.425 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x780C62F2)
08:20:22.426 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7D2E2380)
08:20:22.427 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8264271F)
08:20:22.428 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8700D9B5)
08:20:22.429 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8BB46E97)
08:20:22.430 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x910D8271)
08:20:22.431 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x965B84B5)
08:20:22.433 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9BA6895A)
08:20:22.434 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA0A385EF)
08:20:22.435 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA56105D3)
08:20:22.436 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA9C51036)
08:20:22.437 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAF00D594)
08:20:22.438 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB39BE8AC)
08:20:22.439 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB8BC054F)
08:20:22.440 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBDBAE500)
08:20:22.442 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC32DCE66)
08:20:22.443 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC8851B6E)
08:20:22.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:22.444252  4903 consensus_peers.cc:597] T 3c2e2c0b76694a7d86ce769b6dccb73a P 4ca2fd4af9e440c4b4784794a9408b7d -> Peer 643faf7e5b744fd593a66ace7357f749 (127.4.58.67:35285): Couldn't send request to peer 643faf7e5b744fd593a66ace7357f749. Status: Network error: Client connection negotiation failed: client connection to 127.4.58.67:35285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
08:20:22.444 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCD3819C6)
08:20:22.445 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD1E6212F)
08:20:22.446 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD6294436)
08:20:22.447 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDB927EC2)
08:20:22.448 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE074301F)
08:20:22.449 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE5416AEF)
08:20:22.451 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE99AB513)
08:20:22.452 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEE194B02)
08:20:22.453 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF21F459A)
08:20:22.454 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF8DBE81C)
08:20:22.455 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 62 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=e657831914774a5dabc1913283e97468, scannerId="6dab5b62c5f44a45b178a09888940247", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFD8FEC5C)
08:20:22.455 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e657831914774a5dabc1913283e97468 for partition [0x00000002, 0x00000003) with scanner id "6dab5b62c5f44a45b178a09888940247"
08:20:22.456 [DEBUG - main] (Connection.java:575) [peer master-127.4.58.125:36537(127.4.58.125:36537)] disconnecting while in state READY
08:20:22.456 [DEBUG - main] (Connection.java:575) [peer master-127.4.58.124:34261(127.4.58.124:34261)] disconnecting while in state READY
08:20:22.456 [DEBUG - main] (Connection.java:575) [peer 4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715)] disconnecting while in state READY
08:20:22.456 [DEBUG - main] (Connection.java:575) [peer master-127.4.58.126:43855(127.4.58.126:43855)] disconnecting while in state READY
08:20:22.456 [DEBUG - main] (Connection.java:575) [peer 5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)] disconnecting while in state READY
08:20:22.456 [DEBUG - main] (Connection.java:575) [peer 643faf7e5b744fd593a66ace7357f749(127.4.58.67:35285)] disconnecting while in state TERMINATED
08:20:22.457 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.4.58.125:36537(127.4.58.125:36537)] handling channelInactive
08:20:22.457 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.4.58.125:36537(127.4.58.125:36537)] cleaning up while in state READY due to: connection closed
08:20:22.457 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)] handling channelInactive
08:20:22.457 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 5b5496e723fd485180744ee7df22c358(127.4.58.66:35099)] cleaning up while in state READY due to: connection closed
08:20:22.457 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.4.58.124:34261(127.4.58.124:34261)] handling channelInactive
08:20:22.458 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.4.58.124:34261(127.4.58.124:34261)] cleaning up while in state READY due to: connection closed
08:20:22.458 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715)] handling channelInactive
08:20:22.458 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 4ca2fd4af9e440c4b4784794a9408b7d(127.4.58.65:36715)] cleaning up while in state READY due to: connection closed
08:20:22.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:22.460 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.4.58.126:43855(127.4.58.126:43855)] handling channelInactive
08:20:22.460 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.4.58.126:43855(127.4.58.126:43855)] cleaning up while in state READY due to: connection closed
08:20:22.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.461324  4329 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 4875
08:20:22.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.489035  4329 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 5125
08:20:22.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.513599  4329 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 4349
08:20:22.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.528909  4329 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 4481
08:20:22.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.553175  4329 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 4624
08:20:22.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:22Z chronyd exiting
.08:20:22.648 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786522822647
08:20:22.651 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
08:20:22.653 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
08:20:22.653 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskIgH8jJ/test-tmp
08:20:22.653 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
08:20:22.653 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskIgH8jJ/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
08:20:22.656 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

08:20:22.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.783087  5908 mini_oidc.cc:150] Starting JWKS server
08:20:22.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.785275  5908 webserver.cc:533] Webserver started at http://127.0.0.1:39655/ using document root <none> and password file <none>
08:20:22.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.785454  5908 mini_oidc.cc:186] Starting OIDC Discovery server
08:20:22.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.785696  5908 webserver.cc:533] Webserver started at http://127.0.0.1:37373/ using document root <none> and password file <none>
08:20:22.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:22Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
08:20:22.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:22Z Disabled control of system clock
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.804965  5908 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/wal
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/data
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/logs
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/data/info.pb
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.62:42267
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.62
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:22.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39655/jwks.json with env {}
08:20:22.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:22.929903  5929 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:22.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:22.930343  5929 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:22.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:22.930423  5929 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:22.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:22.934310  5929 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:22.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:22.934444  5929 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:22.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:22.934478  5929 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:22.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:22.934505  5929 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:22.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:22.934535  5929 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:22.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:22.934554  5929 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39655/jwks.json
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.939738  5929 master_runner.cc:387] Master server non-default flags:
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/logs
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/data
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/wal
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.62:42267
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39655/jwks.json
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/data/info.pb
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.62
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:22.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5929
08:20:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:22.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:22.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.942174  5929 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:22.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.944077  5929 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:22.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:22.951053  5939 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:22.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:22.951143  5937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:22.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:22.951143  5945 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:22.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.951272  5929 server_base.cc:1061] running on GCE node
08:20:22.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.951963  5929 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:22.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.952903  5929 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:22.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.954138  5929 hybrid_clock.cc:648] HybridClock initialized: now 1786522822954139 us; error 99 us; skew 500 ppm
08:20:22.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.955989  5929 webserver.cc:533] Webserver started at http://127.5.197.62:42325/ using document root <none> and password file <none>
08:20:22.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.956604  5929 fs_manager.cc:362] Metadata directory not provided
08:20:22.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.956691  5929 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:22.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.956925  5929 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:22.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.958649  5929 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/data/instance:
08:20:22.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88b3f6d88e584134831b54e4531e0ba4"
08:20:22.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:22 on dist-test-slave-2p8l"
08:20:22.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.959188  5929 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/wal/instance:
08:20:22.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88b3f6d88e584134831b54e4531e0ba4"
08:20:22.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:22 on dist-test-slave-2p8l"
08:20:22.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.962746  5929 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
08:20:22.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.964984  5957 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:22.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.966140  5929 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
08:20:22.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.966286  5929 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/wal
08:20:22.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88b3f6d88e584134831b54e4531e0ba4"
08:20:22.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:22 on dist-test-slave-2p8l"
08:20:22.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.966413  5929 fs_report.cc:389] FS layout report
08:20:22.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:22.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/wal
08:20:22.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/wal
08:20:22.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/data/data
08:20:22.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:22.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:22.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:22.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:22.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:22.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:22.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:22.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:22.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:22.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:22.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:22.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.986814  5929 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:22.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.987478  5929 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:22.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.987690  5929 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:22.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.995615  6050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.197.62:42267 every 8 connection(s)
08:20:22.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.995626  5929 rpc_server.cc:307] RPC server started. Bound to: 127.5.197.62:42267
08:20:22.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.996716  5929 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/data/info.pb
08:20:23.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:22.999931  6051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:23.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.002854  5908 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 5929
08:20:23.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.002991  5908 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-0/wal/instance
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.003249  6051 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } has no permanent_uuid. Determining permanent_uuid...
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.004317  5908 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/wal
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/data
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/logs
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/data/info.pb
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:23.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.61:46833
08:20:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.61
08:20:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:23.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39655/jwks.json with env {}
08:20:23.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.020700  6051 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } has no permanent_uuid. Determining permanent_uuid...
08:20:23.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.021582  5962 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.197.61:46833: connect: Connection refused (error 111)
08:20:23.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.022487  6051 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.197.61:46833: Network error: Client connection negotiation failed: client connection to 127.5.197.61:46833: connect: Connection refused (error 111)
08:20:23.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.071714  6051 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } attempt: 1
08:20:23.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.073304  6051 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.197.61:46833: Network error: Client connection negotiation failed: client connection to 127.5.197.61:46833: connect: Connection refused (error 111)
08:20:23.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.120431  6053 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:23.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.120647  6053 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:23.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.120690  6053 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.123979  6053 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.124034  6053 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.124054  6053 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.124071  6053 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.124089  6053 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:23.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.124104  6053 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39655/jwks.json
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.127933  6053 master_runner.cc:387] Master server non-default flags:
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/logs
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/data
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/wal
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.61:46833
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39655/jwks.json
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/data/info.pb
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.61
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6053
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:23.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:23.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.128932  6053 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:23.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.129936  6053 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:23.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.135036  6078 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:23.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.135283  6053 server_base.cc:1061] running on GCE node
08:20:23.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.135356  6074 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:23.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.135200  6070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:23.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.136255  6053 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:23.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.137053  6053 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:23.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.138206  6053 hybrid_clock.cc:648] HybridClock initialized: now 1786522823138197 us; error 38 us; skew 500 ppm
08:20:23.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.139910  6053 webserver.cc:533] Webserver started at http://127.5.197.61:44323/ using document root <none> and password file <none>
08:20:23.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.140383  6053 fs_manager.cc:362] Metadata directory not provided
08:20:23.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.140434  6053 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:23.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.140590  6053 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:23.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.141501  6051 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } attempt: 2
08:20:23.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.142166  6053 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/data/instance:
08:20:23.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ad172fd8af2944fbade7ef626ea124cf"
08:20:23.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:23 on dist-test-slave-2p8l"
08:20:23.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.142683  6053 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/wal/instance:
08:20:23.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ad172fd8af2944fbade7ef626ea124cf"
08:20:23.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:23 on dist-test-slave-2p8l"
08:20:23.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.143229  6051 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.197.61:46833: Network error: Client connection negotiation failed: client connection to 127.5.197.61:46833: connect: Connection refused (error 111)
08:20:23.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.145896  6053 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
08:20:23.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.147955  6085 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.148932  6053 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.149032  6053 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/wal
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ad172fd8af2944fbade7ef626ea124cf"
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:23 on dist-test-slave-2p8l"
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.149144  6053 fs_report.cc:389] FS layout report
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/wal
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/wal
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/data/data
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:23.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:23.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.158577  6053 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:23.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.159021  6053 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:23.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.159147  6053 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:23.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.165970  6173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.197.61:46833 every 8 connection(s)
08:20:23.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.165978  6053 rpc_server.cc:307] RPC server started. Bound to: 127.5.197.61:46833
08:20:23.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.166965  6053 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/data/info.pb
08:20:23.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.169555  6174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:23.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.171304  5908 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 6053
08:20:23.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.171413  5908 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-1/wal/instance
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.172175  5908 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/wal
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/data
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/logs
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/data/info.pb
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.60:41407
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.60
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:23.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:23.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39655/jwks.json with env {}
08:20:23.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.173065  6174 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } has no permanent_uuid. Determining permanent_uuid...
08:20:23.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.183521  6174 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } has no permanent_uuid. Determining permanent_uuid...
08:20:23.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.190691  6174 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } has no permanent_uuid. Determining permanent_uuid...
08:20:23.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.191519  6089 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.197.60:41407: connect: Connection refused (error 111)
08:20:23.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.192425  6174 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.197.60:41407: Network error: Client connection negotiation failed: client connection to 127.5.197.60:41407: connect: Connection refused (error 111)
08:20:23.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.234414  6051 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } attempt: 3
08:20:23.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.239964  6051 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } has no permanent_uuid. Determining permanent_uuid...
08:20:23.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.241427  6051 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.197.60:41407: Network error: Client connection negotiation failed: client connection to 127.5.197.60:41407: connect: Connection refused (error 111)
08:20:23.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.241631  6174 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } attempt: 1
08:20:23.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.242937  6174 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.197.60:41407: Network error: Client connection negotiation failed: client connection to 127.5.197.60:41407: connect: Connection refused (error 111)
08:20:23.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.272622  6051 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } attempt: 1
08:20:23.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.274211  6051 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.197.60:41407: Network error: Client connection negotiation failed: client connection to 127.5.197.60:41407: connect: Connection refused (error 111)
08:20:23.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.283860  6180 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:23.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.284068  6180 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:23.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.284113  6180 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.287496  6180 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.287556  6180 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.287577  6180 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.287595  6180 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.287612  6180 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:23.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.287627  6180 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39655/jwks.json
08:20:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.291664  6180 master_runner.cc:387] Master server non-default flags:
08:20:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/logs
08:20:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:23.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/data
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/wal
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.60:41407
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39655/jwks.json
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/data/info.pb
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.60
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6180
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:23.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.292680  6180 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:23.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.293726  6180 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:23.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.299403  6197 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:23.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.299403  6198 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:23.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.299623  6180 server_base.cc:1061] running on GCE node
08:20:23.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.299417  6205 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:23.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.300410  6180 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:23.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.301352  6180 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:23.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.302531  6180 hybrid_clock.cc:648] HybridClock initialized: now 1786522823302513 us; error 35 us; skew 500 ppm
08:20:23.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.304368  6180 webserver.cc:533] Webserver started at http://127.5.197.60:34441/ using document root <none> and password file <none>
08:20:23.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.304955  6180 fs_manager.cc:362] Metadata directory not provided
08:20:23.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.305042  6180 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:23.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.305256  6180 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:23.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.306869  6180 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/data/instance:
08:20:23.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50f91b5cb4f04259b14accbff79e3b4a"
08:20:23.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:23 on dist-test-slave-2p8l"
08:20:23.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.307382  6180 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/wal/instance:
08:20:23.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50f91b5cb4f04259b14accbff79e3b4a"
08:20:23.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:23 on dist-test-slave-2p8l"
08:20:23.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.310756  6180 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
08:20:23.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.311111  6174 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } attempt: 2
08:20:23.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.312609  6174 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.5.197.60:41407: Network error: Client connection negotiation failed: client connection to 127.5.197.60:41407: connect: Connection refused (error 111)
08:20:23.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.313259  6217 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.314286  6180 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.314378  6180 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/wal
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50f91b5cb4f04259b14accbff79e3b4a"
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:23 on dist-test-slave-2p8l"
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.314442  6180 fs_report.cc:389] FS layout report
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/wal
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/wal
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/data/data
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:23.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:23.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.331707  6180 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:23.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.332321  6180 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:23.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.332470  6180 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:23.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.340879  6180 rpc_server.cc:307] RPC server started. Bound to: 127.5.197.60:41407
08:20:23.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.340888  6308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.197.60:41407 every 8 connection(s)
08:20:23.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.342039  6180 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/data/info.pb
08:20:23.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.345024  6309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:23.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.347754  6309 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } has no permanent_uuid. Determining permanent_uuid...
08:20:23.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.349453  5908 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 6180
08:20:23.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.349396  6051 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } attempt: 2
08:20:23.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.349592  5908 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/master-2/wal/instance
08:20:23.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.357873  6309 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } has no permanent_uuid. Determining permanent_uuid...
08:20:23.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.360457  6051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4: Bootstrap starting.
08:20:23.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.363224  6051 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4: Neither blocks nor log segments found. Creating new log.
08:20:23.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.363500  6309 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } has no permanent_uuid. Determining permanent_uuid...
08:20:23.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.364714  6051 log.cc:826] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4: Log is configured to *not* fsync() on all Append() calls
08:20:23.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.366755  6051 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4: No bootstrap required, opened a new log
08:20:23.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.369632  6309 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a: Bootstrap starting.
08:20:23.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.370841  6051 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } }
08:20:23.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.371018  6051 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:23.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.371066  6051 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88b3f6d88e584134831b54e4531e0ba4, State: Initialized, Role: FOLLOWER
08:20:23.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.371498  6051 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [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: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } }
08:20:23.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.371996  6309 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a: Neither blocks nor log segments found. Creating new log.
08:20:23.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.371937  6326 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [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: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } } }
08:20:23.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.372079  6326 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [sys.catalog]: This master's current role is: FOLLOWER
08:20:23.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.372635  6051 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [sys.catalog]: configured and running, proceeding with master startup.
08:20:23.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.372753  6309 log.cc:826] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a: Log is configured to *not* fsync() on all Append() calls
08:20:23.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.374415  6309 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a: No bootstrap required, opened a new log
08:20:23.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.377888  6309 raft_consensus.cc:359] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } }
08:20:23.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.378172  6346 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:23.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.378226  6309 raft_consensus.cc:385] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:23.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.378284  6309 raft_consensus.cc:740] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50f91b5cb4f04259b14accbff79e3b4a, State: Initialized, Role: FOLLOWER
08:20:23.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.378403  6346 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:23.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.378692  6309 consensus_queue.cc:260] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [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: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } }
08:20:23.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.379138  6348 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [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: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } } }
08:20:23.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.379724  6348 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [sys.catalog]: This master's current role is: FOLLOWER
08:20:23.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.379796  6309 sys_catalog.cc:565] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [sys.catalog]: configured and running, proceeding with master startup.
08:20:23.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.377920  5929 master_runner.cc:187] Error getting master registration for 127.5.197.61:46833: OK, instance_id { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" instance_seqno: 1786522823164139 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:20:23.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.380113  5929 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:23.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.384891  6368 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:23.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.385082  6368 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:23.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.386190  6180 master_runner.cc:187] Error getting master registration for 127.5.197.61:46833: OK, instance_id { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" instance_seqno: 1786522823164139 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:20:23.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.388432  6180 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:23.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.396275  6326 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:23.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.396447  6326 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } }
08:20:23.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.397477  6326 leader_election.cc:290] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad172fd8af2944fbade7ef626ea124cf (127.5.197.61:46833), 50f91b5cb4f04259b14accbff79e3b4a (127.5.197.60:41407)
08:20:23.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.398216  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88b3f6d88e584134831b54e4531e0ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f91b5cb4f04259b14accbff79e3b4a" is_pre_election: true
08:20:23.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.398443  6260 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88b3f6d88e584134831b54e4531e0ba4 in term 0.
08:20:23.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.398914  5958 leader_election.cc:304] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [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: 50f91b5cb4f04259b14accbff79e3b4a, 88b3f6d88e584134831b54e4531e0ba4; no voters: 
08:20:23.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.399242  6326 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:23.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.399319  6326 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:23.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.399367  6326 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [term 0 FOLLOWER]: Advancing to term 1
08:20:23.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.400591  6326 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } }
08:20:23.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.401005  6326 leader_election.cc:290] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [CANDIDATE]: Term 1 election: Requested vote from peers ad172fd8af2944fbade7ef626ea124cf (127.5.197.61:46833), 50f91b5cb4f04259b14accbff79e3b4a (127.5.197.60:41407)
08:20:23.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.401654  6260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88b3f6d88e584134831b54e4531e0ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50f91b5cb4f04259b14accbff79e3b4a"
08:20:23.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.401775  6260 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [term 0 FOLLOWER]: Advancing to term 1
08:20:23.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.402863  6260 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88b3f6d88e584134831b54e4531e0ba4 in term 1.
08:20:23.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.403755  6174 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } attempt: 3
08:20:23.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.404260  5958 leader_election.cc:304] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [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: 50f91b5cb4f04259b14accbff79e3b4a, 88b3f6d88e584134831b54e4531e0ba4; no voters: 
08:20:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.405594  6326 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [term 1 FOLLOWER]: Leader election won for term 1
08:20:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.405840  6326 raft_consensus.cc:697] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [term 1 LEADER]: Becoming Leader. State: Replica: 88b3f6d88e584134831b54e4531e0ba4, State: Running, Role: LEADER
08:20:23.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.406204  6326 consensus_queue.cc:237] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [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: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } }
08:20:23.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.409497  6374 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88b3f6d88e584134831b54e4531e0ba4. Latest consensus state: current_term: 1 leader_uuid: "88b3f6d88e584134831b54e4531e0ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } } }
08:20:23.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.409615  6374 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [sys.catalog]: This master's current role is: LEADER
08:20:23.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.410481  6174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf: Bootstrap starting.
08:20:23.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.410524  6379 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
08:20:23.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.413040  6174 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf: Neither blocks nor log segments found. Creating new log.
08:20:23.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.414108  6379 catalog_manager.cc:1520] Initializing Kudu cluster ID...
08:20:23.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.414157  6174 log.cc:826] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf: Log is configured to *not* fsync() on all Append() calls
08:20:23.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.419418  6174 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf: No bootstrap required, opened a new log
08:20:23.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.421154  6260 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [term 1 FOLLOWER]: Refusing update from remote peer 88b3f6d88e584134831b54e4531e0ba4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:23.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.421850  6374 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:23.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.422366  6174 raft_consensus.cc:359] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } }
08:20:23.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.422541  6174 raft_consensus.cc:385] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:23.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.422592  6174 raft_consensus.cc:740] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad172fd8af2944fbade7ef626ea124cf, State: Initialized, Role: FOLLOWER
08:20:23.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.423017  6174 consensus_queue.cc:260] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [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: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } }
08:20:23.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.424276  6174 sys_catalog.cc:565] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [sys.catalog]: configured and running, proceeding with master startup.
08:20:23.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.424355  6130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88b3f6d88e584134831b54e4531e0ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad172fd8af2944fbade7ef626ea124cf" is_pre_election: true
08:20:23.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.424634  6127 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [term 0 FOLLOWER]: Advancing to term 1
08:20:23.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.425812  6127 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [term 1 FOLLOWER]: Refusing update from remote peer 88b3f6d88e584134831b54e4531e0ba4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:23.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.426802  6129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88b3f6d88e584134831b54e4531e0ba4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad172fd8af2944fbade7ef626ea124cf"
08:20:23.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.427965  6129 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88b3f6d88e584134831b54e4531e0ba4 in term 1.
08:20:23.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.428815  6374 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:23.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.433422  6386 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88b3f6d88e584134831b54e4531e0ba4. Latest consensus state: current_term: 1 leader_uuid: "88b3f6d88e584134831b54e4531e0ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } } }
08:20:23.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.433477  6348 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88b3f6d88e584134831b54e4531e0ba4. Latest consensus state: current_term: 1 leader_uuid: "88b3f6d88e584134831b54e4531e0ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } } }
08:20:23.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.433588  6348 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [sys.catalog]: This master's current role is: FOLLOWER
08:20:23.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.433717  6386 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [sys.catalog]: This master's current role is: FOLLOWER
08:20:23.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.436050  6401 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "88b3f6d88e584134831b54e4531e0ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } } }
08:20:23.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.436169  6401 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [sys.catalog]: This master's current role is: FOLLOWER
08:20:23.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.438555  6374 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "88b3f6d88e584134831b54e4531e0ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } } }
08:20:23.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.438678  6374 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [sys.catalog]: This master's current role is: LEADER
08:20:23.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.440377  6348 sys_catalog.cc:455] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "88b3f6d88e584134831b54e4531e0ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } } }
08:20:23.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.440474  6348 sys_catalog.cc:458] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a [sys.catalog]: This master's current role is: FOLLOWER
08:20:23.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.440855  6410 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:23.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.442024  6410 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:23.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.442797  6326 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "88b3f6d88e584134831b54e4531e0ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } } }
08:20:23.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.442904  6326 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4 [sys.catalog]: This master's current role is: LEADER
08:20:23.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.444226  6401 sys_catalog.cc:455] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "88b3f6d88e584134831b54e4531e0ba4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "88b3f6d88e584134831b54e4531e0ba4" member_type: VOTER last_known_addr { host: "127.5.197.62" port: 42267 } } peers { permanent_uuid: "ad172fd8af2944fbade7ef626ea124cf" member_type: VOTER last_known_addr { host: "127.5.197.61" port: 46833 } } peers { permanent_uuid: "50f91b5cb4f04259b14accbff79e3b4a" member_type: VOTER last_known_addr { host: "127.5.197.60" port: 41407 } } }
08:20:23.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.444321  6401 sys_catalog.cc:458] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf [sys.catalog]: This master's current role is: FOLLOWER
08:20:23.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.451393  6379 catalog_manager.cc:1383] Generated new cluster ID: f3aa5484f1b844438b266f1f758f2d55
08:20:23.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.451454  6379 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
08:20:23.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.474896  6379 catalog_manager.cc:1406] Generated new certificate authority record
08:20:23.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.476306  6379 catalog_manager.cc:1540] Loading token signing keys...
08:20:23.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.493211  6379 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 88b3f6d88e584134831b54e4531e0ba4: Generated new TSK 0
08:20:23.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.494000  6379 catalog_manager.cc:1550] Initializing in-progress tserver states...
08:20:23.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.497777  5908 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:23.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:23.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/wal
08:20:23.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data
08:20:23.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:23.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:23.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/logs
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data/info.pb
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.1:0
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.197.1
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.1
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:23.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:23.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.648468  6425 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:23.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.649237  6425 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:23.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.649407  6425 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:23.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.654585  6425 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:23.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.654933  6425 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.197.1
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.659955  6425 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/logs
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/wal
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.1:0
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data/info.pb
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.1
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6425
08:20:23.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:23.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:23.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:23.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:23.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.197.1
08:20:23.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:23.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:23.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:23.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:23.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:23.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:23.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:23.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.661230  6425 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:23.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.662436  6425 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:23.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.669144  6433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:23.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.669350  6425 server_base.cc:1061] running on GCE node
08:20:23.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.669018  6437 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:23.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.669032  6434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:23.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.669991  6425 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:23.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.670622  6425 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:23.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.671789  6425 hybrid_clock.cc:648] HybridClock initialized: now 1786522823671743 us; error 67 us; skew 500 ppm
08:20:23.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.673697  6425 webserver.cc:533] Webserver started at http://127.5.197.1:45337/ using document root <none> and password file <none>
08:20:23.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.674360  6425 fs_manager.cc:362] Metadata directory not provided
08:20:23.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.674446  6425 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:23.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.674676  6425 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:23.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.676406  6425 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data/instance:
08:20:23.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1f48e1bfdb52450ab774e14fbb459732"
08:20:23.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:23 on dist-test-slave-2p8l"
08:20:23.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.676920  6425 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/wal/instance:
08:20:23.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1f48e1bfdb52450ab774e14fbb459732"
08:20:23.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:23 on dist-test-slave-2p8l"
08:20:23.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.680276  6425 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
08:20:23.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.682606  6446 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:23.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.683686  6425 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
08:20:23.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.683812  6425 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/wal
08:20:23.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1f48e1bfdb52450ab774e14fbb459732"
08:20:23.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:23 on dist-test-slave-2p8l"
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.683920  6425 fs_report.cc:389] FS layout report
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/wal
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/wal
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data/data
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:23.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:23.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.699353  6425 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.700011  6425 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.700227  6425 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:23.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.700882  6425 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.701954  6425 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.702026  6425 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.702139  6425 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:23.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.702171  6425 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:23.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.713414  6425 rpc_server.cc:307] RPC server started. Bound to: 127.5.197.1:42889
08:20:23.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.713482  6650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.197.1:42889 every 8 connection(s)
08:20:23.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.714478  6425 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data/info.pb
08:20:23.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.718020  5908 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 6425
08:20:23.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.718202  5908 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/wal/instance
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.722295  5908 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/wal
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/data
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/logs
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/data/info.pb
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.2:0
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.197.2
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.2
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:23.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:23.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.725015  6652 heartbeater.cc:344] Connected to a master server at 127.5.197.62:42267
08:20:23.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.725261  6652 heartbeater.cc:461] Registering TS with master...
08:20:23.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.725790  6652 heartbeater.cc:507] Master 127.5.197.62:42267 requested a full tablet report, sending...
08:20:23.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.727319  5982 ts_manager.cc:194] Registered new tserver with Master: 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889)
08:20:23.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.727576  6654 heartbeater.cc:344] Connected to a master server at 127.5.197.61:46833
08:20:23.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.727650  6651 heartbeater.cc:344] Connected to a master server at 127.5.197.60:41407
08:20:23.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.727666  6654 heartbeater.cc:461] Registering TS with master...
08:20:23.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.727741  6651 heartbeater.cc:461] Registering TS with master...
08:20:23.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.727910  6654 heartbeater.cc:507] Master 127.5.197.61:46833 requested a full tablet report, sending...
08:20:23.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.727917  6651 heartbeater.cc:507] Master 127.5.197.60:41407 requested a full tablet report, sending...
08:20:23.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.728883  5982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.197.1:54715
08:20:23.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.729064  6113 ts_manager.cc:194] Registered new tserver with Master: 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889)
08:20:23.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.729605  6246 ts_manager.cc:194] Registered new tserver with Master: 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889)
08:20:23.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.838290  6664 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:23.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.838568  6664 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:23.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.838624  6664 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:23.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.842417  6664 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:23.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.842541  6664 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.197.2
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.847132  6664 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/logs
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/data
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/wal
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.2:0
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/data/info.pb
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.2
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6664
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.197.2
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:23.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:23.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.848207  6664 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:23.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.849326  6664 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.856209  6674 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.856217  6672 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:23.856248  6678 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:23.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.856859  6664 server_base.cc:1061] running on GCE node
08:20:23.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.857175  6664 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:23.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.857678  6664 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:23.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.858847  6664 hybrid_clock.cc:648] HybridClock initialized: now 1786522823858828 us; error 38 us; skew 500 ppm
08:20:23.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.860782  6664 webserver.cc:533] Webserver started at http://127.5.197.2:39269/ using document root <none> and password file <none>
08:20:23.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.861316  6664 fs_manager.cc:362] Metadata directory not provided
08:20:23.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.861369  6664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:23.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.861539  6664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:23.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.863131  6664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/data/instance:
08:20:23.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5fd6b5330d7b4f43b35c4f631e55b244"
08:20:23.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:23 on dist-test-slave-2p8l"
08:20:23.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.863572  6664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/wal/instance:
08:20:23.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5fd6b5330d7b4f43b35c4f631e55b244"
08:20:23.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:23 on dist-test-slave-2p8l"
08:20:23.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.866833  6664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
08:20:23.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.869063  6685 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.870121  6664 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.870241  6664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/wal
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5fd6b5330d7b4f43b35c4f631e55b244"
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:23 on dist-test-slave-2p8l"
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.870384  6664 fs_report.cc:389] FS layout report
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/wal
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/wal
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/data/data
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:23.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:23.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.887157  6664 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:23.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.887818  6664 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:23.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.888058  6664 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:23.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.888655  6664 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:23.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.889688  6664 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:23.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.889760  6664 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:23.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.889813  6664 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:23.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.889837  6664 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:23.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.899920  6664 rpc_server.cc:307] RPC server started. Bound to: 127.5.197.2:42973
08:20:23.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.899940  6891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.197.2:42973 every 8 connection(s)
08:20:23.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.900839  6664 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/data/info.pb
08:20:23.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.903054  5908 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 6664
08:20:23.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.903164  5908 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-1/wal/instance
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.906424  5908 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/wal
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/data
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/logs
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/data/info.pb
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:23.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.3:0
08:20:23.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.197.3
08:20:23.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.3
08:20:23.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:23.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:23.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:23.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:23.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:23.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:23.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.911809  6894 heartbeater.cc:344] Connected to a master server at 127.5.197.61:46833
08:20:23.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.911859  6892 heartbeater.cc:344] Connected to a master server at 127.5.197.60:41407
08:20:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.911926  6893 heartbeater.cc:344] Connected to a master server at 127.5.197.62:42267
08:20:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.912052  6893 heartbeater.cc:461] Registering TS with master...
08:20:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.912055  6892 heartbeater.cc:461] Registering TS with master...
08:20:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.912056  6894 heartbeater.cc:461] Registering TS with master...
08:20:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.912662  6894 heartbeater.cc:507] Master 127.5.197.61:46833 requested a full tablet report, sending...
08:20:23.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.912662  6892 heartbeater.cc:507] Master 127.5.197.60:41407 requested a full tablet report, sending...
08:20:23.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.913331  6893 heartbeater.cc:507] Master 127.5.197.62:42267 requested a full tablet report, sending...
08:20:23.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.913888  6246 ts_manager.cc:194] Registered new tserver with Master: 5fd6b5330d7b4f43b35c4f631e55b244 (127.5.197.2:42973)
08:20:23.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.913926  6113 ts_manager.cc:194] Registered new tserver with Master: 5fd6b5330d7b4f43b35c4f631e55b244 (127.5.197.2:42973)
08:20:23.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.914103  5982 ts_manager.cc:194] Registered new tserver with Master: 5fd6b5330d7b4f43b35c4f631e55b244 (127.5.197.2:42973)
08:20:23.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:23.914788  5982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.197.2:35323
08:20:24.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:24.016570  6900 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:24.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:24.016772  6900 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:24.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:24.016815  6900 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:24.020279  6900 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:24.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:24.020381  6900 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.197.3
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.024164  6900 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/logs
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/data
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/wal
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.3:0
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/data/info.pb
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.3
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6900
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.197.3
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:24.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:24.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:24.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:24.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:24.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:24.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:24.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.025244  6900 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:24.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.026422  6900 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:24.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:24.033106  6908 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:24.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:24.033159  6911 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:24.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:24.033183  6907 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:24.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.033306  6900 server_base.cc:1061] running on GCE node
08:20:24.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.033916  6900 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:24.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.034474  6900 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:24.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.035635  6900 hybrid_clock.cc:648] HybridClock initialized: now 1786522824035607 us; error 40 us; skew 500 ppm
08:20:24.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.037444  6900 webserver.cc:533] Webserver started at http://127.5.197.3:45659/ using document root <none> and password file <none>
08:20:24.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.037938  6900 fs_manager.cc:362] Metadata directory not provided
08:20:24.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.037988  6900 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:24.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.038215  6900 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:24.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.039654  6900 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/data/instance:
08:20:24.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e1212b5b3aec45a694079320f79514e8"
08:20:24.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:24 on dist-test-slave-2p8l"
08:20:24.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.040076  6900 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/wal/instance:
08:20:24.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e1212b5b3aec45a694079320f79514e8"
08:20:24.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:24 on dist-test-slave-2p8l"
08:20:24.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.043375  6900 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
08:20:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.045459  6917 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.046450  6900 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.046540  6900 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/wal
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e1212b5b3aec45a694079320f79514e8"
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:24 on dist-test-slave-2p8l"
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.046612  6900 fs_report.cc:389] FS layout report
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/wal
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/wal
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/data/data
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:24.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:24.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:24.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.065392  6900 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:24.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.065950  6900 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:24.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.066171  6900 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:24.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.066725  6900 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:24.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.067655  6900 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:24.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.067705  6900 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:24.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.067744  6900 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:24.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.067757  6900 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:24.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.077598  6900 rpc_server.cc:307] RPC server started. Bound to: 127.5.197.3:38789
08:20:24.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.077630  7126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.197.3:38789 every 8 connection(s)
08:20:24.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.078514  6900 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/data/info.pb
08:20:24.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.085783  5908 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 6900
08:20:24.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.085911  5908 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-2/wal/instance
08:20:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.089161  7129 heartbeater.cc:344] Connected to a master server at 127.5.197.62:42267
08:20:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.089195  7131 heartbeater.cc:344] Connected to a master server at 127.5.197.61:46833
08:20:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.089395  7129 heartbeater.cc:461] Registering TS with master...
08:20:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.089395  7131 heartbeater.cc:461] Registering TS with master...
08:20:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.090005  7131 heartbeater.cc:507] Master 127.5.197.61:46833 requested a full tablet report, sending...
08:20:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.090004  7129 heartbeater.cc:507] Master 127.5.197.62:42267 requested a full tablet report, sending...
08:20:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.090381  7127 heartbeater.cc:344] Connected to a master server at 127.5.197.60:41407
08:20:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.090546  7127 heartbeater.cc:461] Registering TS with master...
08:20:24.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.090816  7127 heartbeater.cc:507] Master 127.5.197.60:41407 requested a full tablet report, sending...
08:20:24.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.091154  5982 ts_manager.cc:194] Registered new tserver with Master: e1212b5b3aec45a694079320f79514e8 (127.5.197.3:38789)
08:20:24.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.091180  6113 ts_manager.cc:194] Registered new tserver with Master: e1212b5b3aec45a694079320f79514e8 (127.5.197.3:38789)
08:20:24.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.091657  6246 ts_manager.cc:194] Registered new tserver with Master: e1212b5b3aec45a694079320f79514e8 (127.5.197.3:38789)
08:20:24.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.091838  5982 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.197.3:35415
08:20:24.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.105937  5908 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
08:20:24.107 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:20:24.107 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

08:20:24.108 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.5.197.62"
      port: 42267
    }
    bound_http_address {
      host: "127.5.197.62"
      port: 42325
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.5.197.61"
      port: 46833
    }
    bound_http_address {
      host: "127.5.197.61"
      port: 44323
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.5.197.60"
      port: 41407
    }
    bound_http_address {
      host: "127.5.197.60"
      port: 34441
    }
  }
}

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

08:20:24.109 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.5.197.1"
      port: 42889
    }
    bound_http_address {
      host: "127.5.197.1"
      port: 45337
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.5.197.2"
      port: 42973
    }
    bound_http_address {
      host: "127.5.197.2"
      port: 39269
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.5.197.3"
      port: 38789
    }
    bound_http_address {
      host: "127.5.197.3"
      port: 45659
    }
  }
}

08:20:24.109 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
08:20:24.111 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:24.113 [DEBUG - main] (Connection.java:748) [peer master-127.5.197.62:42267(127.5.197.62:42267)] connecting to peer
08:20:24.114 [DEBUG - main] (Connection.java:748) [peer master-127.5.197.61:46833(127.5.197.61:46833)] connecting to peer
08:20:24.115 [DEBUG - main] (Connection.java:748) [peer master-127.5.197.60:41407(127.5.197.60:41407)] connecting to peer
08:20:24.116 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.5.197.62:42267(127.5.197.62:42267)] Successfully connected to peer
08:20:24.117 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.5.197.60:41407(127.5.197.60:41407)] Successfully connected to peer
08:20:24.118 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.5.197.61:46833(127.5.197.61:46833)] Successfully connected to peer
08:20:24.119 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.197.62
08:20:24.119 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.197.60
08:20:24.121 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.197.61
08:20:24.132 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf7269210, L:/127.0.0.1:49794 - R:/127.5.197.60:41407] using SASL/PLAIN
08:20:24.132 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1c476b9f, L:/127.0.0.1:33458 - R:/127.5.197.62:42267] using SASL/PLAIN
08:20:24.133 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x90990cf0, L:/127.0.0.1:47484 - R:/127.5.197.61:46833] using SASL/PLAIN
08:20:24.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:24.134 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=22), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.197.62:42267, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.197.61:46833, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.5.197.60:41407, [20ms] Sub RPC ConnectToMaster: received response from server master-127.5.197.60:41407: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.5.197.62:42267: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.5.197.61:46833: OK, deferred=null) after lookup
08:20:24.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.135697  5982 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33458:
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITScannerMultiTablet-1786522793949"
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:24.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:20:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:20:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
08:20:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:20:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
08:20:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:20:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
08:20:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
08:20:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:20:24.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:24.137120  5982 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.ITScannerMultiTablet-1786522793949 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
08:20:24.147 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 9bb6e8931d434dfdbccb772759d14022
08:20:24.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.163214  7014 tablet_service.cc:1511] Processing CreateTablet for tablet 76bc0a5a3c2140d9ad53769d46fe70be (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=9bb6e8931d434dfdbccb772759d14022]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:24.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.164237  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76bc0a5a3c2140d9ad53769d46fe70be. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:24.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.166323  7011 tablet_service.cc:1511] Processing CreateTablet for tablet 1262a7bc62f04abbba69e9d29cf1517e (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=9bb6e8931d434dfdbccb772759d14022]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.166615  7011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1262a7bc62f04abbba69e9d29cf1517e. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.168955  6768 tablet_service.cc:1511] Processing CreateTablet for tablet 956d3b8d818247c783d41ea37a777080 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=9bb6e8931d434dfdbccb772759d14022]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.168955  6770 tablet_service.cc:1511] Processing CreateTablet for tablet 76bc0a5a3c2140d9ad53769d46fe70be (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=9bb6e8931d434dfdbccb772759d14022]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.169282  6767 tablet_service.cc:1511] Processing CreateTablet for tablet 1262a7bc62f04abbba69e9d29cf1517e (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=9bb6e8931d434dfdbccb772759d14022]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.169917  6767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1262a7bc62f04abbba69e9d29cf1517e. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.170328  6768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956d3b8d818247c783d41ea37a777080. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.170388  7012 tablet_service.cc:1511] Processing CreateTablet for tablet 956d3b8d818247c783d41ea37a777080 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=9bb6e8931d434dfdbccb772759d14022]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.170722  7012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956d3b8d818247c783d41ea37a777080. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:24.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.172041  6770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76bc0a5a3c2140d9ad53769d46fe70be. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:24.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.175762  7173 tablet_bootstrap.cc:492] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8: Bootstrap starting.
08:20:24.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.178589  7173 tablet_bootstrap.cc:654] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8: Neither blocks nor log segments found. Creating new log.
08:20:24.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.179641  7173 log.cc:826] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8: Log is configured to *not* fsync() on all Append() calls
08:20:24.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.181736  7173 tablet_bootstrap.cc:492] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8: No bootstrap required, opened a new log
08:20:24.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.181946  7173 ts_tablet_manager.cc:1403] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8: Time spent bootstrapping tablet: real 0.006s	user 0.006s	sys 0.000s
08:20:24.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.188318  6542 tablet_service.cc:1511] Processing CreateTablet for tablet 956d3b8d818247c783d41ea37a777080 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=9bb6e8931d434dfdbccb772759d14022]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:24.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.189029  6541 tablet_service.cc:1511] Processing CreateTablet for tablet 1262a7bc62f04abbba69e9d29cf1517e (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=9bb6e8931d434dfdbccb772759d14022]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:24.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.188316  6543 tablet_service.cc:1511] Processing CreateTablet for tablet 76bc0a5a3c2140d9ad53769d46fe70be (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=9bb6e8931d434dfdbccb772759d14022]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:24.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.189465  6542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956d3b8d818247c783d41ea37a777080. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:24.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.189847  6541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1262a7bc62f04abbba69e9d29cf1517e. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:24.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.191707  7173 raft_consensus.cc:359] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.192180  6543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76bc0a5a3c2140d9ad53769d46fe70be. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:24.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.198181  7173 raft_consensus.cc:385] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:24.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.198396  7173 raft_consensus.cc:740] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1212b5b3aec45a694079320f79514e8, State: Initialized, Role: FOLLOWER
08:20:24.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.198514  7175 tablet_bootstrap.cc:492] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244: Bootstrap starting.
08:20:24.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.199069  7173 consensus_queue.cc:260] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [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: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.200102  7173 ts_tablet_manager.cc:1434] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
08:20:24.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.200539  7129 heartbeater.cc:499] Master 127.5.197.62:42267 was elected leader, sending a full tablet report...
08:20:24.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.203081  7175 tablet_bootstrap.cc:654] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244: Neither blocks nor log segments found. Creating new log.
08:20:24.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.204063  7175 log.cc:826] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244: Log is configured to *not* fsync() on all Append() calls
08:20:24.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.205370  7173 tablet_bootstrap.cc:492] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8: Bootstrap starting.
08:20:24.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.206648  7173 tablet_bootstrap.cc:654] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8: Neither blocks nor log segments found. Creating new log.
08:20:24.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.207805  7175 tablet_bootstrap.cc:492] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244: No bootstrap required, opened a new log
08:20:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.208033  7175 ts_tablet_manager.cc:1403] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.000s
08:20:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.208077  7173 tablet_bootstrap.cc:492] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8: No bootstrap required, opened a new log
08:20:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.208159  7173 ts_tablet_manager.cc:1403] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
08:20:24.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.208755  7173 raft_consensus.cc:359] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.208891  7173 raft_consensus.cc:385] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.208930  7173 raft_consensus.cc:740] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1212b5b3aec45a694079320f79514e8, State: Initialized, Role: FOLLOWER
08:20:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.209095  7173 consensus_queue.cc:260] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8 [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: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.209398  7173 ts_tablet_manager.cc:1434] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
08:20:24.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.209717  7173 tablet_bootstrap.cc:492] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8: Bootstrap starting.
08:20:24.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.210901  7173 tablet_bootstrap.cc:654] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8: Neither blocks nor log segments found. Creating new log.
08:20:24.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.211148  7175 raft_consensus.cc:359] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.211771  7177 tablet_bootstrap.cc:492] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732: Bootstrap starting.
08:20:24.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.211958  7175 raft_consensus.cc:385] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:24.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.212116  7175 raft_consensus.cc:740] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd6b5330d7b4f43b35c4f631e55b244, State: Initialized, Role: FOLLOWER
08:20:24.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.212401  7173 tablet_bootstrap.cc:492] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8: No bootstrap required, opened a new log
08:20:24.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.212504  7173 ts_tablet_manager.cc:1403] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.001s
08:20:24.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.212702  7175 consensus_queue.cc:260] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [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: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.212955  7173 raft_consensus.cc:359] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:24.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.213055  7173 raft_consensus.cc:385] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:24.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.213088  7173 raft_consensus.cc:740] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1212b5b3aec45a694079320f79514e8, State: Initialized, Role: FOLLOWER
08:20:24.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.213205  7173 consensus_queue.cc:260] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [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: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:24.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.213477  7173 ts_tablet_manager.cc:1434] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:20:24.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.213591  7175 ts_tablet_manager.cc:1434] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
08:20:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.222247  6893 heartbeater.cc:499] Master 127.5.197.62:42267 was elected leader, sending a full tablet report...
08:20:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.222769  7177 tablet_bootstrap.cc:654] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732: Neither blocks nor log segments found. Creating new log.
08:20:24.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.223701  7177 log.cc:826] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732: Log is configured to *not* fsync() on all Append() calls
08:20:24.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.225286  7175 tablet_bootstrap.cc:492] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244: Bootstrap starting.
08:20:24.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.226706  7175 tablet_bootstrap.cc:654] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244: Neither blocks nor log segments found. Creating new log.
08:20:24.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.228382  7175 tablet_bootstrap.cc:492] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244: No bootstrap required, opened a new log
08:20:24.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.228488  7175 ts_tablet_manager.cc:1403] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
08:20:24.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.229003  7177 tablet_bootstrap.cc:492] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732: No bootstrap required, opened a new log
08:20:24.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.229085  7175 raft_consensus.cc:359] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:24.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.229194  7175 raft_consensus.cc:385] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:24.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.229211  7177 ts_tablet_manager.cc:1403] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.000s
08:20:24.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.229226  7175 raft_consensus.cc:740] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd6b5330d7b4f43b35c4f631e55b244, State: Initialized, Role: FOLLOWER
08:20:24.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.229362  7175 consensus_queue.cc:260] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [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: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:24.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.229669  7175 ts_tablet_manager.cc:1434] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:20:24.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.229880  7175 tablet_bootstrap.cc:492] T 956d3b8d818247c783d41ea37a777080 P 5fd6b5330d7b4f43b35c4f631e55b244: Bootstrap starting.
08:20:24.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.231683  7175 tablet_bootstrap.cc:654] T 956d3b8d818247c783d41ea37a777080 P 5fd6b5330d7b4f43b35c4f631e55b244: Neither blocks nor log segments found. Creating new log.
08:20:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.233285  7175 tablet_bootstrap.cc:492] T 956d3b8d818247c783d41ea37a777080 P 5fd6b5330d7b4f43b35c4f631e55b244: No bootstrap required, opened a new log
08:20:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.233367  7175 ts_tablet_manager.cc:1403] T 956d3b8d818247c783d41ea37a777080 P 5fd6b5330d7b4f43b35c4f631e55b244: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
08:20:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.233915  7175 raft_consensus.cc:359] T 956d3b8d818247c783d41ea37a777080 P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.234014  7175 raft_consensus.cc:385] T 956d3b8d818247c783d41ea37a777080 P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.234045  7175 raft_consensus.cc:740] T 956d3b8d818247c783d41ea37a777080 P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fd6b5330d7b4f43b35c4f631e55b244, State: Initialized, Role: FOLLOWER
08:20:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.234196  7175 consensus_queue.cc:260] T 956d3b8d818247c783d41ea37a777080 P 5fd6b5330d7b4f43b35c4f631e55b244 [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: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.234490  7175 ts_tablet_manager.cc:1434] T 956d3b8d818247c783d41ea37a777080 P 5fd6b5330d7b4f43b35c4f631e55b244: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
08:20:24.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.239792  7177 raft_consensus.cc:359] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.240023  7177 raft_consensus.cc:385] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:24.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.240078  7177 raft_consensus.cc:740] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f48e1bfdb52450ab774e14fbb459732, State: Initialized, Role: FOLLOWER
08:20:24.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.240594  7177 consensus_queue.cc:260] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732 [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: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.241497  7177 ts_tablet_manager.cc:1434] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
08:20:24.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.241811  6652 heartbeater.cc:499] Master 127.5.197.62:42267 was elected leader, sending a full tablet report...
08:20:24.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.242640  7177 tablet_bootstrap.cc:492] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732: Bootstrap starting.
08:20:24.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.243955  7177 tablet_bootstrap.cc:654] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732: Neither blocks nor log segments found. Creating new log.
08:20:24.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.245672  7177 tablet_bootstrap.cc:492] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732: No bootstrap required, opened a new log
08:20:24.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.245771  7177 ts_tablet_manager.cc:1403] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
08:20:24.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.246374  7177 raft_consensus.cc:359] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.246477  7177 raft_consensus.cc:385] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:24.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.246513  7177 raft_consensus.cc:740] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f48e1bfdb52450ab774e14fbb459732, State: Initialized, Role: FOLLOWER
08:20:24.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.246644  7177 consensus_queue.cc:260] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732 [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: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.246924  7177 ts_tablet_manager.cc:1434] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
08:20:24.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.247100  7177 tablet_bootstrap.cc:492] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732: Bootstrap starting.
08:20:24.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.248134  7177 tablet_bootstrap.cc:654] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732: Neither blocks nor log segments found. Creating new log.
08:20:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.250193  7177 tablet_bootstrap.cc:492] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732: No bootstrap required, opened a new log
08:20:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.250279  7177 ts_tablet_manager.cc:1403] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
08:20:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.250720  7177 raft_consensus.cc:359] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.250828  7177 raft_consensus.cc:385] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.250857  7177 raft_consensus.cc:740] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f48e1bfdb52450ab774e14fbb459732, State: Initialized, Role: FOLLOWER
08:20:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.250974  7177 consensus_queue.cc:260] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [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: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:24.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.251256  7177 ts_tablet_manager.cc:1434] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
08:20:24.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.285283  7192 raft_consensus.cc:493] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:24.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.285511  7192 raft_consensus.cc:515] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:24.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.286824  7192 leader_election.cc:290] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1212b5b3aec45a694079320f79514e8 (127.5.197.3:38789), 5fd6b5330d7b4f43b35c4f631e55b244 (127.5.197.2:42973)
08:20:24.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.290946  7186 raft_consensus.cc:493] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:24.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.291117  7186 raft_consensus.cc:515] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.292424  7186 leader_election.cc:290] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889), e1212b5b3aec45a694079320f79514e8 (127.5.197.3:38789)
08:20:24.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.297894  6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1262a7bc62f04abbba69e9d29cf1517e" candidate_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f48e1bfdb52450ab774e14fbb459732" is_pre_election: true
08:20:24.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.298144  6581 raft_consensus.cc:2468] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd6b5330d7b4f43b35c4f631e55b244 in term 0.
08:20:24.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.298424  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1262a7bc62f04abbba69e9d29cf1517e" candidate_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1212b5b3aec45a694079320f79514e8" is_pre_election: true
08:20:24.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.298702  7046 raft_consensus.cc:2468] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd6b5330d7b4f43b35c4f631e55b244 in term 0.
08:20:24.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.298755  6686 leader_election.cc:304] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [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: 1f48e1bfdb52450ab774e14fbb459732, 5fd6b5330d7b4f43b35c4f631e55b244; no voters: 
08:20:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.299068  7044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bc0a5a3c2140d9ad53769d46fe70be" candidate_uuid: "1f48e1bfdb52450ab774e14fbb459732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1212b5b3aec45a694079320f79514e8" is_pre_election: true
08:20:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.299085  7186 raft_consensus.cc:2804] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.299175  7186 raft_consensus.cc:493] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.299225  7186 raft_consensus.cc:3060] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Advancing to term 1
08:20:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.299209  7044 raft_consensus.cc:2468] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f48e1bfdb52450ab774e14fbb459732 in term 0.
08:20:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.299602  6803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bc0a5a3c2140d9ad53769d46fe70be" candidate_uuid: "1f48e1bfdb52450ab774e14fbb459732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" is_pre_election: true
08:20:24.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.299763  6453 leader_election.cc:304] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [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: 1f48e1bfdb52450ab774e14fbb459732, e1212b5b3aec45a694079320f79514e8; no voters: 
08:20:24.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.299790  6803 raft_consensus.cc:2468] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f48e1bfdb52450ab774e14fbb459732 in term 0.
08:20:24.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.300030  7192 raft_consensus.cc:2804] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:24.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.300104  7192 raft_consensus.cc:493] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:24.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.300146  7192 raft_consensus.cc:3060] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Advancing to term 1
08:20:24.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.300462  7186 raft_consensus.cc:515] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.300841  7186 leader_election.cc:290] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [CANDIDATE]: Term 1 election: Requested vote from peers 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889), e1212b5b3aec45a694079320f79514e8 (127.5.197.3:38789)
08:20:24.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.301208  7192 raft_consensus.cc:515] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:24.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.301491  7044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1262a7bc62f04abbba69e9d29cf1517e" candidate_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1212b5b3aec45a694079320f79514e8"
08:20:24.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.301599  7192 leader_election.cc:290] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [CANDIDATE]: Term 1 election: Requested vote from peers e1212b5b3aec45a694079320f79514e8 (127.5.197.3:38789), 5fd6b5330d7b4f43b35c4f631e55b244 (127.5.197.2:42973)
08:20:24.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.301599  7044 raft_consensus.cc:3060] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Advancing to term 1
08:20:24.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.302042  6803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bc0a5a3c2140d9ad53769d46fe70be" candidate_uuid: "1f48e1bfdb52450ab774e14fbb459732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd6b5330d7b4f43b35c4f631e55b244"
08:20:24.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.302189  6803 raft_consensus.cc:3060] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Advancing to term 1
08:20:24.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.302784  7044 raft_consensus.cc:2468] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd6b5330d7b4f43b35c4f631e55b244 in term 1.
08:20:24.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.302863  6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1262a7bc62f04abbba69e9d29cf1517e" candidate_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f48e1bfdb52450ab774e14fbb459732"
08:20:24.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.302958  6581 raft_consensus.cc:3060] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Advancing to term 1
08:20:24.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.303215  6691 leader_election.cc:304] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [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: 5fd6b5330d7b4f43b35c4f631e55b244, e1212b5b3aec45a694079320f79514e8; no voters: 
08:20:24.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.303442  6803 raft_consensus.cc:2468] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f48e1bfdb52450ab774e14fbb459732 in term 1.
08:20:24.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.303704  7186 raft_consensus.cc:2804] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [term 1 FOLLOWER]: Leader election won for term 1
08:20:24.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.303849  6456 leader_election.cc:304] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [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: 1f48e1bfdb52450ab774e14fbb459732, 5fd6b5330d7b4f43b35c4f631e55b244; no voters: 
08:20:24.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.303960  7186 raft_consensus.cc:697] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [term 1 LEADER]: Becoming Leader. State: Replica: 5fd6b5330d7b4f43b35c4f631e55b244, State: Running, Role: LEADER
08:20:24.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.304134  6581 raft_consensus.cc:2468] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd6b5330d7b4f43b35c4f631e55b244 in term 1.
08:20:24.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.304153  7046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bc0a5a3c2140d9ad53769d46fe70be" candidate_uuid: "1f48e1bfdb52450ab774e14fbb459732" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1212b5b3aec45a694079320f79514e8"
08:20:24.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.304309  7046 raft_consensus.cc:3060] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Advancing to term 1
08:20:24.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.304304  7186 consensus_queue.cc:237] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [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: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.305370  7192 raft_consensus.cc:2804] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Leader election won for term 1
08:20:24.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.305596  7192 raft_consensus.cc:697] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 1 LEADER]: Becoming Leader. State: Replica: 1f48e1bfdb52450ab774e14fbb459732, State: Running, Role: LEADER
08:20:24.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.305630  7046 raft_consensus.cc:2468] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f48e1bfdb52450ab774e14fbb459732 in term 1.
08:20:24.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.305878  7192 consensus_queue.cc:237] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [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: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:24.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.310823  5984 catalog_manager.cc:5719] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1). New cstate: current_term: 1 leader_uuid: "1f48e1bfdb52450ab774e14fbb459732" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } health_report { overall_health: HEALTHY } } }
08:20:24.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.314225  5982 catalog_manager.cc:5719] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fd6b5330d7b4f43b35c4f631e55b244 (127.5.197.2). New cstate: current_term: 1 leader_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } health_report { overall_health: UNKNOWN } } }
08:20:24.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:24.329736  7134 tablet.cc:2406] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:24.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.341544  7180 raft_consensus.cc:493] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:24.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.341677  7180 raft_consensus.cc:515] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.342903  7180 leader_election.cc:290] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889), 5fd6b5330d7b4f43b35c4f631e55b244 (127.5.197.2:42973)
08:20:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.348029  6803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956d3b8d818247c783d41ea37a777080" candidate_uuid: "e1212b5b3aec45a694079320f79514e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" is_pre_election: true
08:20:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.348169  6803 raft_consensus.cc:2468] T 956d3b8d818247c783d41ea37a777080 P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1212b5b3aec45a694079320f79514e8 in term 0.
08:20:24.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.348683  6923 leader_election.cc:304] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [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: 5fd6b5330d7b4f43b35c4f631e55b244, e1212b5b3aec45a694079320f79514e8; no voters: 
08:20:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.349022  7180 raft_consensus.cc:2804] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.349079  7180 raft_consensus.cc:493] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.349114  7180 raft_consensus.cc:3060] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [term 0 FOLLOWER]: Advancing to term 1
08:20:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.349324  6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956d3b8d818247c783d41ea37a777080" candidate_uuid: "e1212b5b3aec45a694079320f79514e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f48e1bfdb52450ab774e14fbb459732" is_pre_election: true
08:20:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.349490  6581 raft_consensus.cc:2468] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1212b5b3aec45a694079320f79514e8 in term 0.
08:20:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.350134  7180 raft_consensus.cc:515] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.350478  7180 leader_election.cc:290] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [CANDIDATE]: Term 1 election: Requested vote from peers 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889), 5fd6b5330d7b4f43b35c4f631e55b244 (127.5.197.2:42973)
08:20:24.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.350870  6581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956d3b8d818247c783d41ea37a777080" candidate_uuid: "e1212b5b3aec45a694079320f79514e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f48e1bfdb52450ab774e14fbb459732"
08:20:24.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.351018  6581 raft_consensus.cc:3060] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732 [term 0 FOLLOWER]: Advancing to term 1
08:20:24.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.351163  6803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956d3b8d818247c783d41ea37a777080" candidate_uuid: "e1212b5b3aec45a694079320f79514e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fd6b5330d7b4f43b35c4f631e55b244"
08:20:24.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.351264  6803 raft_consensus.cc:3060] T 956d3b8d818247c783d41ea37a777080 P 5fd6b5330d7b4f43b35c4f631e55b244 [term 0 FOLLOWER]: Advancing to term 1
08:20:24.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.352205  6803 raft_consensus.cc:2468] T 956d3b8d818247c783d41ea37a777080 P 5fd6b5330d7b4f43b35c4f631e55b244 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1212b5b3aec45a694079320f79514e8 in term 1.
08:20:24.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.352336  6581 raft_consensus.cc:2468] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1212b5b3aec45a694079320f79514e8 in term 1.
08:20:24.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.352734  6923 leader_election.cc:304] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [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: 5fd6b5330d7b4f43b35c4f631e55b244, e1212b5b3aec45a694079320f79514e8; no voters: 
08:20:24.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.352926  7180 raft_consensus.cc:2804] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [term 1 FOLLOWER]: Leader election won for term 1
08:20:24.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.353154  7180 raft_consensus.cc:697] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [term 1 LEADER]: Becoming Leader. State: Replica: e1212b5b3aec45a694079320f79514e8, State: Running, Role: LEADER
08:20:24.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.354441  7180 consensus_queue.cc:237] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [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: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:24.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.358886  5982 catalog_manager.cc:5719] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1212b5b3aec45a694079320f79514e8 (127.5.197.3). New cstate: current_term: 1 leader_uuid: "e1212b5b3aec45a694079320f79514e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } health_report { overall_health: HEALTHY } } }
08:20:24.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.386677  6368 catalog_manager.cc:1295] Loaded cluster ID: f3aa5484f1b844438b266f1f758f2d55
08:20:24.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.386772  6368 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a: loading cluster ID for follower catalog manager: success
08:20:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.388592  6368 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a: acquiring CA information for follower catalog manager: success
08:20:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.389639  6368 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 50f91b5cb4f04259b14accbff79e3b4a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:20:24.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:24.403157  6895 tablet.cc:2406] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:24.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.444008  6410 catalog_manager.cc:1295] Loaded cluster ID: f3aa5484f1b844438b266f1f758f2d55
08:20:24.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.444108  6410 catalog_manager.cc:1588] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf: loading cluster ID for follower catalog manager: success
08:20:24.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.446976  6410 catalog_manager.cc:1610] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf: acquiring CA information for follower catalog manager: success
08:20:24.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.448556  6410 catalog_manager.cc:1638] T 00000000000000000000000000000000 P ad172fd8af2944fbade7ef626ea124cf: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:20:24.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:24.466228  6657 tablet.cc:2406] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:24.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.602 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.603 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.603 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.603 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.603 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.603 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.603 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.604 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.604 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.604 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.605 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.605 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.606 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.607 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.607 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.607 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.608 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.609 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.609 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.609 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@8a62297, flushNotification=Deferred@1638471954(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:24.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.609 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.610 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.610 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.610 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.611 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.611 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.612 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.612 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.612 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.612 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.612 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1763992e, flushNotification=Deferred@1553077867(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:24.613 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.613 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.613 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.613 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.613 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.613 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.613 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.614 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.614 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.615 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.615 [DEBUG - main] (Connection.java:748) [peer 5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)] connecting to peer
08:20:24.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.615 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.615 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.616 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.616 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.616 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.616 [DEBUG - main] (Connection.java:748) [peer e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)] connecting to peer
08:20:24.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.617 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.617 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)] Successfully connected to peer
08:20:24.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.618 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.618 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.618 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.618 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.618 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.619 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.619 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.619 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.620 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.620 [DEBUG - main] (Connection.java:748) [peer 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)] connecting to peer
08:20:24.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.620 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.620 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.621 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.621 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.622 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.627 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.627 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.627 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.628 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.628 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.628 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.628 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.628 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.628 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.629 [DEBUG - kudu-nio-4] (Connection.java:757) [peer e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)] Successfully connected to peer
08:20:24.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.629 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.629 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.629 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.630 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.630 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.630 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.630 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.630 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.631 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.631 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.631 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.632 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.632 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.633 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.634 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.634 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.634 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.635 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.635 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.636 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.636 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.636 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.637 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:24.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.637 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.637 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.637 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:24.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.638 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.638 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:24.638 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:24.639 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x0e24bb94, L:/127.0.0.1:49786 - R:/127.5.197.2:42973] using TOKEN/null
08:20:24.643 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)] Successfully connected to peer
08:20:24.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.655223  6581 raft_consensus.cc:1275] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Refusing update from remote peer 5fd6b5330d7b4f43b35c4f631e55b244: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:24.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.655277  7046 raft_consensus.cc:1275] T 1262a7bc62f04abbba69e9d29cf1517e P e1212b5b3aec45a694079320f79514e8 [term 1 FOLLOWER]: Refusing update from remote peer 5fd6b5330d7b4f43b35c4f631e55b244: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:24.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.655974  7202 consensus_queue.cc:1048] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:24.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.656138  7186 consensus_queue.cc:1048] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:24.658 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x5a7e2572, L:/127.0.0.1:46392 - R:/127.5.197.3:38789] using TOKEN/null
08:20:24.671 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x7cd6303e, L:/127.0.0.1:59588 - R:/127.5.197.1:42889] using TOKEN/null
08:20:24.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.685015  6803 raft_consensus.cc:1275] T 956d3b8d818247c783d41ea37a777080 P 5fd6b5330d7b4f43b35c4f631e55b244 [term 1 FOLLOWER]: Refusing update from remote peer e1212b5b3aec45a694079320f79514e8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:24.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.685814  7180 consensus_queue.cc:1048] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.688432  6581 raft_consensus.cc:1275] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Refusing update from remote peer e1212b5b3aec45a694079320f79514e8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.690238  7044 raft_consensus.cc:1275] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [term 1 FOLLOWER]: Refusing update from remote peer 1f48e1bfdb52450ab774e14fbb459732: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:24.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.691455  6803 raft_consensus.cc:1275] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 1 FOLLOWER]: Refusing update from remote peer 1f48e1bfdb52450ab774e14fbb459732: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:24.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.692065  7192 consensus_queue.cc:1048] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:24.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.692823  7192 consensus_queue.cc:1048] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:24.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.693166  7217 mvcc.cc:204] Tried to move back new op lower bound from 7317597489774804992 to 7317597488354525184. Current Snapshot: MvccSnapshot[applied={T|T < 7317597489774804992}]
08:20:24.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.693758  7207 consensus_queue.cc:1048] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:24.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.700589  7229 mvcc.cc:204] Tried to move back new op lower bound from 7317597489774804992 to 7317597488354525184. Current Snapshot: MvccSnapshot[applied={T|T < 7317597489774804992}]
08:20:24.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:24.738551  7218 mvcc.cc:204] Tried to move back new op lower bound from 7317597489918763008 to 7317597488559558656. Current Snapshot: MvccSnapshot[applied={T|T < 7317597489899720704}]
08:20:24.766 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@267517e4, flushNotification=Deferred@1114525788(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:24.782 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5b022357, flushNotification=Deferred@1871580398(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:24.865 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@614aeccc, flushNotification=Deferred@1360440329(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:24.874 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1bc425e7, flushNotification=Deferred@78816013(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:24.927 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@322803db, flushNotification=Deferred@1455064947(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.005 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6ceb7b5e, flushNotification=Deferred@2110785285(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.040 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@f14e5bf, flushNotification=Deferred@219638321(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.085 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3a91d146, flushNotification=Deferred@1199833406(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.105 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6f952d6c, flushNotification=Deferred@1499825229(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.169 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6d4a65c6, flushNotification=Deferred@178259104(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.207 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4c98a6d5, flushNotification=Deferred@959055079(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.261 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7f02251, flushNotification=Deferred@234857227(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.283 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4d8126f, flushNotification=Deferred@1832657711(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.331 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6b587673, flushNotification=Deferred@466577384(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.416 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5f404594, flushNotification=Deferred@1399398408(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.445 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7b2a3ff8, flushNotification=Deferred@465233746(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.475 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@460b6d54, flushNotification=Deferred@1559788797(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.540 [DEBUG - kudu-nio-3] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4a44cf93, flushNotification=Deferred@936829924(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:25.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:25.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:25.609 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:25.610 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:25.630 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "fc4aae3829ad419f85df664285309937", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597493766434816) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:25.630 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:656) Scanner "fc4aae3829ad419f85df664285309937" opened on 956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]
08:20:25.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "f47812190bf94f6182acbd710e88a8e7", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597493765058560) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:25.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "183bb32e55a243ffa18f00c19f616c79", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597493764968448) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:25.631 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "f47812190bf94f6182acbd710e88a8e7" opened on 1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]
08:20:25.631 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "183bb32e55a243ffa18f00c19f616c79" opened on 76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]
08:20:25.632 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x051AFFFA)
08:20:25.633 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x05388789)
08:20:25.633 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x04E2C73D)
08:20:25.633 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x09DA7A9B)
08:20:25.634 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x09C7498F)
08:20:25.634 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0A4AF04D)
08:20:25.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0F0C4075)
08:20:25.635 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0DE4BCAE)
08:20:25.636 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0F14DF1A)
08:20:25.636 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x13953B8D)
08:20:25.637 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x14A75D11)
08:20:25.637 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x18BD99BF)
08:20:25.638 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x198AD422)
08:20:25.638 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1DE7908C)
08:20:25.639 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1E125D6A)
08:20:25.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x23258DB1)
08:20:25.641 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x230B88B0)
08:20:25.642 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x27371A6C)
08:20:25.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x288282C4)
08:20:25.644 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2E23092B)
08:20:25.645 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3260C6D2)
08:20:25.648 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x12F5D170)
08:20:25.648 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2C767E32)
08:20:25.649 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x31768A64)
08:20:25.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x37180E03)
08:20:25.651 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3C2ED180)
08:20:25.653 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x371A4C2C)
08:20:25.654 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x41A2E59D)
08:20:25.655 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x467DF3AA)
08:20:25.657 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3C040963)
08:20:25.657 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4BC5A6FF)
08:20:25.658 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4111283B)
08:20:25.658 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x506BF34E)
08:20:25.659 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x461049E4)
08:20:25.661 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4B498EA5)
08:20:25.662 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4FC8F606)
08:20:25.663 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x53E08443)
08:20:25.664 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5674D777)
08:20:25.664 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x58DD9F46)
08:20:25.665 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5BC2AD3D)
08:20:25.665 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5D93554F)
08:20:25.666 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x625D4033)
08:20:25.666 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5FF1F831)
08:20:25.667 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x67A47262)
08:20:25.667 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6478662B)
08:20:25.668 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6BE72EF2)
08:20:25.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x690794D7)
08:20:25.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6DF9CC05)
08:20:25.672 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x72FA50C2)
08:20:25.673 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x71344401)
08:20:25.673 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x77A7E4A8)
08:20:25.674 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x17BD977D)
08:20:25.674 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x769A8E28)
08:20:25.675 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7B5D9B6F)
08:20:25.675 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1D1CCC02)
08:20:25.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7C650799)
08:20:25.677 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="183bb32e55a243ffa18f00c19f616c79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7F9010F7)
08:20:25.677 [INFO - pool-12-thread-1] (MiniKuduCluster.java:475) Killing tablet server 127.5.197.1:42889
08:20:25.677 [DEBUG - pool-12-thread-1] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

08:20:25.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.677937  5908 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 6425
08:20:25.681 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x22A9DC39)
08:20:25.684 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x274E24FA)
08:20:25.686 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2C68A156)
08:20:25.686 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x80DF7C16)
08:20:25.687 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x31F32DF5)
08:20:25.688 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x85B4F6CC)
08:20:25.688 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x36640411)
08:20:25.689 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8A40C24D)
08:20:25.689 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3ABD9232)
08:20:25.690 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3F158DE2)
08:20:25.692 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x43BFE7E8)
08:20:25.695 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x494584C2)
08:20:25.695 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8F2A9940)
08:20:25.696 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4E2315EB)
08:20:25.697 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x941F82C4)
08:20:25.697 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x539663E6)
08:20:25.700 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x989D9C6F)
08:20:25.700 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x57A6C02A)
08:20:25.702 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9DAC8FA7)
08:20:25.702 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5CBD6583)
08:20:25.703 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x60F7E31E)
08:20:25.703 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA374E1B5)
08:20:25.704 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x662B7817)
08:20:25.705 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA80444D8)
08:20:25.705 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6B2688AD)
08:20:25.706 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)] handling channelInactive
08:20:25.706 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)] cleaning up while in state READY due to: connection closed
08:20:25.708 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAC78761D)
08:20:25.708 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6FC1C79D)
08:20:25.709 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB216B3EB)
08:20:25.710 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x746EC688)
08:20:25.711 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB721E739)
08:20:25.711 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x79A0BB0B)
08:20:25.712 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBBD75E18)
08:20:25.712 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7EE43EEA)
08:20:25.715 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC0D3C376)
08:20:25.715 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x841ECFEA)
08:20:25.717 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8906E4B1)
08:20:25.718 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8E2FB2DA)
08:20:25.718 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC5A91EDA)
08:20:25.719 [DEBUG - pool-12-thread-1] (MiniKuduCluster.java:195) Response: 
08:20:25.719 [INFO - pool-12-thread-1] (MiniKuduCluster.java:456) Starting tablet server 127.5.197.1:42889
08:20:25.719 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x935F28C0)
08:20:25.719 [DEBUG - pool-12-thread-1] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 0
  }
}

08:20:25.719 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCB3436E9)
08:20:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.719941  5908 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/wal
08:20:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data
08:20:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:25.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/logs
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data/info.pb
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:25.722 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x97F6B829)
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.1:42889
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.197.1
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=45337
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.1
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:25.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:25.722 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD0590267)
08:20:25.723 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9CDC2FD5)
08:20:25.724 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD543DC75)
08:20:25.725 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA17D7F28)
08:20:25.725 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD9D9B92C)
08:20:25.726 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA64A5671)
08:20:25.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDE49A1D2)
08:20:25.735 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAADE441E)
08:20:25.735 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE340D786)
08:20:25.736 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAF6DABB5)
08:20:25.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE7C37C48)
08:20:25.738 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB454199D)
08:20:25.740 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xECF93E38)
08:20:25.740 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB9010B02)
08:20:25.743 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF25DC301)
08:20:25.743 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBE371EBF)
08:20:25.744 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF7A3BABA)
08:20:25.750 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 105 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=1262a7bc62f04abbba69e9d29cf1517e, scannerId="f47812190bf94f6182acbd710e88a8e7", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFC45C673)
08:20:25.753 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC35DCE7C)
08:20:25.758 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC7C6EFCA)
08:20:25.766 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCD1B9B91)
08:20:25.772 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD215C9C0)
08:20:25.773 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD775F15F)
08:20:25.775 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDC5FE5DD)
08:20:25.778 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE16CA66E)
08:20:25.780 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE5463F06)
08:20:25.781 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE990587C)
08:20:25.782 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEE25425D)
08:20:25.784 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF434F624)
08:20:25.785 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF8AEB531)
08:20:25.786 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 54 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=956d3b8d818247c783d41ea37a777080, scannerId="fc4aae3829ad419f85df664285309937", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFE04B1FD)
08:20:25.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:25.879971  7290 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:25.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:25.880244  7290 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:25.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:25.880308  7290 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:25.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:25.884827  7290 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:25.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:25.884980  7290 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.5.197.1
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.890111  7290 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/logs
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.5.197.20:40219
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/wal
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.5.197.1:42889
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data/info.pb
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.5.197.1
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=45337
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.5.197.62:42267,127.5.197.61:46833,127.5.197.60:41407
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7290
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.5.197.1
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:25.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:25.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:25.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:25.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:25.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:25.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.891419  7290 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:25.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.892823  7290 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:25.900542  7300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:25.900561  7304 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:25.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:25.901041  7299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:25.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.902503  7290 server_base.cc:1061] running on GCE node
08:20:25.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.903039  7290 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:25.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.903606  7290 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:25.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.906862  7290 hybrid_clock.cc:648] HybridClock initialized: now 1786522825906807 us; error 71 us; skew 500 ppm
08:20:25.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.908597  7290 webserver.cc:533] Webserver started at http://127.5.197.1:45337/ using document root <none> and password file <none>
08:20:25.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.909189  7290 fs_manager.cc:362] Metadata directory not provided
08:20:25.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.909291  7290 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:25.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.914829  7290 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.000s
08:20:25.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.918334  7313 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:25.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.919534  7290 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.919663  7290 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/wal
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1f48e1bfdb52450ab774e14fbb459732"
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:23 on dist-test-slave-2p8l"
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.920073  7290 fs_report.cc:389] FS layout report
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/wal
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/wal
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data/data
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:25.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.958941  7290 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:25.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.959645  7290 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:25.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.959786  7290 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:25.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.960319  7290 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:25.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.961632  7326 ts_tablet_manager.cc:542] Loading tablet metadata (0/3 complete)
08:20:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.966431  7290 ts_tablet_manager.cc:585] Loaded tablet metadata (3 total tablets, 3 live tablets)
08:20:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.966490  7290 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s	user 0.001s	sys 0.000s
08:20:25.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.966547  7290 ts_tablet_manager.cc:600] Registering tablets (0/3 complete)
08:20:25.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.968477  7326 tablet_bootstrap.cc:492] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732: Bootstrap starting.
08:20:25.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.969317  7290 ts_tablet_manager.cc:616] Registered 3 tablets
08:20:25.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.969378  7290 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.000s	sys 0.000s
08:20:25.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.979853  7290 rpc_server.cc:307] RPC server started. Bound to: 127.5.197.1:42889
08:20:25.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.981108  7290 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster9112503653605932848/ts-0/data/info.pb
08:20:25.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.982882  7535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.197.1:42889 every 8 connection(s)
08:20:25.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.986202  5908 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 7290
08:20:25.986 [DEBUG - pool-12-thread-1] (MiniKuduCluster.java:195) Response: 
08:20:25.987 [DEBUG - pool-12-thread-1] (Connection.java:748) [peer 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)] connecting to peer
08:20:25.991 [DEBUG - kudu-nio-6] (Connection.java:757) [peer 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)] Successfully connected to peer
08:20:25.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.993697  7537 heartbeater.cc:344] Connected to a master server at 127.5.197.60:41407
08:20:25.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.993985  7537 heartbeater.cc:461] Registering TS with master...
08:20:25.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.994892  7537 heartbeater.cc:507] Master 127.5.197.60:41407 requested a full tablet report, sending...
08:20:25.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.996959  7538 heartbeater.cc:344] Connected to a master server at 127.5.197.62:42267
08:20:25.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.997076  7538 heartbeater.cc:461] Registering TS with master...
08:20:25.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.997287  7538 heartbeater.cc:507] Master 127.5.197.62:42267 requested a full tablet report, sending...
08:20:25.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.998396  6246 ts_manager.cc:194] Re-registered known tserver with Master: 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889)
08:20:25.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.998694  7326 log.cc:826] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732: Log is configured to *not* fsync() on all Append() calls
08:20:25.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:25.998713  5971 ts_manager.cc:194] Re-registered known tserver with Master: 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889)
08:20:26.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.000013  5971 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.5.197.1:37385
08:20:26.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.000101  7539 heartbeater.cc:344] Connected to a master server at 127.5.197.61:46833
08:20:26.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.000175  7539 heartbeater.cc:461] Registering TS with master...
08:20:26.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.000352  7539 heartbeater.cc:507] Master 127.5.197.61:46833 requested a full tablet report, sending...
08:20:26.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.001331  6113 ts_manager.cc:194] Re-registered known tserver with Master: 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889)
08:20:26.004 [DEBUG - kudu-nio-6] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.5.197.1
08:20:26.018 [DEBUG - kudu-nio-6] (Negotiator.java:918) Authenticated connection [id: 0xddb27ab9, L:/127.0.0.1:59602 - R:/127.5.197.1:42889] using SASL/PLAIN
08:20:26.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.019308  7385 tablet_service.cc:3179] Scan: Not found: Scanner 183bb32e55a243ffa18f00c19f616c79 not found (it may have expired): call sequence id=27, remote={username='slave'} at 127.0.0.1:59602
08:20:26.020 [WARN - kudu-nio-6] (AsyncKuduScanner.java:796) Scanner expired, creating a new one KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=null, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x840FC5C7)
08:20:26.021 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889) for tablet 76bc0a5a3c2140d9ad53769d46fe70be: Tablet not RUNNING: INITIALIZED
08:20:26.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:26.031217  6918 consensus_peers.cc:597] T 956d3b8d818247c783d41ea37a777080 P e1212b5b3aec45a694079320f79514e8 -> Peer 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889): Couldn't send request to peer 1f48e1bfdb52450ab774e14fbb459732. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
08:20:26.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:26.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:26.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:26.036 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:26.037 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=76bc0a5a3c2140d9ad53769d46fe70be, attempt=2, KuduRpc(method=Scan, tablet=76bc0a5a3c2140d9ad53769d46fe70be, attempt=2, TimeoutTracker(timeout=30000, elapsed=16), Traces: [0ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [1ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [1ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [13ms] refreshing cache from master, [13ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [16ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, deferred=Deferred@654063244(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@31198891 after NextRow errback@245525458), errback=passthrough -> open scanner errback -> (continuation of Deferred@31198891 after NextRow errback@245525458)))) after lookup
08:20:26.039 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889) for tablet 76bc0a5a3c2140d9ad53769d46fe70be: Tablet not RUNNING: INITIALIZED
08:20:26.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:26.039899  6686 consensus_peers.cc:597] T 1262a7bc62f04abbba69e9d29cf1517e P 5fd6b5330d7b4f43b35c4f631e55b244 -> Peer 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889): Couldn't send request to peer 1f48e1bfdb52450ab774e14fbb459732. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
08:20:26.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:26.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:26.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:26.055 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:26.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=76bc0a5a3c2140d9ad53769d46fe70be, attempt=4, KuduRpc(method=Scan, tablet=76bc0a5a3c2140d9ad53769d46fe70be, attempt=4, TimeoutTracker(timeout=30000, elapsed=34), Traces: [0ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [1ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [1ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [13ms] refreshing cache from master, [13ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [16ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, [17ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [19ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [19ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [34ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, deferred=Deferred@654063244(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@31198891 after NextRow errback@245525458) -> (continuation of Deferred@439858896 after retry RPC@2071939691), errback=passthrough -> open scanner errback -> (continuation of Deferred@31198891 after NextRow errback@245525458) -> (continuation of Deferred@439858896 after retry RPC@2071939691)))) after lookup
08:20:26.056 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889) for tablet 76bc0a5a3c2140d9ad53769d46fe70be: Tablet not RUNNING: INITIALIZED
08:20:26.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:26.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:26.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:26.075 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:26.075 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=76bc0a5a3c2140d9ad53769d46fe70be, attempt=6, KuduRpc(method=Scan, tablet=76bc0a5a3c2140d9ad53769d46fe70be, attempt=6, TimeoutTracker(timeout=30000, elapsed=55), Traces: [0ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [1ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [1ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [13ms] refreshing cache from master, [13ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [16ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, [17ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [19ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [19ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [34ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, [35ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [36ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [36ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [53ms] refreshing cache from master, [53ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [55ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, deferred=Deferred@654063244(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@31198891 after NextRow errback@245525458) -> (continuation of Deferred@439858896 after retry RPC@2071939691) -> (continuation of Deferred@2124623896 after retry RPC@1501927466), errback=passthrough -> open scanner errback -> (continuation of Deferred@31198891 after NextRow errback@245525458) -> (continuation of Deferred@439858896 after retry RPC@2071939691) -> (continuation of Deferred@2124623896 after retry RPC@1501927466)))) after lookup
08:20:26.077 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889) for tablet 76bc0a5a3c2140d9ad53769d46fe70be: Tablet not RUNNING: INITIALIZED
08:20:26.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:26.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:26.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:26.135 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:26.135 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=76bc0a5a3c2140d9ad53769d46fe70be, attempt=8, KuduRpc(method=Scan, tablet=76bc0a5a3c2140d9ad53769d46fe70be, attempt=8, TimeoutTracker(timeout=30000, elapsed=115), Traces: [0ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [1ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [1ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [13ms] refreshing cache from master, [13ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [16ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, [17ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [19ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [19ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [34ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, [35ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [36ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [36ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [53ms] refreshing cache from master, [53ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [55ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, [56ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [57ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [57ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [113ms] refreshing cache from master, [113ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [115ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, deferred=Deferred@654063244(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@31198891 after NextRow errback@245525458) -> (continuation of Deferred@439858896 after retry RPC@2071939691) -> (continuation of Deferred@2124623896 after retry RPC@1501927466) -> (continuation of Deferred@1286837089 after retry RPC@729237791), errback=passthrough -> open scanner errback -> (continuation of Deferred@31198891 after NextRow errback@245525458) -> (continuation of Deferred@439858896 after retry RPC@2071939691) -> (continuation of Deferred@2124623896 after retry RPC@1501927466) -> (continuation of Deferred@1286837089 after retry RPC@729237791)))) after lookup
08:20:26.137 [INFO - kudu-nio-6] (AsyncKuduClient.java:2355) Invalidating location 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889) for tablet 76bc0a5a3c2140d9ad53769d46fe70be: Tablet not RUNNING: INITIALIZED
08:20:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.177403  7326 tablet_bootstrap.cc:492] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732: Bootstrap replayed 1/1 log segments. Stats: ops{read=21 overwritten=0 applied=21 ignored=0} inserts{seen=6633 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:20:26.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.177788  7326 tablet_bootstrap.cc:492] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732: Bootstrap complete.
08:20:26.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.178952  7326 ts_tablet_manager.cc:1403] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732: Time spent bootstrapping tablet: real 0.211s	user 0.178s	sys 0.027s
08:20:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.180922  7326 raft_consensus.cc:359] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.181308  7326 raft_consensus.cc:740] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f48e1bfdb52450ab774e14fbb459732, State: Initialized, Role: FOLLOWER
08:20:26.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.181726  7326 consensus_queue.cc:260] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:26.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.182436  7538 heartbeater.cc:499] Master 127.5.197.62:42267 was elected leader, sending a full tablet report...
08:20:26.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.182652  7326 ts_tablet_manager.cc:1434] T 1262a7bc62f04abbba69e9d29cf1517e P 1f48e1bfdb52450ab774e14fbb459732: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.001s
08:20:26.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.182927  7326 tablet_bootstrap.cc:492] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732: Bootstrap starting.
08:20:26.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.348486  7326 tablet_bootstrap.cc:492] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732: Bootstrap replayed 1/1 log segments. Stats: ops{read=21 overwritten=0 applied=21 ignored=0} inserts{seen=6657 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:20:26.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.348798  7326 tablet_bootstrap.cc:492] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732: Bootstrap complete.
08:20:26.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.349793  7326 ts_tablet_manager.cc:1403] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732: Time spent bootstrapping tablet: real 0.167s	user 0.155s	sys 0.008s
08:20:26.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.350376  7326 raft_consensus.cc:359] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:26.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.350482  7326 raft_consensus.cc:740] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f48e1bfdb52450ab774e14fbb459732, State: Initialized, Role: FOLLOWER
08:20:26.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.350629  7326 consensus_queue.cc:260] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:26.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.350934  7326 ts_tablet_manager.cc:1434] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
08:20:26.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.351109  7326 tablet_bootstrap.cc:492] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732: Bootstrap starting.
08:20:26.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.521806  7326 tablet_bootstrap.cc:492] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732: Bootstrap replayed 1/1 log segments. Stats: ops{read=21 overwritten=0 applied=21 ignored=0} inserts{seen=6710 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:20:26.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.522218  7326 tablet_bootstrap.cc:492] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732: Bootstrap complete.
08:20:26.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.523193  7326 ts_tablet_manager.cc:1403] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732: Time spent bootstrapping tablet: real 0.172s	user 0.163s	sys 0.008s
08:20:26.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.523634  7326 raft_consensus.cc:359] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:26.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.523734  7326 raft_consensus.cc:740] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f48e1bfdb52450ab774e14fbb459732, State: Initialized, Role: FOLLOWER
08:20:26.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.523897  7326 consensus_queue.cc:260] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } }
08:20:26.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:26.524200  7326 ts_tablet_manager.cc:1434] T 956d3b8d818247c783d41ea37a777080 P 1f48e1bfdb52450ab774e14fbb459732: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
08:20:26.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76bc0a5a3c2140d9ad53769d46fe70be for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:26.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 956d3b8d818247c783d41ea37a777080 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:26.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 1262a7bc62f04abbba69e9d29cf1517e for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:26.535 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=956d3b8d818247c783d41ea37a777080@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=1262a7bc62f04abbba69e9d29cf1517e@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889),5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)[L],e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:26.535 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=76bc0a5a3c2140d9ad53769d46fe70be, attempt=10, KuduRpc(method=Scan, tablet=76bc0a5a3c2140d9ad53769d46fe70be, attempt=10, TimeoutTracker(timeout=30000, elapsed=515), Traces: [0ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [1ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [1ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [13ms] refreshing cache from master, [13ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [16ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, [17ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [19ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [19ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [33ms] refreshing cache from master, [33ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [34ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, [35ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [36ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [36ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [53ms] refreshing cache from master, [53ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [55ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, [56ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [57ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [57ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [113ms] refreshing cache from master, [113ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [115ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, [116ms] sending RPC to server 1f48e1bfdb52450ab774e14fbb459732, [117ms] delaying RPC due to: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [117ms] received response from server 1f48e1bfdb52450ab774e14fbb459732: Illegal state: Tablet not RUNNING: INITIALIZED (error 0), [513ms] refreshing cache from master, [513ms] Sub RPC GetTableLocations: sending RPC to server master-127.5.197.62:42267, [514ms] Sub RPC GetTableLocations: received response from server master-127.5.197.62:42267: OK, deferred=Deferred@654063244(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@31198891 after NextRow errback@245525458) -> (continuation of Deferred@439858896 after retry RPC@2071939691) -> (continuation of Deferred@2124623896 after retry RPC@1501927466) -> (continuation of Deferred@1286837089 after retry RPC@729237791) -> (continuation of Deferred@1134083469 after retry RPC@325064196), errback=passthrough -> open scanner errback -> (continuation of Deferred@31198891 after NextRow errback@245525458) -> (continuation of Deferred@439858896 after retry RPC@2071939691) -> (continuation of Deferred@2124623896 after retry RPC@1501927466) -> (continuation of Deferred@1286837089 after retry RPC@729237791) -> (continuation of Deferred@1134083469 after retry RPC@325064196)))) after lookup
08:20:27.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.065148  7583 raft_consensus.cc:493] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f48e1bfdb52450ab774e14fbb459732)
08:20:27.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.065397  7583 raft_consensus.cc:515] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:27.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.066001  7583 leader_election.cc:290] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1212b5b3aec45a694079320f79514e8 (127.5.197.3:38789), 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889)
08:20:27.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.066650  7044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bc0a5a3c2140d9ad53769d46fe70be" candidate_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "e1212b5b3aec45a694079320f79514e8" is_pre_election: true
08:20:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.067620  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bc0a5a3c2140d9ad53769d46fe70be" candidate_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "1f48e1bfdb52450ab774e14fbb459732" is_pre_election: true
08:20:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.067988  7454 raft_consensus.cc:2468] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fd6b5330d7b4f43b35c4f631e55b244 in term 1.
08:20:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.068401  6686 leader_election.cc:304] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f48e1bfdb52450ab774e14fbb459732, 5fd6b5330d7b4f43b35c4f631e55b244; no voters: e1212b5b3aec45a694079320f79514e8
08:20:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.068643  7583 raft_consensus.cc:2804] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 1 FOLLOWER]: Leader pre-election won for term 2
08:20:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.068723  7583 raft_consensus.cc:493] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1f48e1bfdb52450ab774e14fbb459732)
08:20:27.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.068766  7583 raft_consensus.cc:3060] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 1 FOLLOWER]: Advancing to term 2
08:20:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.069963  7583 raft_consensus.cc:515] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.070412  7583 leader_election.cc:290] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [CANDIDATE]: Term 2 election: Requested vote from peers e1212b5b3aec45a694079320f79514e8 (127.5.197.3:38789), 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889)
08:20:27.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.070784  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bc0a5a3c2140d9ad53769d46fe70be" candidate_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "1f48e1bfdb52450ab774e14fbb459732"
08:20:27.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.070844  7044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bc0a5a3c2140d9ad53769d46fe70be" candidate_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "e1212b5b3aec45a694079320f79514e8"
08:20:27.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.070947  7454 raft_consensus.cc:3060] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 1 FOLLOWER]: Advancing to term 2
08:20:27.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.073119  7454 raft_consensus.cc:2468] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fd6b5330d7b4f43b35c4f631e55b244 in term 2.
08:20:27.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.073459  6686 leader_election.cc:304] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f48e1bfdb52450ab774e14fbb459732, 5fd6b5330d7b4f43b35c4f631e55b244; no voters: e1212b5b3aec45a694079320f79514e8
08:20:27.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.073643  7583 raft_consensus.cc:2804] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 2 FOLLOWER]: Leader election won for term 2
08:20:27.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.073769  7583 raft_consensus.cc:697] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [term 2 LEADER]: Becoming Leader. State: Replica: 5fd6b5330d7b4f43b35c4f631e55b244, State: Running, Role: LEADER
08:20:27.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.074224  7583 consensus_queue.cc:237] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:27.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.076778  5980 catalog_manager.cc:5719] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 reported cstate change: term changed from 1 to 2, leader changed from 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1) to 5fd6b5330d7b4f43b35c4f631e55b244 (127.5.197.2). New cstate: current_term: 2 leader_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } health_report { overall_health: UNKNOWN } } }
08:20:27.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.077903  7207 raft_consensus.cc:493] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1f48e1bfdb52450ab774e14fbb459732)
08:20:27.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.078027  7207 raft_consensus.cc:515] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 } } peers { permanent_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" member_type: VOTER last_known_addr { host: "127.5.197.2" port: 42973 } } peers { permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 } }
08:20:27.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.078526  7207 leader_election.cc:290] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5fd6b5330d7b4f43b35c4f631e55b244 (127.5.197.2:42973), 1f48e1bfdb52450ab774e14fbb459732 (127.5.197.1:42889)
08:20:27.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.079291  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bc0a5a3c2140d9ad53769d46fe70be" candidate_uuid: "e1212b5b3aec45a694079320f79514e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "1f48e1bfdb52450ab774e14fbb459732" is_pre_election: true
08:20:27.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.079501  6802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76bc0a5a3c2140d9ad53769d46fe70be" candidate_uuid: "e1212b5b3aec45a694079320f79514e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "5fd6b5330d7b4f43b35c4f631e55b244" is_pre_election: true
08:20:27.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.079571  7454 raft_consensus.cc:2393] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1212b5b3aec45a694079320f79514e8 in current term 2: Already voted for candidate 5fd6b5330d7b4f43b35c4f631e55b244 in this term.
08:20:27.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.080022  6923 leader_election.cc:304] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1212b5b3aec45a694079320f79514e8; no voters: 1f48e1bfdb52450ab774e14fbb459732, 5fd6b5330d7b4f43b35c4f631e55b244
08:20:27.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.080240  7207 raft_consensus.cc:3060] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [term 1 FOLLOWER]: Advancing to term 2
08:20:27.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.081498  7207 raft_consensus.cc:2749] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
08:20:27.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:27.538301  7385 tablet_service.cc:3080] error setting up scanner 5ac7336902ba4a82bf9faeff32b53852 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1786522825626213 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1786522825553553 usec, L: 0 Physical time difference: 0.073s: new_scan_request { tablet_id: "76bc0a5a3c2140d9ad53769d46fe70be" limit: 9223372036854772351 projected_columns { name: "key" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317597493764968448 propagated_timestamp: 7317597494420606976 cache_blocks: true order_mode: ORDERED last_primary_key: "<redacted>""\204\017\305\307" row_format_flags: 0 authz_token { token_data: "\010\364\333\360\323\006\"3\n\005slave\022*\n 9bb6e8931d434dfdbccb772759d14022\020\001\030\001 \001(\001" signature: "<redacted>""\037;\306\002\037\022)\344\027,\231|y\217@zZ\222o\2475\006\321\030\303\013\036\005i\343\326\357B`\336j\364\003m\346\355\330\t\352\2614\245\206\341\021\366z\221n\347wF\001\002\037z\322H\305" signing_key_seq_num: 0 } } batch_size_bytes: 1 query_id: "84a4f3ea61294988af88a4d222c42877"
08:20:27.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.539484  7385 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:59602 (request call id 6) took 1003 ms. Trace:
08:20:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.539575  7385 rpcz_store.cc:276] 0812 08:20:26.536158 (+     0us) service_pool.cc:167] Inserting onto call queue
08:20:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:26.536246 (+    88us) service_pool.cc:224] Handling call
08:20:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:26.536739 (+   493us) tablet_service.cc:2890] Created scanner 5ac7336902ba4a82bf9faeff32b53852 for tablet 76bc0a5a3c2140d9ad53769d46fe70be, query id is 84a4f3ea61294988af88a4d222c42877
08:20:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:26.537734 (+   995us) tablet_service.cc:3030] Creating iterator
08:20:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:26.537800 (+    66us) tablet_service.cc:3408] Waiting safe time to advance
08:20:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:27.538190 (+1000390us) tablet_service.cc:3055] Iterator created
08:20:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:27.538277 (+    87us) tablet_service.cc:3077] Iterator init: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1786522825626213 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1786522825553553 usec, L: 0 Physical time difference: 0.073s
08:20:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:27.539464 (+  1187us) inbound_call.cc:177] Queueing failure response
08:20:27.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {}
08:20:27.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.606178  7454 raft_consensus.cc:1275] T 76bc0a5a3c2140d9ad53769d46fe70be P 1f48e1bfdb52450ab774e14fbb459732 [term 2 FOLLOWER]: Refusing update from remote peer 5fd6b5330d7b4f43b35c4f631e55b244: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 2 index: 22. (index mismatch)
08:20:27.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.606875  7583 consensus_queue.cc:1048] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f48e1bfdb52450ab774e14fbb459732" member_type: VOTER last_known_addr { host: "127.5.197.1" port: 42889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
08:20:27.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.612578  7044 raft_consensus.cc:1275] T 76bc0a5a3c2140d9ad53769d46fe70be P e1212b5b3aec45a694079320f79514e8 [term 2 FOLLOWER]: Refusing update from remote peer 5fd6b5330d7b4f43b35c4f631e55b244: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 2 index: 22. (index mismatch)
08:20:27.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.614862  7583 consensus_queue.cc:1048] T 76bc0a5a3c2140d9ad53769d46fe70be P 5fd6b5330d7b4f43b35c4f631e55b244 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1212b5b3aec45a694079320f79514e8" member_type: VOTER last_known_addr { host: "127.5.197.3" port: 38789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
08:20:27.700 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "e8c095edd2ef417bb2eb52ff4db7c27a", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597493764968448) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x840FC5C7)
08:20:27.701 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:656) Scanner "e8c095edd2ef417bb2eb52ff4db7c27a" opened on 76bc0a5a3c2140d9ad53769d46fe70be@[1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)[L],5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973),e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)]
08:20:27.706 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x894AC4DC)
08:20:27.708 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8E8FC71E)
08:20:27.709 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x93048EAB)
08:20:27.710 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x981867F5)
08:20:27.712 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9D77DBC6)
08:20:27.713 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA271E684)
08:20:27.715 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA7A9B34C)
08:20:27.717 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xACD52A0D)
08:20:27.718 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB178D8ED)
08:20:27.719 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB5A1C2EE)
08:20:27.720 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBAD32FB9)
08:20:27.721 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBFC37BFB)
08:20:27.722 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC4CBA99D)
08:20:27.724 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC95AE8F3)
08:20:27.727 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCE5D8C85)
08:20:27.729 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD2AB1B8B)
08:20:27.730 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD72D1FFD)
08:20:27.731 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDCA83680)
08:20:27.732 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE10255E7)
08:20:27.733 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE5F21DF5)
08:20:27.735 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEB1AEEEF)
08:20:27.736 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF06EE3B9)
08:20:27.738 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF54DE448)
08:20:27.739 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFA96EB4B)
08:20:27.742 [DEBUG - kudu-nio-6] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=76bc0a5a3c2140d9ad53769d46fe70be, scannerId="e8c095edd2ef417bb2eb52ff4db7c27a", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFFEB6D74)
08:20:27.743 [DEBUG - main] (Connection.java:575) [peer master-127.5.197.61:46833(127.5.197.61:46833)] disconnecting while in state READY
08:20:27.744 [DEBUG - main] (Connection.java:575) [peer 5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)] disconnecting while in state READY
08:20:27.744 [DEBUG - main] (Connection.java:575) [peer 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)] disconnecting while in state READY
08:20:27.744 [DEBUG - main] (Connection.java:575) [peer master-127.5.197.60:41407(127.5.197.60:41407)] disconnecting while in state READY
08:20:27.744 [DEBUG - main] (Connection.java:575) [peer e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)] disconnecting while in state READY
08:20:27.744 [DEBUG - main] (Connection.java:575) [peer master-127.5.197.62:42267(127.5.197.62:42267)] disconnecting while in state READY
08:20:27.744 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)] handling channelInactive
08:20:27.744 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.5.197.61:46833(127.5.197.61:46833)] handling channelInactive
08:20:27.744 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.5.197.61:46833(127.5.197.61:46833)] cleaning up while in state READY due to: connection closed
08:20:27.744 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 5fd6b5330d7b4f43b35c4f631e55b244(127.5.197.2:42973)] cleaning up while in state READY due to: connection closed
08:20:27.745 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.5.197.60:41407(127.5.197.60:41407)] handling channelInactive
08:20:27.745 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.5.197.60:41407(127.5.197.60:41407)] cleaning up while in state READY due to: connection closed
08:20:27.746 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.5.197.62:42267(127.5.197.62:42267)] handling channelInactive
08:20:27.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.5.197.62:42267(127.5.197.62:42267)] cleaning up while in state READY due to: connection closed
08:20:27.744 [DEBUG - kudu-nio-4] (Connection.java:239) [peer e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)] handling channelInactive
08:20:27.746 [DEBUG - kudu-nio-4] (Connection.java:709) [peer e1212b5b3aec45a694079320f79514e8(127.5.197.3:38789)] cleaning up while in state READY due to: connection closed
08:20:27.747 [DEBUG - kudu-nio-6] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:27.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.749186  5908 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 7290
08:20:27.751 [DEBUG - kudu-nio-6] (Connection.java:239) [peer 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)] handling channelInactive
08:20:27.751 [DEBUG - kudu-nio-6] (Connection.java:709) [peer 1f48e1bfdb52450ab774e14fbb459732(127.5.197.1:42889)] cleaning up while in state READY due to: connection closed
08:20:27.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.769501  5908 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 6664
08:20:27.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.790359  5908 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 6900
08:20:27.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.847272  5908 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 5929
08:20:27.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.873314  5908 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 6053
08:20:27.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:27.897307  5908 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 6180
08:20:27.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:27Z chronyd exiting
.08:20:27.982 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786522827982
08:20:27.986 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
08:20:27.987 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
08:20:27.987 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskIgH8jJ/test-tmp
08:20:27.987 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
08:20:27.988 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskIgH8jJ/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
08:20:27.991 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

08:20:28.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.120488  7646 mini_oidc.cc:150] Starting JWKS server
08:20:28.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.122179  7646 webserver.cc:533] Webserver started at http://127.0.0.1:36571/ using document root <none> and password file <none>
08:20:28.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.122362  7646 mini_oidc.cc:186] Starting OIDC Discovery server
08:20:28.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.122678  7646 webserver.cc:533] Webserver started at http://127.0.0.1:44057/ using document root <none> and password file <none>
08:20:28.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:28Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
08:20:28.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:28Z Disabled control of system clock
08:20:28.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.137727  7646 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:28.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:28.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/wal
08:20:28.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/data
08:20:28.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:28.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:28.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/logs
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/data/info.pb
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.190:36005
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.190
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:28.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36571/jwks.json with env {}
08:20:28.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.242745  7664 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:28.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.242926  7664 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:28.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.242970  7664 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:28.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.246162  7664 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:28.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.246208  7664 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:28.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.246228  7664 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:28.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.246245  7664 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:28.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.246263  7664 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:28.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.246277  7664 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36571/jwks.json
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.249974  7664 master_runner.cc:387] Master server non-default flags:
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/logs
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/data
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/wal
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.190:36005
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36571/jwks.json
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/data/info.pb
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.190
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7664
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:28.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:28.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.250919  7664 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:28.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.251899  7664 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:28.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.257182  7681 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:28.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.257215  7677 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:28.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.257405  7664 server_base.cc:1061] running on GCE node
08:20:28.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.257220  7675 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:28.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.257838  7664 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:28.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.258668  7664 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:28.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.259855  7664 hybrid_clock.cc:648] HybridClock initialized: now 1786522828259825 us; error 84 us; skew 500 ppm
08:20:28.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.261663  7664 webserver.cc:533] Webserver started at http://127.7.119.190:38589/ using document root <none> and password file <none>
08:20:28.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.262290  7664 fs_manager.cc:362] Metadata directory not provided
08:20:28.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.262373  7664 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:28.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.262581  7664 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:28.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.264041  7664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/data/instance:
08:20:28.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5a746355f49d4218a1d28a9f6dfce202"
08:20:28.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:28 on dist-test-slave-2p8l"
08:20:28.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.264571  7664 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/wal/instance:
08:20:28.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5a746355f49d4218a1d28a9f6dfce202"
08:20:28.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:28 on dist-test-slave-2p8l"
08:20:28.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.267671  7664 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
08:20:28.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.269666  7688 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:28.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.270601  7664 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:20:28.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.270735  7664 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/wal
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5a746355f49d4218a1d28a9f6dfce202"
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:28 on dist-test-slave-2p8l"
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.270852  7664 fs_report.cc:389] FS layout report
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/wal
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/wal
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/data/data
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:28.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.292027  7664 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:28.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.292681  7664 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:28.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.292886  7664 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.299976  7664 rpc_server.cc:307] RPC server started. Bound to: 127.7.119.190:36005
08:20:28.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.299995  7789 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.119.190:36005 every 8 connection(s)
08:20:28.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.300951  7664 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/data/info.pb
08:20:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.303608  7646 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 7664
08:20:28.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.303761  7646 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-0/wal/instance
08:20:28.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.304068  7791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.305461  7646 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/wal
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/data
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/logs
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/data/info.pb
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.189:35609
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.189
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:28.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:28.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36571/jwks.json with env {}
08:20:28.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.308276  7791 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } has no permanent_uuid. Determining permanent_uuid...
08:20:28.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.318826  7791 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } has no permanent_uuid. Determining permanent_uuid...
08:20:28.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.319674  7690 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.119.189:35609: connect: Connection refused (error 111)
08:20:28.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.320658  7791 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.119.189:35609: Network error: Client connection negotiation failed: client connection to 127.7.119.189:35609: connect: Connection refused (error 111)
08:20:28.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.369892  7791 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } attempt: 1
08:20:28.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.371479  7791 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.119.189:35609: Network error: Client connection negotiation failed: client connection to 127.7.119.189:35609: connect: Connection refused (error 111)
08:20:28.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.408167  7794 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:28.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.408386  7794 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:28.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.408450  7794 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.411700  7794 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.411788  7794 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.411819  7794 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.411841  7794 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:28.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.411865  7794 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:28.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.411888  7794 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36571/jwks.json
08:20:28.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.415746  7794 master_runner.cc:387] Master server non-default flags:
08:20:28.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/logs
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/data
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/wal
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.189:35609
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36571/jwks.json
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/data/info.pb
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.189
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7794
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:28.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:28.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.416914  7794 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:28.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.418025  7794 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.423050  7813 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.423163  7809 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.423178  7808 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.423455  7794 server_base.cc:1061] running on GCE node
08:20:28.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.423856  7794 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:28.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.424670  7794 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:28.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.425838  7794 hybrid_clock.cc:648] HybridClock initialized: now 1786522828425822 us; error 33 us; skew 500 ppm
08:20:28.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.427590  7794 webserver.cc:533] Webserver started at http://127.7.119.189:39301/ using document root <none> and password file <none>
08:20:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.428064  7794 fs_manager.cc:362] Metadata directory not provided
08:20:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.428114  7794 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:28.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.428257  7794 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:28.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.429615  7794 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/data/instance:
08:20:28.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ccb163e17c2c4ed1abca66210629009f"
08:20:28.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:28 on dist-test-slave-2p8l"
08:20:28.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.430018  7794 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/wal/instance:
08:20:28.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ccb163e17c2c4ed1abca66210629009f"
08:20:28.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:28 on dist-test-slave-2p8l"
08:20:28.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.433115  7794 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
08:20:28.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.435076  7823 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.435940  7794 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.436028  7794 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/wal
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ccb163e17c2c4ed1abca66210629009f"
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:28 on dist-test-slave-2p8l"
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.436108  7794 fs_report.cc:389] FS layout report
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/wal
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/wal
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/data/data
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:28.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:28.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.439661  7791 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } attempt: 2
08:20:28.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.441162  7791 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.119.189:35609: Network error: Client connection negotiation failed: client connection to 127.7.119.189:35609: connect: Connection refused (error 111)
08:20:28.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.460517  7794 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:28.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.461108  7794 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:28.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.461293  7794 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:28.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.468330  7794 rpc_server.cc:307] RPC server started. Bound to: 127.7.119.189:35609
08:20:28.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.468374  7917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.119.189:35609 every 8 connection(s)
08:20:28.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.469314  7794 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/data/info.pb
08:20:28.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.471441  7646 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 7794
08:20:28.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.471558  7646 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-1/wal/instance
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.472220  7646 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/wal
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/data
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/logs
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/data/info.pb
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:28.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.188:41803
08:20:28.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.188
08:20:28.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:28.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:28.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:28.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:28.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:28.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:28.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:28.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:28.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36571/jwks.json with env {}
08:20:28.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.472260  7920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:28.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.476118  7920 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } has no permanent_uuid. Determining permanent_uuid...
08:20:28.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.485379  7920 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } has no permanent_uuid. Determining permanent_uuid...
08:20:28.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.492259  7920 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } has no permanent_uuid. Determining permanent_uuid...
08:20:28.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.493080  7830 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.119.188:41803: connect: Connection refused (error 111)
08:20:28.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.493991  7920 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.119.188:41803: Network error: Client connection negotiation failed: client connection to 127.7.119.188:41803: connect: Connection refused (error 111)
08:20:28.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.532308  7791 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } attempt: 3
08:20:28.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.540191  7791 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } has no permanent_uuid. Determining permanent_uuid...
08:20:28.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.541676  7791 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.119.188:41803: Network error: Client connection negotiation failed: client connection to 127.7.119.188:41803: connect: Connection refused (error 111)
08:20:28.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.543260  7920 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } attempt: 1
08:20:28.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.544489  7920 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.119.188:41803: Network error: Client connection negotiation failed: client connection to 127.7.119.188:41803: connect: Connection refused (error 111)
08:20:28.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.572851  7791 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } attempt: 1
08:20:28.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.574522  7791 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.119.188:41803: Network error: Client connection negotiation failed: client connection to 127.7.119.188:41803: connect: Connection refused (error 111)
08:20:28.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.585021  7922 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:28.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.585239  7922 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:28.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.585311  7922 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.588773  7922 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
08:20:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.588856  7922 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:28.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.588887  7922 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
08:20:28.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.588910  7922 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
08:20:28.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.588939  7922 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
08:20:28.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.588963  7922 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36571/jwks.json
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.592845  7922 master_runner.cc:387] Master server non-default flags:
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/logs
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/data
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/wal
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.188:41803
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36571/jwks.json
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/data/info.pb
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.188
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7922
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:28.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:28.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.594008  7922 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:28.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.595115  7922 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:28.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.600608  7957 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:28.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.600615  7953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.600823  7922 server_base.cc:1061] running on GCE node
08:20:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.600628  7946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:28.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.601308  7922 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:28.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.602241  7922 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:28.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.603427  7922 hybrid_clock.cc:648] HybridClock initialized: now 1786522828603410 us; error 27 us; skew 500 ppm
08:20:28.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.605240  7922 webserver.cc:533] Webserver started at http://127.7.119.188:34443/ using document root <none> and password file <none>
08:20:28.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.605834  7922 fs_manager.cc:362] Metadata directory not provided
08:20:28.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.605916  7922 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:28.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.606187  7922 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:28.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.607683  7922 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/data/instance:
08:20:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2bd954c52862443fbc79153733af4973"
08:20:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:28 on dist-test-slave-2p8l"
08:20:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.608194  7922 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/wal/instance:
08:20:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2bd954c52862443fbc79153733af4973"
08:20:28.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:28 on dist-test-slave-2p8l"
08:20:28.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.611439  7922 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
08:20:28.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.612707  7920 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } attempt: 2
08:20:28.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.613576  7976 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.614305  7920 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.119.188:41803: Network error: Client connection negotiation failed: client connection to 127.7.119.188:41803: connect: Connection refused (error 111)
08:20:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.614657  7922 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:20:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.614748  7922 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/wal
08:20:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2bd954c52862443fbc79153733af4973"
08:20:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:28 on dist-test-slave-2p8l"
08:20:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.614818  7922 fs_report.cc:389] FS layout report
08:20:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/wal
08:20:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/wal
08:20:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/data/data
08:20:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:28.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:28.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:28.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:28.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:28.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:28.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:28.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:28.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:28.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:28.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.628054  7922 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:28.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.628532  7922 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:28.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.628676  7922 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:28.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.635586  7922 rpc_server.cc:307] RPC server started. Bound to: 127.7.119.188:41803
08:20:28.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.635599  8089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.119.188:41803 every 8 connection(s)
08:20:28.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.636529  7922 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/data/info.pb
08:20:28.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.639246  7646 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 7922
08:20:28.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.639395  7646 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/master-2/wal/instance
08:20:28.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.639421  8091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:28.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.643091  8091 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } has no permanent_uuid. Determining permanent_uuid...
08:20:28.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.649720  7791 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } attempt: 2
08:20:28.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.653260  8091 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } has no permanent_uuid. Determining permanent_uuid...
08:20:28.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.659782  7791 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202: Bootstrap starting.
08:20:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.661881  7791 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202: Neither blocks nor log segments found. Creating new log.
08:20:28.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.662724  7791 log.cc:826] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202: Log is configured to *not* fsync() on all Append() calls
08:20:28.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.663407  8091 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } has no permanent_uuid. Determining permanent_uuid...
08:20:28.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.665052  7791 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202: No bootstrap required, opened a new log
08:20:28.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.668558  7791 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } }
08:20:28.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.668699  7791 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:28.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.668732  7791 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a746355f49d4218a1d28a9f6dfce202, State: Initialized, Role: FOLLOWER
08:20:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.669106  7791 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [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: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } }
08:20:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.669513  8091 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973: Bootstrap starting.
08:20:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.669512  8110 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [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: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } } }
08:20:28.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.669610  8110 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [sys.catalog]: This master's current role is: FOLLOWER
08:20:28.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.670259  7791 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [sys.catalog]: configured and running, proceeding with master startup.
08:20:28.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.671787  8091 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973: Neither blocks nor log segments found. Creating new log.
08:20:28.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.672678  8091 log.cc:826] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973: Log is configured to *not* fsync() on all Append() calls
08:20:28.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.675052  8132 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:28.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.675132  8091 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973: No bootstrap required, opened a new log
08:20:28.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.675280  8132 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:28.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.675931  7664 master_runner.cc:187] Error getting master registration for 127.7.119.189:35609: OK, instance_id { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" instance_seqno: 1786522828466351 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:20:28.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.678537  7664 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:28.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.679126  8091 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } }
08:20:28.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.679282  8091 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:28.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.679320  8091 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd954c52862443fbc79153733af4973, State: Initialized, Role: FOLLOWER
08:20:28.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.679728  8091 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [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: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } }
08:20:28.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.681068  8091 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [sys.catalog]: configured and running, proceeding with master startup.
08:20:28.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.683889  8136 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [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: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } } }
08:20:28.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.684135  8136 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [sys.catalog]: This master's current role is: FOLLOWER
08:20:28.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.686712  8159 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:28.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.686901  8159 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:28.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.687530  7922 master_runner.cc:187] Error getting master registration for 127.7.119.189:35609: OK, instance_id { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" instance_seqno: 1786522828466351 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
08:20:28.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.689236  7922 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:28.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.705480  7920 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } attempt: 3
08:20:28.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.712527  7920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f: Bootstrap starting.
08:20:28.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.714913  7920 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f: Neither blocks nor log segments found. Creating new log.
08:20:28.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.715682  7920 log.cc:826] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f: Log is configured to *not* fsync() on all Append() calls
08:20:28.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.717373  7920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f: No bootstrap required, opened a new log
08:20:28.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.721520  7920 raft_consensus.cc:359] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } }
08:20:28.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.721701  7920 raft_consensus.cc:385] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:28.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.721758  7920 raft_consensus.cc:740] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccb163e17c2c4ed1abca66210629009f, State: Initialized, Role: FOLLOWER
08:20:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.722237  7920 consensus_queue.cc:260] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [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: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } }
08:20:28.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.722769  8162 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [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: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } } }
08:20:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.723045  8162 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [sys.catalog]: This master's current role is: FOLLOWER
08:20:28.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.723606  7920 sys_catalog.cc:565] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [sys.catalog]: configured and running, proceeding with master startup.
08:20:28.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.728960  8189 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
08:20:28.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.729409  8189 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
08:20:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.731936  7794 master_runner.cc:264] No leader master found from master ccb163e17c2c4ed1abca66210629009f
08:20:28.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.732038  7794 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
08:20:28.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.794298  7697 tablet.cc:2406] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:28.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:28.879782  7991 tablet.cc:2406] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:28.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.903064  8110 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:28.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.903237  8110 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } }
08:20:28.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.904160  8110 leader_election.cc:290] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccb163e17c2c4ed1abca66210629009f (127.7.119.189:35609), 2bd954c52862443fbc79153733af4973 (127.7.119.188:41803)
08:20:28.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.904933  8038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5a746355f49d4218a1d28a9f6dfce202" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd954c52862443fbc79153733af4973" is_pre_election: true
08:20:28.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.905190  8038 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a746355f49d4218a1d28a9f6dfce202 in term 0.
08:20:28.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.905625  7691 leader_election.cc:304] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [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: 2bd954c52862443fbc79153733af4973, 5a746355f49d4218a1d28a9f6dfce202; no voters: 
08:20:28.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.905691  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5a746355f49d4218a1d28a9f6dfce202" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb163e17c2c4ed1abca66210629009f" is_pre_election: true
08:20:28.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.905901  7871 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a746355f49d4218a1d28a9f6dfce202 in term 0.
08:20:28.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.906571  8110 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:28.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.906664  8110 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:28.906 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.906711  8110 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [term 0 FOLLOWER]: Advancing to term 1
08:20:28.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.907603  8110 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } }
08:20:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.908037  8110 leader_election.cc:290] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [CANDIDATE]: Term 1 election: Requested vote from peers ccb163e17c2c4ed1abca66210629009f (127.7.119.189:35609), 2bd954c52862443fbc79153733af4973 (127.7.119.188:41803)
08:20:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.908485  7871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5a746355f49d4218a1d28a9f6dfce202" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccb163e17c2c4ed1abca66210629009f"
08:20:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.908470  8038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5a746355f49d4218a1d28a9f6dfce202" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd954c52862443fbc79153733af4973"
08:20:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.908583  8038 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [term 0 FOLLOWER]: Advancing to term 1
08:20:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.908583  7871 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [term 0 FOLLOWER]: Advancing to term 1
08:20:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.909578  8038 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a746355f49d4218a1d28a9f6dfce202 in term 1.
08:20:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.909571  7871 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a746355f49d4218a1d28a9f6dfce202 in term 1.
08:20:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.909847  7691 leader_election.cc:304] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [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: 2bd954c52862443fbc79153733af4973, 5a746355f49d4218a1d28a9f6dfce202; no voters: 
08:20:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.910378  8110 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [term 1 FOLLOWER]: Leader election won for term 1
08:20:28.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.910584  8110 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [term 1 LEADER]: Becoming Leader. State: Replica: 5a746355f49d4218a1d28a9f6dfce202, State: Running, Role: LEADER
08:20:28.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.910877  8110 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [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: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } }
08:20:28.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.912446  8110 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5a746355f49d4218a1d28a9f6dfce202. Latest consensus state: current_term: 1 leader_uuid: "5a746355f49d4218a1d28a9f6dfce202" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } } }
08:20:28.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.912685  8110 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [sys.catalog]: This master's current role is: LEADER
08:20:28.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.913307  8200 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
08:20:28.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.914381  8200 catalog_manager.cc:1520] Initializing Kudu cluster ID...
08:20:28.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.918437  8038 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [term 1 FOLLOWER]: Refusing update from remote peer 5a746355f49d4218a1d28a9f6dfce202: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:28.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.918435  7871 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [term 1 FOLLOWER]: Refusing update from remote peer 5a746355f49d4218a1d28a9f6dfce202: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:28.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.919145  8110 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:28.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.919307  8204 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:28.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.922709  8162 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5a746355f49d4218a1d28a9f6dfce202. Latest consensus state: current_term: 1 leader_uuid: "5a746355f49d4218a1d28a9f6dfce202" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } } }
08:20:28.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.922699  8136 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5a746355f49d4218a1d28a9f6dfce202. Latest consensus state: current_term: 1 leader_uuid: "5a746355f49d4218a1d28a9f6dfce202" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } } }
08:20:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.922808  8162 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [sys.catalog]: This master's current role is: FOLLOWER
08:20:28.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.922809  8136 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [sys.catalog]: This master's current role is: FOLLOWER
08:20:28.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.926662  8193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5a746355f49d4218a1d28a9f6dfce202" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } } }
08:20:28.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.926769  8193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [sys.catalog]: This master's current role is: LEADER
08:20:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.927016  8203 mvcc.cc:204] Tried to move back new op lower bound from 7317597507244187648 to 7317597507222028288. Current Snapshot: MvccSnapshot[applied={T|T < 7317597507244187648}]
08:20:28.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.927424  8162 sys_catalog.cc:455] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5a746355f49d4218a1d28a9f6dfce202" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } } }
08:20:28.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.927523  8162 sys_catalog.cc:458] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f [sys.catalog]: This master's current role is: FOLLOWER
08:20:28.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.928398  8205 mvcc.cc:204] Tried to move back new op lower bound from 7317597507244187648 to 7317597507222028288. Current Snapshot: MvccSnapshot[applied={T|T < 7317597507244187648 or (T in {7317597507244187648})}]
08:20:28.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.929538  8193 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5a746355f49d4218a1d28a9f6dfce202" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } } }
08:20:28.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.929643  8193 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202 [sys.catalog]: This master's current role is: LEADER
08:20:28.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.930706  8136 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5a746355f49d4218a1d28a9f6dfce202" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a746355f49d4218a1d28a9f6dfce202" member_type: VOTER last_known_addr { host: "127.7.119.190" port: 36005 } } peers { permanent_uuid: "ccb163e17c2c4ed1abca66210629009f" member_type: VOTER last_known_addr { host: "127.7.119.189" port: 35609 } } peers { permanent_uuid: "2bd954c52862443fbc79153733af4973" member_type: VOTER last_known_addr { host: "127.7.119.188" port: 41803 } } }
08:20:28.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.930823  8136 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973 [sys.catalog]: This master's current role is: FOLLOWER
08:20:28.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.930871  8208 mvcc.cc:204] Tried to move back new op lower bound from 7317597507244187648 to 7317597507222028288. Current Snapshot: MvccSnapshot[applied={T|T < 7317597507244187648}]
08:20:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.931993  8200 catalog_manager.cc:1383] Generated new cluster ID: 97c6c535f07741ef857f34357b228f77
08:20:28.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.932052  8200 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
08:20:28.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.948700  8200 catalog_manager.cc:1406] Generated new certificate authority record
08:20:28.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.949576  8200 catalog_manager.cc:1540] Loading token signing keys...
08:20:28.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.966491  8200 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 5a746355f49d4218a1d28a9f6dfce202: Generated new TSK 0
08:20:28.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.967168  8200 catalog_manager.cc:1550] Initializing in-progress tserver states...
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:28.984339  7646 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/wal
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/data
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/logs
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/data/info.pb
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.129:0
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.119.129
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.129
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:28.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:28.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.090379  8223 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.090560  8223 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:29.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.090600  8223 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.093842  8223 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:29.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.093946  8223 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.119.129
08:20:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.097645  8223 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/logs
08:20:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/data
08:20:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/wal
08:20:29.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.129:0
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/data/info.pb
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.129
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8223
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.119.129
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:29.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.098704  8223 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:29.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.099757  8223 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:29.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.105842  8238 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:29.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.105842  8243 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:29.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.105916  8235 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:29.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.106197  8223 server_base.cc:1061] running on GCE node
08:20:29.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.106545  8223 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:29.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.107048  8223 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:29.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.108245  8223 hybrid_clock.cc:648] HybridClock initialized: now 1786522829108232 us; error 27 us; skew 500 ppm
08:20:29.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.110193  8223 webserver.cc:533] Webserver started at http://127.7.119.129:45287/ using document root <none> and password file <none>
08:20:29.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.110737  8223 fs_manager.cc:362] Metadata directory not provided
08:20:29.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.110821  8223 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:29.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.111037  8223 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:29.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.112622  8223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/data/instance:
08:20:29.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bd47119a27f846429b897bd3552ca1c8"
08:20:29.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:29 on dist-test-slave-2p8l"
08:20:29.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.113130  8223 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/wal/instance:
08:20:29.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bd47119a27f846429b897bd3552ca1c8"
08:20:29.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:29 on dist-test-slave-2p8l"
08:20:29.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.116648  8223 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.006s
08:20:29.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.118918  8249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.120030  8223 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.120154  8223 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/wal
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bd47119a27f846429b897bd3552ca1c8"
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:29 on dist-test-slave-2p8l"
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.120280  8223 fs_report.cc:389] FS layout report
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/wal
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/wal
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/data/data
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:29.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:29.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.140779  8223 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:29.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.141441  8223 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:29.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.141665  8223 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:29.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.142320  8223 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:29.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.143329  8223 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:29.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.143402  8223 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:29.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.143457  8223 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:29.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.143486  8223 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.153324  8223 rpc_server.cc:307] RPC server started. Bound to: 127.7.119.129:37061
08:20:29.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.153352  8473 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.119.129:37061 every 8 connection(s)
08:20:29.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.154311  8223 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/data/info.pb
08:20:29.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.160748  7646 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 8223
08:20:29.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.160861  7646 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-0/wal/instance
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.164064  7646 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/wal
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/data
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/logs
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/data/info.pb
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:29.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.130:0
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.119.130
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.130
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.165113  8477 heartbeater.cc:344] Connected to a master server at 127.7.119.190:36005
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.165318  8477 heartbeater.cc:461] Registering TS with master...
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.165726  8477 heartbeater.cc:507] Master 127.7.119.190:36005 requested a full tablet report, sending...
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.165983  8476 heartbeater.cc:344] Connected to a master server at 127.7.119.188:41803
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.166097  8476 heartbeater.cc:461] Registering TS with master...
08:20:29.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.166304  8476 heartbeater.cc:507] Master 127.7.119.188:41803 requested a full tablet report, sending...
08:20:29.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.166477  8478 heartbeater.cc:344] Connected to a master server at 127.7.119.189:35609
08:20:29.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.166551  8478 heartbeater.cc:461] Registering TS with master...
08:20:29.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.166752  8478 heartbeater.cc:507] Master 127.7.119.189:35609 requested a full tablet report, sending...
08:20:29.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.167282  7718 ts_manager.cc:194] Registered new tserver with Master: bd47119a27f846429b897bd3552ca1c8 (127.7.119.129:37061)
08:20:29.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.167382  8018 ts_manager.cc:194] Registered new tserver with Master: bd47119a27f846429b897bd3552ca1c8 (127.7.119.129:37061)
08:20:29.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.167693  7857 ts_manager.cc:194] Registered new tserver with Master: bd47119a27f846429b897bd3552ca1c8 (127.7.119.129:37061)
08:20:29.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.168649  7718 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.119.129:43887
08:20:29.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.269656  8488 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:29.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.269847  8488 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:29.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.269889  8488 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:29.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.273348  8488 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:29.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.273454  8488 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.119.130
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.277282  8488 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/logs
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/data
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/wal
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.130:0
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/data/info.pb
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.130
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8488
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.119.130
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:29.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:29.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:29.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:29.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:29.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:29.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.278318  8488 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:29.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.279352  8488 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:29.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.285626  8498 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:29.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.285684  8499 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:29.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.285854  8488 server_base.cc:1061] running on GCE node
08:20:29.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.285697  8503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:29.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.286388  8488 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:29.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.286906  8488 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:29.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.288086  8488 hybrid_clock.cc:648] HybridClock initialized: now 1786522829288061 us; error 34 us; skew 500 ppm
08:20:29.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.289798  8488 webserver.cc:533] Webserver started at http://127.7.119.130:42203/ using document root <none> and password file <none>
08:20:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.290416  8488 fs_manager.cc:362] Metadata directory not provided
08:20:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.290500  8488 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:29.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.290710  8488 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.292272  8488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/data/instance:
08:20:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "37e0959414824382ab39be34510e8ca1"
08:20:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:29 on dist-test-slave-2p8l"
08:20:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.292773  8488 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/wal/instance:
08:20:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "37e0959414824382ab39be34510e8ca1"
08:20:29.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:29 on dist-test-slave-2p8l"
08:20:29.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.296005  8488 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
08:20:29.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.297930  8515 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.298919  8488 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.299009  8488 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/wal
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "37e0959414824382ab39be34510e8ca1"
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:29 on dist-test-slave-2p8l"
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.299072  8488 fs_report.cc:389] FS layout report
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/wal
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/wal
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/data/data
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:29.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:29.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.316212  8488 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:29.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.316833  8488 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:29.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.316972  8488 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:29.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.317453  8488 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:29.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.318472  8488 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:29.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.318524  8488 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:29.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.318562  8488 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:29.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.318578  8488 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:29.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.328052  8488 rpc_server.cc:307] RPC server started. Bound to: 127.7.119.130:36563
08:20:29.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.328074  8735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.119.130:36563 every 8 connection(s)
08:20:29.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.328910  8488 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/data/info.pb
08:20:29.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.331593  7646 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 8488
08:20:29.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.331705  7646 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-1/wal/instance
08:20:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.334611  7646 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/wal
08:20:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data
08:20:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:29.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/logs
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data/info.pb
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.131:0
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.119.131
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.131
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:29.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:29.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.338685  8739 heartbeater.cc:344] Connected to a master server at 127.7.119.190:36005
08:20:29.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.338925  8739 heartbeater.cc:461] Registering TS with master...
08:20:29.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.339512  8739 heartbeater.cc:507] Master 127.7.119.190:36005 requested a full tablet report, sending...
08:20:29.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.340086  8740 heartbeater.cc:344] Connected to a master server at 127.7.119.189:35609
08:20:29.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.340171  8740 heartbeater.cc:461] Registering TS with master...
08:20:29.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.340397  8740 heartbeater.cc:507] Master 127.7.119.189:35609 requested a full tablet report, sending...
08:20:29.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.340823  7718 ts_manager.cc:194] Registered new tserver with Master: 37e0959414824382ab39be34510e8ca1 (127.7.119.130:36563)
08:20:29.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.341394  7857 ts_manager.cc:194] Registered new tserver with Master: 37e0959414824382ab39be34510e8ca1 (127.7.119.130:36563)
08:20:29.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.341511  7718 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.119.130:58287
08:20:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.343366  8738 heartbeater.cc:344] Connected to a master server at 127.7.119.188:41803
08:20:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.343452  8738 heartbeater.cc:461] Registering TS with master...
08:20:29.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.343564  8738 heartbeater.cc:507] Master 127.7.119.188:41803 requested a full tablet report, sending...
08:20:29.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.344231  8018 ts_manager.cc:194] Registered new tserver with Master: 37e0959414824382ab39be34510e8ca1 (127.7.119.130:36563)
08:20:29.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.439522  8748 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:29.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.439741  8748 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:29.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.439800  8748 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:29.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.443240  8748 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:29.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.443378  8748 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.119.131
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.447217  8748 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/logs
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/wal
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.131:0
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data/info.pb
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.131
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8748
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.119.131
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:29.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:29.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:29.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:29.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.448388  8748 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:29.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.449477  8748 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:29.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.455715  8763 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:29.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.455720  8761 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:29.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.455706  8760 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:29.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.455940  8748 server_base.cc:1061] running on GCE node
08:20:29.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.456317  8748 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:29.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.456902  8748 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:29.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.458128  8748 hybrid_clock.cc:648] HybridClock initialized: now 1786522829458102 us; error 28 us; skew 500 ppm
08:20:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.460007  8748 webserver.cc:533] Webserver started at http://127.7.119.131:40267/ using document root <none> and password file <none>
08:20:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.460585  8748 fs_manager.cc:362] Metadata directory not provided
08:20:29.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.460680  8748 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:29.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.460896  8748 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
08:20:29.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.462462  8748 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data/instance:
08:20:29.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7b2c5b56064d4f4aba2f2822fd267f12"
08:20:29.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:29 on dist-test-slave-2p8l"
08:20:29.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.462989  8748 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/wal/instance:
08:20:29.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7b2c5b56064d4f4aba2f2822fd267f12"
08:20:29.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:29 on dist-test-slave-2p8l"
08:20:29.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.466585  8748 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
08:20:29.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.468904  8772 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.469959  8748 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.470113  8748 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/wal
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7b2c5b56064d4f4aba2f2822fd267f12"
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:29 on dist-test-slave-2p8l"
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.470247  8748 fs_report.cc:389] FS layout report
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/wal
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/wal
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data/data
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:29.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:29.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.493906  8748 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:29.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.494663  8748 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.494879  8748 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:29.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.495530  8748 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:29.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.496582  8748 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
08:20:29.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.496658  8748 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
08:20:29.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.496716  8748 ts_tablet_manager.cc:616] Registered 0 tablets
08:20:29.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.496745  8748 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
08:20:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.506287  8748 rpc_server.cc:307] RPC server started. Bound to: 127.7.119.131:46673
08:20:29.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.506323  8996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.119.131:46673 every 8 connection(s)
08:20:29.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.507229  8748 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data/info.pb
08:20:29.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.512483  7646 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 8748
08:20:29.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.512603  7646 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/wal/instance
08:20:29.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.517190  9001 heartbeater.cc:344] Connected to a master server at 127.7.119.189:35609
08:20:29.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.517190  8997 heartbeater.cc:344] Connected to a master server at 127.7.119.188:41803
08:20:29.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.517449  9001 heartbeater.cc:461] Registering TS with master...
08:20:29.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.517449  8997 heartbeater.cc:461] Registering TS with master...
08:20:29.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.517807  9000 heartbeater.cc:344] Connected to a master server at 127.7.119.190:36005
08:20:29.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.517902  9000 heartbeater.cc:461] Registering TS with master...
08:20:29.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.518033  9001 heartbeater.cc:507] Master 127.7.119.189:35609 requested a full tablet report, sending...
08:20:29.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.518033  8997 heartbeater.cc:507] Master 127.7.119.188:41803 requested a full tablet report, sending...
08:20:29.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.518129  9000 heartbeater.cc:507] Master 127.7.119.190:36005 requested a full tablet report, sending...
08:20:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.519130  8018 ts_manager.cc:194] Registered new tserver with Master: 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673)
08:20:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.519220  7718 ts_manager.cc:194] Registered new tserver with Master: 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673)
08:20:29.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.519225  7857 ts_manager.cc:194] Registered new tserver with Master: 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673)
08:20:29.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.519935  7718 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.119.131:56957
08:20:29.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.533978  7646 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
08:20:29.535 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
08:20:29.535 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

08:20:29.536 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.7.119.190"
      port: 36005
    }
    bound_http_address {
      host: "127.7.119.190"
      port: 38589
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.7.119.189"
      port: 35609
    }
    bound_http_address {
      host: "127.7.119.189"
      port: 39301
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.7.119.188"
      port: 41803
    }
    bound_http_address {
      host: "127.7.119.188"
      port: 34443
    }
  }
}

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

08:20:29.537 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.7.119.129"
      port: 37061
    }
    bound_http_address {
      host: "127.7.119.129"
      port: 45287
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.7.119.130"
      port: 36563
    }
    bound_http_address {
      host: "127.7.119.130"
      port: 42203
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.7.119.131"
      port: 46673
    }
    bound_http_address {
      host: "127.7.119.131"
      port: 40267
    }
  }
}

08:20:29.537 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
08:20:29.539 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
08:20:29.540 [DEBUG - main] (Connection.java:748) [peer master-127.7.119.190:36005(127.7.119.190:36005)] connecting to peer
08:20:29.541 [DEBUG - main] (Connection.java:748) [peer master-127.7.119.188:41803(127.7.119.188:41803)] connecting to peer
08:20:29.542 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.7.119.190:36005(127.7.119.190:36005)] Successfully connected to peer
08:20:29.542 [DEBUG - main] (Connection.java:748) [peer master-127.7.119.189:35609(127.7.119.189:35609)] connecting to peer
08:20:29.542 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.7.119.188:41803(127.7.119.188:41803)] Successfully connected to peer
08:20:29.544 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.7.119.189:35609(127.7.119.189:35609)] Successfully connected to peer
08:20:29.544 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.119.188
08:20:29.544 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.119.190
08:20:29.547 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.119.189
08:20:29.556 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6ac8f05f, L:/127.0.0.1:53582 - R:/127.7.119.188:41803] using SASL/PLAIN
08:20:29.556 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5efa87fa, L:/127.0.0.1:40104 - R:/127.7.119.190:36005] using SASL/PLAIN
08:20:29.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
08:20:29.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=19), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.119.190:36005, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.119.188:41803, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.119.189:35609, [19ms] Sub RPC ConnectToMaster: received response from server master-127.7.119.188:41803: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.7.119.190:36005: OK, deferred=null) after lookup
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.560066  7718 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40104:
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.ITScannerMultiTablet-1786522793949"
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:29.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
08:20:29.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
08:20:29.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.562019  7718 catalog_manager.cc:7099] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table org.apache.kudu.client.ITScannerMultiTablet-1786522793949 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
08:20:29.565 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5c53461d, L:/127.0.0.1:49288 - R:/127.7.119.189:35609] using SASL/PLAIN
08:20:29.573 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table bf50981d077c4e9ba13b0fcb526b959e
08:20:29.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.586187  8856 tablet_service.cc:1511] Processing CreateTablet for tablet 712334e4e2e9482fabc3dd419b127c62 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=bf50981d077c4e9ba13b0fcb526b959e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:29.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.586398  8334 tablet_service.cc:1511] Processing CreateTablet for tablet 712334e4e2e9482fabc3dd419b127c62 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=bf50981d077c4e9ba13b0fcb526b959e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:29.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.586916  8853 tablet_service.cc:1511] Processing CreateTablet for tablet 8087baa432a24e9e8ecab2c753d4f544 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=bf50981d077c4e9ba13b0fcb526b959e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:29.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.586187  8855 tablet_service.cc:1511] Processing CreateTablet for tablet d40398af988e47549f19ff2f56b08544 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=bf50981d077c4e9ba13b0fcb526b959e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:29.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.587242  8856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712334e4e2e9482fabc3dd419b127c62. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:29.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.587298  8334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712334e4e2e9482fabc3dd419b127c62. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:29.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.587610  8853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8087baa432a24e9e8ecab2c753d4f544. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:29.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.589555  8855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40398af988e47549f19ff2f56b08544. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:29.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.590385  8332 tablet_service.cc:1511] Processing CreateTablet for tablet d40398af988e47549f19ff2f56b08544 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=bf50981d077c4e9ba13b0fcb526b959e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:29.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.590646  8332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40398af988e47549f19ff2f56b08544. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:29.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.593992  9048 tablet_bootstrap.cc:492] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12: Bootstrap starting.
08:20:29.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.594013  8331 tablet_service.cc:1511] Processing CreateTablet for tablet 8087baa432a24e9e8ecab2c753d4f544 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=bf50981d077c4e9ba13b0fcb526b959e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:29.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.594275  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8087baa432a24e9e8ecab2c753d4f544. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:29.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.596611  9048 tablet_bootstrap.cc:654] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12: Neither blocks nor log segments found. Creating new log.
08:20:29.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.597568  9048 log.cc:826] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12: Log is configured to *not* fsync() on all Append() calls
08:20:29.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.597795  8611 tablet_service.cc:1511] Processing CreateTablet for tablet 712334e4e2e9482fabc3dd419b127c62 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=bf50981d077c4e9ba13b0fcb526b959e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION UNBOUNDED
08:20:29.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.598520  9052 tablet_bootstrap.cc:492] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8: Bootstrap starting.
08:20:29.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.598762  8611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712334e4e2e9482fabc3dd419b127c62. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:29.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.601338  9052 tablet_bootstrap.cc:654] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8: Neither blocks nor log segments found. Creating new log.
08:20:29.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.602236  9052 log.cc:826] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8: Log is configured to *not* fsync() on all Append() calls
08:20:29.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.602413  8605 tablet_service.cc:1511] Processing CreateTablet for tablet 8087baa432a24e9e8ecab2c753d4f544 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=bf50981d077c4e9ba13b0fcb526b959e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION UNBOUNDED
08:20:29.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.602681  8605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8087baa432a24e9e8ecab2c753d4f544. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:29.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.603760  9048 tablet_bootstrap.cc:492] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12: No bootstrap required, opened a new log
08:20:29.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.603929  9048 ts_tablet_manager.cc:1403] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.004s
08:20:29.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.602420  8606 tablet_service.cc:1511] Processing CreateTablet for tablet d40398af988e47549f19ff2f56b08544 (DEFAULT_TABLE table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949 [id=bf50981d077c4e9ba13b0fcb526b959e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION UNBOUNDED
08:20:29.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.605576  8606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40398af988e47549f19ff2f56b08544. 1 dirs total, 0 dirs full, 0 dirs failed
08:20:29.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.606863  9048 raft_consensus.cc:359] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:29.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.607129  9048 raft_consensus.cc:385] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:29.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.607178  9048 raft_consensus.cc:740] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2c5b56064d4f4aba2f2822fd267f12, State: Initialized, Role: FOLLOWER
08:20:29.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.607635  9048 consensus_queue.cc:260] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [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: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:29.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.607759  9052 tablet_bootstrap.cc:492] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8: No bootstrap required, opened a new log
08:20:29.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.607928  9052 ts_tablet_manager.cc:1403] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.000s
08:20:29.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.608371  9000 heartbeater.cc:499] Master 127.7.119.190:36005 was elected leader, sending a full tablet report...
08:20:29.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.608552  9048 ts_tablet_manager.cc:1434] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
08:20:29.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.610890  9048 tablet_bootstrap.cc:492] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12: Bootstrap starting.
08:20:29.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.610836  9052 raft_consensus.cc:359] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.611019  9052 raft_consensus.cc:385] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:29.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.611073  9052 raft_consensus.cc:740] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd47119a27f846429b897bd3552ca1c8, State: Initialized, Role: FOLLOWER
08:20:29.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.611514  9052 consensus_queue.cc:260] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8 [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: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.612190  9048 tablet_bootstrap.cc:654] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12: Neither blocks nor log segments found. Creating new log.
08:20:29.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.612476  9052 ts_tablet_manager.cc:1434] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
08:20:29.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.613096  8477 heartbeater.cc:499] Master 127.7.119.190:36005 was elected leader, sending a full tablet report...
08:20:29.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.613418  9048 tablet_bootstrap.cc:492] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12: No bootstrap required, opened a new log
08:20:29.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.613495  9048 ts_tablet_manager.cc:1403] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
08:20:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.614040  9048 raft_consensus.cc:359] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.614176  9048 raft_consensus.cc:385] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.614212  9048 raft_consensus.cc:740] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2c5b56064d4f4aba2f2822fd267f12, State: Initialized, Role: FOLLOWER
08:20:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.614326  9048 consensus_queue.cc:260] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12 [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: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.614679  9048 ts_tablet_manager.cc:1434] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
08:20:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.614856  9048 tablet_bootstrap.cc:492] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12: Bootstrap starting.
08:20:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.615840  9048 tablet_bootstrap.cc:654] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12: Neither blocks nor log segments found. Creating new log.
08:20:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.616621  9052 tablet_bootstrap.cc:492] T d40398af988e47549f19ff2f56b08544 P bd47119a27f846429b897bd3552ca1c8: Bootstrap starting.
08:20:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.617308  9048 tablet_bootstrap.cc:492] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12: No bootstrap required, opened a new log
08:20:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.617393  9048 ts_tablet_manager.cc:1403] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
08:20:29.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.617664  9052 tablet_bootstrap.cc:654] T d40398af988e47549f19ff2f56b08544 P bd47119a27f846429b897bd3552ca1c8: Neither blocks nor log segments found. Creating new log.
08:20:29.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.617866  9048 raft_consensus.cc:359] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.617981  9048 raft_consensus.cc:385] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:29.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.618018  9048 raft_consensus.cc:740] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2c5b56064d4f4aba2f2822fd267f12, State: Initialized, Role: FOLLOWER
08:20:29.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.618242  9048 consensus_queue.cc:260] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12 [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: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.618543  9048 ts_tablet_manager.cc:1434] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:20:29.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.618566  9055 tablet_bootstrap.cc:492] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1: Bootstrap starting.
08:20:29.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.619486  9052 tablet_bootstrap.cc:492] T d40398af988e47549f19ff2f56b08544 P bd47119a27f846429b897bd3552ca1c8: No bootstrap required, opened a new log
08:20:29.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.619693  9052 ts_tablet_manager.cc:1403] T d40398af988e47549f19ff2f56b08544 P bd47119a27f846429b897bd3552ca1c8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
08:20:29.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.620312  9052 raft_consensus.cc:359] T d40398af988e47549f19ff2f56b08544 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.620817  9052 raft_consensus.cc:385] T d40398af988e47549f19ff2f56b08544 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.620975  9052 raft_consensus.cc:740] T d40398af988e47549f19ff2f56b08544 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd47119a27f846429b897bd3552ca1c8, State: Initialized, Role: FOLLOWER
08:20:29.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.621196  9052 consensus_queue.cc:260] T d40398af988e47549f19ff2f56b08544 P bd47119a27f846429b897bd3552ca1c8 [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: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.622649  9052 ts_tablet_manager.cc:1434] T d40398af988e47549f19ff2f56b08544 P bd47119a27f846429b897bd3552ca1c8: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
08:20:29.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.622954  9052 tablet_bootstrap.cc:492] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8: Bootstrap starting.
08:20:29.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.624028  9052 tablet_bootstrap.cc:654] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8: Neither blocks nor log segments found. Creating new log.
08:20:29.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.625546  9055 tablet_bootstrap.cc:654] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1: Neither blocks nor log segments found. Creating new log.
08:20:29.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.626400  9055 log.cc:826] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1: Log is configured to *not* fsync() on all Append() calls
08:20:29.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.627241  9052 tablet_bootstrap.cc:492] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8: No bootstrap required, opened a new log
08:20:29.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.627344  9052 ts_tablet_manager.cc:1403] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
08:20:29.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.627759  9052 raft_consensus.cc:359] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:29.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.627866  9052 raft_consensus.cc:385] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:29.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.627900  9052 raft_consensus.cc:740] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd47119a27f846429b897bd3552ca1c8, State: Initialized, Role: FOLLOWER
08:20:29.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.627923  9055 tablet_bootstrap.cc:492] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1: No bootstrap required, opened a new log
08:20:29.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.628046  9052 consensus_queue.cc:260] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [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: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:29.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.628110  9055 ts_tablet_manager.cc:1403] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.000s
08:20:29.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.628448  9052 ts_tablet_manager.cc:1434] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
08:20:29.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.631167  9055 raft_consensus.cc:359] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:29.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.631376  9055 raft_consensus.cc:385] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:29.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.631457  9055 raft_consensus.cc:740] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e0959414824382ab39be34510e8ca1, State: Initialized, Role: FOLLOWER
08:20:29.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.631784  9055 consensus_queue.cc:260] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [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: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:29.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.632385  8739 heartbeater.cc:499] Master 127.7.119.190:36005 was elected leader, sending a full tablet report...
08:20:29.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.632584  9055 ts_tablet_manager.cc:1434] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
08:20:29.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.632812  9055 tablet_bootstrap.cc:492] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1: Bootstrap starting.
08:20:29.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.635686  9055 tablet_bootstrap.cc:654] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1: Neither blocks nor log segments found. Creating new log.
08:20:29.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.636861  9055 tablet_bootstrap.cc:492] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1: No bootstrap required, opened a new log
08:20:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.636929  9055 ts_tablet_manager.cc:1403] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
08:20:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.637305  9055 raft_consensus.cc:359] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.637392  9055 raft_consensus.cc:385] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.637415  9055 raft_consensus.cc:740] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e0959414824382ab39be34510e8ca1, State: Initialized, Role: FOLLOWER
08:20:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.637542  9055 consensus_queue.cc:260] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [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: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.637841  9055 ts_tablet_manager.cc:1434] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
08:20:29.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.639616  9055 tablet_bootstrap.cc:492] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1: Bootstrap starting.
08:20:29.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.640750  9055 tablet_bootstrap.cc:654] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1: Neither blocks nor log segments found. Creating new log.
08:20:29.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.642177  9055 tablet_bootstrap.cc:492] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1: No bootstrap required, opened a new log
08:20:29.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.642246  9055 ts_tablet_manager.cc:1403] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
08:20:29.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.642563  9055 raft_consensus.cc:359] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.642642  9055 raft_consensus.cc:385] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
08:20:29.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.642663  9055 raft_consensus.cc:740] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37e0959414824382ab39be34510e8ca1, State: Initialized, Role: FOLLOWER
08:20:29.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.642782  9055 consensus_queue.cc:260] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [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: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.643049  9055 ts_tablet_manager.cc:1434] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
08:20:29.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.655745  8480 tablet.cc:2406] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:29.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.688279  8159 catalog_manager.cc:1295] Loaded cluster ID: 97c6c535f07741ef857f34357b228f77
08:20:29.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.688364  8159 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973: loading cluster ID for follower catalog manager: success
08:20:29.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.690086  8159 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973: acquiring CA information for follower catalog manager: success
08:20:29.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.691124  8159 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 2bd954c52862443fbc79153733af4973: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:20:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.730834  8189 catalog_manager.cc:1295] Loaded cluster ID: 97c6c535f07741ef857f34357b228f77
08:20:29.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.730948  8189 catalog_manager.cc:1588] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f: loading cluster ID for follower catalog manager: success
08:20:29.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.732724  8189 catalog_manager.cc:1610] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f: acquiring CA information for follower catalog manager: success
08:20:29.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.733788  8189 catalog_manager.cc:1638] T 00000000000000000000000000000000 P ccb163e17c2c4ed1abca66210629009f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
08:20:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.757481  9070 raft_consensus.cc:493] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:29.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.757719  9070 raft_consensus.cc:515] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.758985  9070 leader_election.cc:290] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd47119a27f846429b897bd3552ca1c8 (127.7.119.129:37061), 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673)
08:20:29.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.759032  9002 tablet.cc:2406] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:29.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.762823  8896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40398af988e47549f19ff2f56b08544" candidate_uuid: "37e0959414824382ab39be34510e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" is_pre_election: true
08:20:29.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.762814  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40398af988e47549f19ff2f56b08544" candidate_uuid: "37e0959414824382ab39be34510e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd47119a27f846429b897bd3552ca1c8" is_pre_election: true
08:20:29.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.763056  8379 raft_consensus.cc:2468] T d40398af988e47549f19ff2f56b08544 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e0959414824382ab39be34510e8ca1 in term 0.
08:20:29.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.763088  8896 raft_consensus.cc:2468] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e0959414824382ab39be34510e8ca1 in term 0.
08:20:29.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.763471  8517 leader_election.cc:304] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [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: 37e0959414824382ab39be34510e8ca1, bd47119a27f846429b897bd3552ca1c8; no voters: 
08:20:29.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.763710  9070 raft_consensus.cc:2804] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:29.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.763779  9070 raft_consensus.cc:493] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:29.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.763852  9070 raft_consensus.cc:3060] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Advancing to term 1
08:20:29.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.764714  9070 raft_consensus.cc:515] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.765074  9070 leader_election.cc:290] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [CANDIDATE]: Term 1 election: Requested vote from peers bd47119a27f846429b897bd3552ca1c8 (127.7.119.129:37061), 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673)
08:20:29.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.765489  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40398af988e47549f19ff2f56b08544" candidate_uuid: "37e0959414824382ab39be34510e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd47119a27f846429b897bd3552ca1c8"
08:20:29.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.765626  8379 raft_consensus.cc:3060] T d40398af988e47549f19ff2f56b08544 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Advancing to term 1
08:20:29.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.765640  8896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d40398af988e47549f19ff2f56b08544" candidate_uuid: "37e0959414824382ab39be34510e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2c5b56064d4f4aba2f2822fd267f12"
08:20:29.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.765745  8896 raft_consensus.cc:3060] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Advancing to term 1
08:20:29.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.766592  8379 raft_consensus.cc:2468] T d40398af988e47549f19ff2f56b08544 P bd47119a27f846429b897bd3552ca1c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e0959414824382ab39be34510e8ca1 in term 1.
08:20:29.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.766750  8896 raft_consensus.cc:2468] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e0959414824382ab39be34510e8ca1 in term 1.
08:20:29.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.766979  8517 leader_election.cc:304] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [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: 37e0959414824382ab39be34510e8ca1, bd47119a27f846429b897bd3552ca1c8; no voters: 
08:20:29.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.767202  9070 raft_consensus.cc:2804] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [term 1 FOLLOWER]: Leader election won for term 1
08:20:29.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.767472  9070 raft_consensus.cc:697] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [term 1 LEADER]: Becoming Leader. State: Replica: 37e0959414824382ab39be34510e8ca1, State: Running, Role: LEADER
08:20:29.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.767815  9070 consensus_queue.cc:237] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [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: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.771541  7718 catalog_manager.cc:5719] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37e0959414824382ab39be34510e8ca1 (127.7.119.130). New cstate: current_term: 1 leader_uuid: "37e0959414824382ab39be34510e8ca1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } health_report { overall_health: UNKNOWN } } }
08:20:29.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:29.830291  8741 tablet.cc:2406] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1: Can't schedule compaction. Clean time has not been advanced past its initial value.
08:20:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.850517  9070 raft_consensus.cc:493] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:29.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.850659  9070 raft_consensus.cc:515] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.851174  9070 leader_election.cc:290] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bd47119a27f846429b897bd3552ca1c8 (127.7.119.129:37061), 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673)
08:20:29.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.851727  8896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8087baa432a24e9e8ecab2c753d4f544" candidate_uuid: "37e0959414824382ab39be34510e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" is_pre_election: true
08:20:29.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.851732  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8087baa432a24e9e8ecab2c753d4f544" candidate_uuid: "37e0959414824382ab39be34510e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd47119a27f846429b897bd3552ca1c8" is_pre_election: true
08:20:29.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.851858  8896 raft_consensus.cc:2468] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e0959414824382ab39be34510e8ca1 in term 0.
08:20:29.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.851903  8379 raft_consensus.cc:2468] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 37e0959414824382ab39be34510e8ca1 in term 0.
08:20:29.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.852224  8519 leader_election.cc:304] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [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: 37e0959414824382ab39be34510e8ca1, 7b2c5b56064d4f4aba2f2822fd267f12; no voters: 
08:20:29.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.852401  9070 raft_consensus.cc:2804] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:29.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.852479  9070 raft_consensus.cc:493] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:29.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.852514  9070 raft_consensus.cc:3060] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Advancing to term 1
08:20:29.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.853297  9070 raft_consensus.cc:515] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.853885  9070 leader_election.cc:290] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [CANDIDATE]: Term 1 election: Requested vote from peers bd47119a27f846429b897bd3552ca1c8 (127.7.119.129:37061), 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673)
08:20:29.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.854228  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8087baa432a24e9e8ecab2c753d4f544" candidate_uuid: "37e0959414824382ab39be34510e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd47119a27f846429b897bd3552ca1c8"
08:20:29.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.854377  8379 raft_consensus.cc:3060] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Advancing to term 1
08:20:29.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.854398  8896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8087baa432a24e9e8ecab2c753d4f544" candidate_uuid: "37e0959414824382ab39be34510e8ca1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2c5b56064d4f4aba2f2822fd267f12"
08:20:29.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.854527  8896 raft_consensus.cc:3060] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Advancing to term 1
08:20:29.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.855433  8379 raft_consensus.cc:2468] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e0959414824382ab39be34510e8ca1 in term 1.
08:20:29.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.855604  8896 raft_consensus.cc:2468] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 37e0959414824382ab39be34510e8ca1 in term 1.
08:20:29.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.855875  8517 leader_election.cc:304] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [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: 37e0959414824382ab39be34510e8ca1, bd47119a27f846429b897bd3552ca1c8; no voters: 
08:20:29.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.856084  9070 raft_consensus.cc:2804] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [term 1 FOLLOWER]: Leader election won for term 1
08:20:29.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.856185  9070 raft_consensus.cc:697] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [term 1 LEADER]: Becoming Leader. State: Replica: 37e0959414824382ab39be34510e8ca1, State: Running, Role: LEADER
08:20:29.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.856333  9070 consensus_queue.cc:237] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [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: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:29.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.858349  7718 catalog_manager.cc:5719] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37e0959414824382ab39be34510e8ca1 (127.7.119.130). New cstate: current_term: 1 leader_uuid: "37e0959414824382ab39be34510e8ca1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } health_report { overall_health: UNKNOWN } } }
08:20:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.863281  9061 raft_consensus.cc:493] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
08:20:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.863422  9061 raft_consensus.cc:515] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:29.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.864555  9061 leader_election.cc:290] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 37e0959414824382ab39be34510e8ca1 (127.7.119.130:36563), bd47119a27f846429b897bd3552ca1c8 (127.7.119.129:37061)
08:20:29.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.869427  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712334e4e2e9482fabc3dd419b127c62" candidate_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd47119a27f846429b897bd3552ca1c8" is_pre_election: true
08:20:29.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.869540  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712334e4e2e9482fabc3dd419b127c62" candidate_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e0959414824382ab39be34510e8ca1" is_pre_election: true
08:20:29.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.869624  8379 raft_consensus.cc:2468] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b2c5b56064d4f4aba2f2822fd267f12 in term 0.
08:20:29.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.869722  8656 raft_consensus.cc:2468] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b2c5b56064d4f4aba2f2822fd267f12 in term 0.
08:20:29.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.870051  8774 leader_election.cc:304] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [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: 7b2c5b56064d4f4aba2f2822fd267f12, bd47119a27f846429b897bd3552ca1c8; no voters: 
08:20:29.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.870326  9061 raft_consensus.cc:2804] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Leader pre-election won for term 1
08:20:29.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.870415  9061 raft_consensus.cc:493] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
08:20:29.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.870458  9061 raft_consensus.cc:3060] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 0 FOLLOWER]: Advancing to term 1
08:20:29.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.871253  9061 raft_consensus.cc:515] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:29.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.871625  9061 leader_election.cc:290] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [CANDIDATE]: Term 1 election: Requested vote from peers 37e0959414824382ab39be34510e8ca1 (127.7.119.130:36563), bd47119a27f846429b897bd3552ca1c8 (127.7.119.129:37061)
08:20:29.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.872021  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712334e4e2e9482fabc3dd419b127c62" candidate_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37e0959414824382ab39be34510e8ca1"
08:20:29.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.872113  8379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712334e4e2e9482fabc3dd419b127c62" candidate_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bd47119a27f846429b897bd3552ca1c8"
08:20:29.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.872164  8656 raft_consensus.cc:3060] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [term 0 FOLLOWER]: Advancing to term 1
08:20:29.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.872211  8379 raft_consensus.cc:3060] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 0 FOLLOWER]: Advancing to term 1
08:20:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.872951  8379 raft_consensus.cc:2468] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2c5b56064d4f4aba2f2822fd267f12 in term 1.
08:20:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.872984  8656 raft_consensus.cc:2468] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2c5b56064d4f4aba2f2822fd267f12 in term 1.
08:20:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.873334  8774 leader_election.cc:304] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [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: 37e0959414824382ab39be34510e8ca1, 7b2c5b56064d4f4aba2f2822fd267f12; no voters: 
08:20:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.873515  9061 raft_consensus.cc:2804] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Leader election won for term 1
08:20:29.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.873651  9061 raft_consensus.cc:697] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 LEADER]: Becoming Leader. State: Replica: 7b2c5b56064d4f4aba2f2822fd267f12, State: Running, Role: LEADER
08:20:29.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.873957  9061 consensus_queue.cc:237] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [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: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:29.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:29.877686  7718 catalog_manager.cc:5719] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131). New cstate: current_term: 1 leader_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } health_report { overall_health: UNKNOWN } } }
08:20:30.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.065 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.065 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.066 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.066 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.067 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.067 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.068 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.068 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.068 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.069 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.069 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.069 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.070 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.070 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.070 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.071 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.071 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.072 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.072 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.072 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.072 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.073 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7bde1f3a, flushNotification=Deferred@361903111(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.073 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.073 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.073 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.074 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.074 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.077 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@67dba613, flushNotification=Deferred@1465126864(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.079 [DEBUG - main] (Connection.java:748) [peer 7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)] connecting to peer
08:20:30.080 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299994, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299994, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299994, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299994}]
08:20:30.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.080 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.080 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.081 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.081 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.081 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.082 [DEBUG - main] (Connection.java:748) [peer 37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)] connecting to peer
08:20:30.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.084 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)] Successfully connected to peer
08:20:30.084 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.084 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.085 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.085 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.085 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.086 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.086 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.086 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.086 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)] Successfully connected to peer
08:20:30.086 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.087 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.087 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.087 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.088 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.088 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.088 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.089 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.089 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.089 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.090 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.090 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.090 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.090 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.091 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.091 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.091 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.092 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.092 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.092 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.092 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.093 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.093 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.093 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.094 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.094 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:30.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.095 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.095 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.096 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.096 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.096 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.097 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:30.097 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:30.097 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:30.098 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xbe98f9c0, L:/127.0.0.1:54994 - R:/127.7.119.131:46673] using TOKEN/null
08:20:30.105 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x859d4557, L:/127.0.0.1:50294 - R:/127.7.119.130:36563] using TOKEN/null
08:20:30.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.112342  8656 raft_consensus.cc:1275] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [term 1 FOLLOWER]: Refusing update from remote peer 7b2c5b56064d4f4aba2f2822fd267f12: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:30.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.112973  8379 raft_consensus.cc:1275] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 1 FOLLOWER]: Refusing update from remote peer 7b2c5b56064d4f4aba2f2822fd267f12: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:30.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.113134  9061 consensus_queue.cc:1048] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:30.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.113845  9057 consensus_queue.cc:1048] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:30.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.128345  8896 raft_consensus.cc:1275] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Refusing update from remote peer 37e0959414824382ab39be34510e8ca1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:30.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.129791  8378 raft_consensus.cc:1275] T d40398af988e47549f19ff2f56b08544 P bd47119a27f846429b897bd3552ca1c8 [term 1 FOLLOWER]: Refusing update from remote peer 37e0959414824382ab39be34510e8ca1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:30.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.130460  9070 consensus_queue.cc:1048] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:30.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.131989  9070 consensus_queue.cc:1048] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:30.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.142484  8379 raft_consensus.cc:1275] T 8087baa432a24e9e8ecab2c753d4f544 P bd47119a27f846429b897bd3552ca1c8 [term 1 FOLLOWER]: Refusing update from remote peer 37e0959414824382ab39be34510e8ca1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:30.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.143083  9074 consensus_queue.cc:1048] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:30.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.144938  9090 mvcc.cc:204] Tried to move back new op lower bound from 7317597512128462848 to 7317597511166644224. Current Snapshot: MvccSnapshot[applied={T|T < 7317597512128462848}]
08:20:30.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.145001  8896 raft_consensus.cc:1275] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Refusing update from remote peer 37e0959414824382ab39be34510e8ca1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
08:20:30.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.147435  9086 mvcc.cc:204] Tried to move back new op lower bound from 7317597512193421312 to 7317597510732062720. Current Snapshot: MvccSnapshot[applied={T|T < 7317597512193421312}]
08:20:30.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.158183  9108 consensus_queue.cc:1048] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
08:20:30.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:30.169930  9095 mvcc.cc:204] Tried to move back new op lower bound from 7317597512193421312 to 7317597510732062720. Current Snapshot: MvccSnapshot[applied={T|T < 7317597512193421312}]
08:20:30.203 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@ecfbe91, flushNotification=Deferred@552416003(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.247 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3adbe50f, flushNotification=Deferred@979532928(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.312 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@49aa766b, flushNotification=Deferred@9843062(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.379 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@65004ff6, flushNotification=Deferred@1286580650(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.423 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@562c877a, flushNotification=Deferred@1728057672(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.477 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@989da1, flushNotification=Deferred@835426017(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.514 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3eed0f5, flushNotification=Deferred@1677921169(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.565 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2032e725, flushNotification=Deferred@1294139740(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.648 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@383f1975, flushNotification=Deferred@1142735456(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.686 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@73a00e09, flushNotification=Deferred@652007616(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.719 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@66e889df, flushNotification=Deferred@1145391264(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.769 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3766c667, flushNotification=Deferred@2000421523(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.838 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@55b8dbda, flushNotification=Deferred@995531141(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.873 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3a022576, flushNotification=Deferred@767393855(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.899 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3e48e859, flushNotification=Deferred@836621476(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:30.968 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1a5f7e7c, flushNotification=Deferred@1529002352(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:31.022 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@22d1886d, flushNotification=Deferred@2113273959(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:31.074 [DEBUG - kudu-nio-4] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=1070000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7c813226, flushNotification=Deferred@780224994(state=PENDING, result=null, callback=<none>, errback=<none>)}
08:20:31.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:31.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:31.121 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:31.121 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:31.122 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.7.119.190:36005, [2ms] Sub RPC GetTableLocations: received response from server master-127.7.119.190:36005: OK, deferred=null)) after lookup
08:20:31.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "64e8b5f2fb5044ff8abc8764975c0fef", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597516284018688) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:31.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:656) Scanner "64e8b5f2fb5044ff8abc8764975c0fef" opened on 712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]
08:20:31.128 [INFO - Time-limited test] (MiniKuduCluster.java:475) Killing tablet server 127.7.119.131:46673
08:20:31.129 [DEBUG - Time-limited test] (MiniKuduCluster.java:185) Request: stop_daemon {
  id {
    type: TSERVER
    index: 2
  }
}

08:20:31.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.129392  7646 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 8748
08:20:31.152 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)] handling channelInactive
08:20:31.152 [DEBUG - Time-limited test] (MiniKuduCluster.java:195) Response: 
08:20:31.152 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)] cleaning up while in state READY due to: connection closed
08:20:31.152 [INFO - Time-limited test] (MiniKuduCluster.java:456) Starting tablet server 127.7.119.131:46673
08:20:31.152 [DEBUG - Time-limited test] (MiniKuduCluster.java:185) Request: start_daemon {
  id {
    type: TSERVER
    index: 2
  }
}

08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.152935  7646 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/wal
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/logs
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data/info.pb
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.131:46673
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.119.131
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=40267
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.131
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:31.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
08:20:31.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:31.263378  9162 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
08:20:31.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:31.263595  9162 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
08:20:31.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:31.263656  9162 flags.cc:432] Enabled unsafe flag: --never_fsync=true
08:20:31.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:31.267050  9162 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
08:20:31.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:31.267190  9162 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.119.131
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.270975  9162 tablet_server_runner.cc:78] Tablet server non-default flags:
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/logs
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.119.148:32853
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/wal
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.119.131:46673
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data/info.pb
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.119.131
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=40267
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.119.190:36005,127.7.119.189:35609,127.7.119.188:41803
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9162
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.119.131
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 70c51312f1186a8ae9f46647160b7730123f7601
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 12 Aug 2026 07:43:13 UTC on bdcb31816ec0
08:20:31.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13300
08:20:31.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.272317  9162 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
08:20:31.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.273411  9162 file_cache.cc:504] Constructed file cache file cache with capacity 419430
08:20:31.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:31.279850  9169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:31.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:31.279846  9170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:31.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.279937  9162 server_base.cc:1061] running on GCE node
08:20:31.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:31.280150  9172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
08:20:31.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.280503  9162 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
08:20:31.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.281080  9162 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
08:20:31.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.282262  9162 hybrid_clock.cc:648] HybridClock initialized: now 1786522831282232 us; error 37 us; skew 500 ppm
08:20:31.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.284123  9162 webserver.cc:533] Webserver started at http://127.7.119.131:40267/ using document root <none> and password file <none>
08:20:31.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.284687  9162 fs_manager.cc:362] Metadata directory not provided
08:20:31.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.284790  9162 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
08:20:31.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.288041  9162 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.003s	sys 0.000s
08:20:31.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.290040  9189 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.291064  9162 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.291213  9162 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data,/tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/wal
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7b2c5b56064d4f4aba2f2822fd267f12"
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-12 08:20:29 on dist-test-slave-2p8l"
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.291607  9162 fs_report.cc:389] FS layout report
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/wal
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/wal
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data/data
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
08:20:31.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
08:20:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
08:20:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
08:20:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
08:20:31.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
08:20:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.310962  9162 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
08:20:31.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.311674  9162 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
08:20:31.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.311908  9162 kserver.cc:163] Server-wide thread pool size limit: 3276
08:20:31.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.312552  9162 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
08:20:31.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.313838  9201 ts_tablet_manager.cc:542] Loading tablet metadata (0/3 complete)
08:20:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.318477  9162 ts_tablet_manager.cc:585] Loaded tablet metadata (3 total tablets, 3 live tablets)
08:20:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.318562  9162 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.005s	user 0.000s	sys 0.000s
08:20:31.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.318630  9162 ts_tablet_manager.cc:600] Registering tablets (0/3 complete)
08:20:31.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.320398  9201 tablet_bootstrap.cc:492] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12: Bootstrap starting.
08:20:31.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.321049  9162 ts_tablet_manager.cc:616] Registered 3 tablets
08:20:31.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.321125  9162 ts_tablet_manager.cc:595] Time spent register tablets: real 0.003s	user 0.001s	sys 0.000s
08:20:31.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.330492  9162 rpc_server.cc:307] RPC server started. Bound to: 127.7.119.131:46673
08:20:31.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.331342  9396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.119.131:46673 every 8 connection(s)
08:20:31.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.332108  9162 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskIgH8jJ/test-tmp/mini-kudu-cluster14436126867460382521/ts-2/data/info.pb
08:20:31.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.333227  7646 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu as pid 9162
08:20:31.333 [DEBUG - Time-limited test] (MiniKuduCluster.java:195) Response: 
08:20:31.334 [DEBUG - Time-limited test] (Connection.java:748) [peer 7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)] connecting to peer
08:20:31.341 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)] Successfully connected to peer
08:20:31.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.351420  9397 heartbeater.cc:344] Connected to a master server at 127.7.119.188:41803
08:20:31.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.351670  9397 heartbeater.cc:461] Registering TS with master...
08:20:31.351 [DEBUG - kudu-nio-5] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.119.131
08:20:31.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.352010  9201 log.cc:826] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12: Log is configured to *not* fsync() on all Append() calls
08:20:31.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.352267  9397 heartbeater.cc:507] Master 127.7.119.188:41803 requested a full tablet report, sending...
08:20:31.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.355062  9401 heartbeater.cc:344] Connected to a master server at 127.7.119.189:35609
08:20:31.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.355150  9401 heartbeater.cc:461] Registering TS with master...
08:20:31.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.355342  9401 heartbeater.cc:507] Master 127.7.119.189:35609 requested a full tablet report, sending...
08:20:31.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.356451  7856 ts_manager.cc:194] Re-registered known tserver with Master: 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673)
08:20:31.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.357894  8018 ts_manager.cc:194] Re-registered known tserver with Master: 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673)
08:20:31.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.358224  9398 heartbeater.cc:344] Connected to a master server at 127.7.119.190:36005
08:20:31.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.358291  9398 heartbeater.cc:461] Registering TS with master...
08:20:31.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.358461  9398 heartbeater.cc:507] Master 127.7.119.190:36005 requested a full tablet report, sending...
08:20:31.359 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.359449  7719 ts_manager.cc:194] Re-registered known tserver with Master: 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673)
08:20:31.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.360580  7719 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.119.131:48551
08:20:31.369 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x99d82aa5, L:/127.0.0.1:54998 - R:/127.7.119.131:46673] using SASL/PLAIN
08:20:31.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.370425  9242 tablet_service.cc:3179] Scan: Not found: Scanner 64e8b5f2fb5044ff8abc8764975c0fef not found (it may have expired): call sequence id=1, remote={username='slave'} at 127.0.0.1:54998
08:20:31.371 [WARN - kudu-nio-5] (AsyncKuduScanner.java:796) Scanner expired, creating a new one KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=null, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x04B46F7B)
08:20:31.373 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673) for tablet 712334e4e2e9482fabc3dd419b127c62: Tablet not RUNNING: BOOTSTRAPPING
08:20:31.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:31.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:31.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:31.382 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:31.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=712334e4e2e9482fabc3dd419b127c62, attempt=2, KuduRpc(method=Scan, tablet=712334e4e2e9482fabc3dd419b127c62, attempt=2, TimeoutTracker(timeout=30000, elapsed=10), Traces: [0ms] sending RPC to server 7b2c5b56064d4f4aba2f2822fd267f12, [2ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [2ms] received response from server 7b2c5b56064d4f4aba2f2822fd267f12: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.7.119.190:36005, [10ms] Sub RPC GetTableLocations: received response from server master-127.7.119.190:36005: OK, deferred=Deferred@2080230185(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@1331079829 after NextRow errback@111328429), errback=passthrough -> open scanner errback -> (continuation of Deferred@1331079829 after NextRow errback@111328429)))) after lookup
08:20:31.383 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673) for tablet 712334e4e2e9482fabc3dd419b127c62: Tablet not RUNNING: BOOTSTRAPPING
08:20:31.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:31.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:31.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:31.402 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:31.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=712334e4e2e9482fabc3dd419b127c62, attempt=4, KuduRpc(method=Scan, tablet=712334e4e2e9482fabc3dd419b127c62, attempt=4, TimeoutTracker(timeout=30000, elapsed=31), Traces: [0ms] sending RPC to server 7b2c5b56064d4f4aba2f2822fd267f12, [2ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [2ms] received response from server 7b2c5b56064d4f4aba2f2822fd267f12: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.7.119.190:36005, [10ms] Sub RPC GetTableLocations: received response from server master-127.7.119.190:36005: OK, [11ms] sending RPC to server 7b2c5b56064d4f4aba2f2822fd267f12, [13ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [13ms] received response from server 7b2c5b56064d4f4aba2f2822fd267f12: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.7.119.190:36005, [31ms] Sub RPC GetTableLocations: received response from server master-127.7.119.190:36005: OK, deferred=Deferred@2080230185(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@1331079829 after NextRow errback@111328429) -> (continuation of Deferred@1627558298 after retry RPC@469409069), errback=passthrough -> open scanner errback -> (continuation of Deferred@1331079829 after NextRow errback@111328429) -> (continuation of Deferred@1627558298 after retry RPC@469409069)))) after lookup
08:20:31.405 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673) for tablet 712334e4e2e9482fabc3dd419b127c62: Tablet not RUNNING: BOOTSTRAPPING
08:20:31.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:31.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:31.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:31.423 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:31.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=712334e4e2e9482fabc3dd419b127c62, attempt=6, KuduRpc(method=Scan, tablet=712334e4e2e9482fabc3dd419b127c62, attempt=6, TimeoutTracker(timeout=30000, elapsed=51), Traces: [0ms] sending RPC to server 7b2c5b56064d4f4aba2f2822fd267f12, [2ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [2ms] received response from server 7b2c5b56064d4f4aba2f2822fd267f12: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.7.119.190:36005, [10ms] Sub RPC GetTableLocations: received response from server master-127.7.119.190:36005: OK, [11ms] sending RPC to server 7b2c5b56064d4f4aba2f2822fd267f12, [13ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [13ms] received response from server 7b2c5b56064d4f4aba2f2822fd267f12: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.7.119.190:36005, [31ms] Sub RPC GetTableLocations: received response from server master-127.7.119.190:36005: OK, [32ms] sending RPC to server 7b2c5b56064d4f4aba2f2822fd267f12, [34ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [34ms] received response from server 7b2c5b56064d4f4aba2f2822fd267f12: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [49ms] refreshing cache from master, [50ms] Sub RPC GetTableLocations: sending RPC to server master-127.7.119.190:36005, [51ms] Sub RPC GetTableLocations: received response from server master-127.7.119.190:36005: OK, deferred=Deferred@2080230185(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@1331079829 after NextRow errback@111328429) -> (continuation of Deferred@1627558298 after retry RPC@469409069) -> (continuation of Deferred@1630630528 after retry RPC@348828029), errback=passthrough -> open scanner errback -> (continuation of Deferred@1331079829 after NextRow errback@111328429) -> (continuation of Deferred@1627558298 after retry RPC@469409069) -> (continuation of Deferred@1630630528 after retry RPC@348828029)))) after lookup
08:20:31.424 [INFO - kudu-nio-5] (AsyncKuduClient.java:2355) Invalidating location 7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673) for tablet 712334e4e2e9482fabc3dd419b127c62: Tablet not RUNNING: BOOTSTRAPPING
08:20:31.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:31.503070  8519 consensus_peers.cc:597] T 8087baa432a24e9e8ecab2c753d4f544 P 37e0959414824382ab39be34510e8ca1 -> Peer 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673): Couldn't send request to peer 7b2c5b56064d4f4aba2f2822fd267f12. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
08:20:31.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.529470  9201 tablet_bootstrap.cc:492] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12: Bootstrap replayed 1/1 log segments. Stats: ops{read=21 overwritten=0 applied=21 ignored=0} inserts{seen=6655 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:20:31.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.529974  9201 tablet_bootstrap.cc:492] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12: Bootstrap complete.
08:20:31.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.531196  9201 ts_tablet_manager.cc:1403] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12: Time spent bootstrapping tablet: real 0.211s	user 0.184s	sys 0.020s
08:20:31.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.533442  9201 raft_consensus.cc:359] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:31.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.533790  9201 raft_consensus.cc:740] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2c5b56064d4f4aba2f2822fd267f12, State: Initialized, Role: FOLLOWER
08:20:31.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.534287  9201 consensus_queue.cc:260] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:31.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.535045  9398 heartbeater.cc:499] Master 127.7.119.190:36005 was elected leader, sending a full tablet report...
08:20:31.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.535254  9201 ts_tablet_manager.cc:1434] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
08:20:31.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.535496  9201 tablet_bootstrap.cc:492] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12: Bootstrap starting.
08:20:31.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 712334e4e2e9482fabc3dd419b127c62 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000000, 0x00000001)
08:20:31.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d40398af988e47549f19ff2f56b08544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000001, 0x00000002)
08:20:31.542 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8087baa432a24e9e8ecab2c753d4f544 for table 'org.apache.kudu.client.ITScannerMultiTablet-1786522793949' with partition [0x00000002, 0x00000003)
08:20:31.542 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x, ttl=299999}]
08:20:31.543 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, tablet=712334e4e2e9482fabc3dd419b127c62, attempt=8, KuduRpc(method=Scan, tablet=712334e4e2e9482fabc3dd419b127c62, attempt=8, TimeoutTracker(timeout=30000, elapsed=171), Traces: [0ms] sending RPC to server 7b2c5b56064d4f4aba2f2822fd267f12, [2ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [2ms] received response from server 7b2c5b56064d4f4aba2f2822fd267f12: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [9ms] refreshing cache from master, [9ms] Sub RPC GetTableLocations: sending RPC to server master-127.7.119.190:36005, [10ms] Sub RPC GetTableLocations: received response from server master-127.7.119.190:36005: OK, [11ms] sending RPC to server 7b2c5b56064d4f4aba2f2822fd267f12, [13ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [13ms] received response from server 7b2c5b56064d4f4aba2f2822fd267f12: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [29ms] refreshing cache from master, [29ms] Sub RPC GetTableLocations: sending RPC to server master-127.7.119.190:36005, [31ms] Sub RPC GetTableLocations: received response from server master-127.7.119.190:36005: OK, [32ms] sending RPC to server 7b2c5b56064d4f4aba2f2822fd267f12, [34ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [34ms] received response from server 7b2c5b56064d4f4aba2f2822fd267f12: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [49ms] refreshing cache from master, [50ms] Sub RPC GetTableLocations: sending RPC to server master-127.7.119.190:36005, [51ms] Sub RPC GetTableLocations: received response from server master-127.7.119.190:36005: OK, [52ms] sending RPC to server 7b2c5b56064d4f4aba2f2822fd267f12, [53ms] delaying RPC due to: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [54ms] received response from server 7b2c5b56064d4f4aba2f2822fd267f12: Illegal state: Tablet not RUNNING: BOOTSTRAPPING (error 0), [170ms] refreshing cache from master, [170ms] Sub RPC GetTableLocations: sending RPC to server master-127.7.119.190:36005, [171ms] Sub RPC GetTableLocations: received response from server master-127.7.119.190:36005: OK, deferred=Deferred@2080230185(state=PENDING, result=null, callback=scanner opened -> passthrough -> (continuation of Deferred@1331079829 after NextRow errback@111328429) -> (continuation of Deferred@1627558298 after retry RPC@469409069) -> (continuation of Deferred@1630630528 after retry RPC@348828029) -> (continuation of Deferred@589945888 after retry RPC@1231425463), errback=passthrough -> open scanner errback -> (continuation of Deferred@1331079829 after NextRow errback@111328429) -> (continuation of Deferred@1627558298 after retry RPC@469409069) -> (continuation of Deferred@1630630528 after retry RPC@348828029) -> (continuation of Deferred@589945888 after retry RPC@1231425463)))) after lookup
08:20:31.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:31.673482  8519 consensus_peers.cc:597] T d40398af988e47549f19ff2f56b08544 P 37e0959414824382ab39be34510e8ca1 -> Peer 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673): Couldn't send request to peer 7b2c5b56064d4f4aba2f2822fd267f12. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
08:20:31.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.714366  9201 tablet_bootstrap.cc:492] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12: Bootstrap replayed 1/1 log segments. Stats: ops{read=21 overwritten=0 applied=21 ignored=0} inserts{seen=6732 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:20:31.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.714797  9201 tablet_bootstrap.cc:492] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12: Bootstrap complete.
08:20:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.715842  9201 ts_tablet_manager.cc:1403] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12: Time spent bootstrapping tablet: real 0.180s	user 0.155s	sys 0.024s
08:20:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.716439  9201 raft_consensus.cc:359] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.716581  9201 raft_consensus.cc:740] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2c5b56064d4f4aba2f2822fd267f12, State: Initialized, Role: FOLLOWER
08:20:31.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.716758  9201 consensus_queue.cc:260] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:31.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.717094  9201 ts_tablet_manager.cc:1434] T 8087baa432a24e9e8ecab2c753d4f544 P 7b2c5b56064d4f4aba2f2822fd267f12: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
08:20:31.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.717294  9201 tablet_bootstrap.cc:492] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12: Bootstrap starting.
08:20:31.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.889091  9201 tablet_bootstrap.cc:492] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12: Bootstrap replayed 1/1 log segments. Stats: ops{read=21 overwritten=0 applied=21 ignored=0} inserts{seen=6613 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
08:20:31.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.889518  9201 tablet_bootstrap.cc:492] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12: Bootstrap complete.
08:20:31.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.890547  9201 ts_tablet_manager.cc:1403] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12: Time spent bootstrapping tablet: real 0.173s	user 0.165s	sys 0.008s
08:20:31.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.891041  9201 raft_consensus.cc:359] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:31.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.891181  9201 raft_consensus.cc:740] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2c5b56064d4f4aba2f2822fd267f12, State: Initialized, Role: FOLLOWER
08:20:31.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.891358  9201 consensus_queue.cc:260] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } } peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } }
08:20:31.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:31.891698  9201 ts_tablet_manager.cc:1434] T d40398af988e47549f19ff2f56b08544 P 7b2c5b56064d4f4aba2f2822fd267f12: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
08:20:32.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:32.546079  9242 tablet_service.cc:3080] error setting up scanner 4d5afba8ae134d1abb4dbe57a217e4c4 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1786522831124028 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1786522831081847 usec, L: 0 Physical time difference: 0.042s: new_scan_request { tablet_id: "712334e4e2e9482fabc3dd419b127c62" limit: 9223372036854775679 projected_columns { name: "key" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317597516284018688 propagated_timestamp: 7317597516298559488 cache_blocks: true order_mode: ORDERED last_primary_key: "<redacted>""\004\264o{" row_format_flags: 0 authz_token { token_data: "\010\371\333\360\323\006\"3\n\005slave\022*\n bf50981d077c4e9ba13b0fcb526b959e\020\001\030\001 \001(\001" signature: "<redacted>""@\270\344U\027Y\013\301s\341\371t\372r \201p$k3L\311E\322\201\321\034[\007\236)3\014\270\271\266\212\200\343q\230\361\027&{%\311B\33195\245\301\t\321\203\022\211\347\356\312\371c=" signing_key_seq_num: 0 } } batch_size_bytes: 1 query_id: "2d5195c7b26e433992fc77b208066442"
08:20:32.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.546932  9242 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Scan from 127.0.0.1:54998 (request call id 5) took 1003 ms. Trace:
08:20:32.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.547008  9242 rpcz_store.cc:276] 0812 08:20:31.543887 (+     0us) service_pool.cc:167] Inserting onto call queue
08:20:32.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:31.543986 (+    99us) service_pool.cc:224] Handling call
08:20:32.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:31.544344 (+   358us) tablet_service.cc:2890] Created scanner 4d5afba8ae134d1abb4dbe57a217e4c4 for tablet 712334e4e2e9482fabc3dd419b127c62, query id is 2d5195c7b26e433992fc77b208066442
08:20:32.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:31.545650 (+  1306us) tablet_service.cc:3030] Creating iterator
08:20:32.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:31.545729 (+    79us) tablet_service.cc:3408] Waiting safe time to advance
08:20:32.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:32.545986 (+1000257us) tablet_service.cc:3055] Iterator created
08:20:32.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:32.546043 (+    57us) tablet_service.cc:3077] Iterator init: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: Timed out waiting for ts: P: 1786522831124028 usec, L: 0 to be safe (mode: NON-LEADER). Current safe time: P: 1786522831081847 usec, L: 0 Physical time difference: 0.042s
08:20:32.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0812 08:20:32.546918 (+   875us) inbound_call.cc:177] Queueing failure response
08:20:32.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {}
08:20:32.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.587240  9443 raft_consensus.cc:493] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b2c5b56064d4f4aba2f2822fd267f12)
08:20:32.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.587412  9443 raft_consensus.cc:515] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:32.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.588514  9443 leader_election.cc:290] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 37e0959414824382ab39be34510e8ca1 (127.7.119.130:36563), 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673)
08:20:32.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.592489  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712334e4e2e9482fabc3dd419b127c62" candidate_uuid: "bd47119a27f846429b897bd3552ca1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "37e0959414824382ab39be34510e8ca1" is_pre_election: true
08:20:32.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.592495  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712334e4e2e9482fabc3dd419b127c62" candidate_uuid: "bd47119a27f846429b897bd3552ca1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" is_pre_election: true
08:20:32.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.592764  9321 raft_consensus.cc:2468] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd47119a27f846429b897bd3552ca1c8 in term 1.
08:20:32.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.593225  8253 leader_election.cc:304] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2c5b56064d4f4aba2f2822fd267f12, bd47119a27f846429b897bd3552ca1c8; no voters: 37e0959414824382ab39be34510e8ca1
08:20:32.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.593488  9443 raft_consensus.cc:2804] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 1 FOLLOWER]: Leader pre-election won for term 2
08:20:32.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.593568  9443 raft_consensus.cc:493] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7b2c5b56064d4f4aba2f2822fd267f12)
08:20:32.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.593613  9443 raft_consensus.cc:3060] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 1 FOLLOWER]: Advancing to term 2
08:20:32.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.594614  9443 raft_consensus.cc:515] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:32.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.595059  9443 leader_election.cc:290] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [CANDIDATE]: Term 2 election: Requested vote from peers 37e0959414824382ab39be34510e8ca1 (127.7.119.130:36563), 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673)
08:20:32.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.595400  8656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712334e4e2e9482fabc3dd419b127c62" candidate_uuid: "bd47119a27f846429b897bd3552ca1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "37e0959414824382ab39be34510e8ca1"
08:20:32.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.595582  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712334e4e2e9482fabc3dd419b127c62" candidate_uuid: "bd47119a27f846429b897bd3552ca1c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "7b2c5b56064d4f4aba2f2822fd267f12"
08:20:32.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.595726  9321 raft_consensus.cc:3060] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 1 FOLLOWER]: Advancing to term 2
08:20:32.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.597141  9440 raft_consensus.cc:493] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7b2c5b56064d4f4aba2f2822fd267f12)
08:20:32.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.597262  9440 raft_consensus.cc:515] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:32.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.597374  9321 raft_consensus.cc:2468] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd47119a27f846429b897bd3552ca1c8 in term 2.
08:20:32.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.597671  9440 leader_election.cc:290] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131:46673), bd47119a27f846429b897bd3552ca1c8 (127.7.119.129:37061)
08:20:32.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.597664  8253 leader_election.cc:304] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2c5b56064d4f4aba2f2822fd267f12, bd47119a27f846429b897bd3552ca1c8; no voters: 37e0959414824382ab39be34510e8ca1
08:20:32.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.597946  9443 raft_consensus.cc:2804] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 2 FOLLOWER]: Leader election won for term 2
08:20:32.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.598006  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712334e4e2e9482fabc3dd419b127c62" candidate_uuid: "37e0959414824382ab39be34510e8ca1" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" is_pre_election: true
08:20:32.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.598120  8378 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712334e4e2e9482fabc3dd419b127c62" candidate_uuid: "37e0959414824382ab39be34510e8ca1" candidate_term: 2 candidate_status { last_received { term: 1 index: 21 } } ignore_live_leader: false dest_uuid: "bd47119a27f846429b897bd3552ca1c8" is_pre_election: true
08:20:32.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.598213  9443 raft_consensus.cc:697] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [term 2 LEADER]: Becoming Leader. State: Replica: bd47119a27f846429b897bd3552ca1c8, State: Running, Role: LEADER
08:20:32.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.598227  9321 raft_consensus.cc:2393] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37e0959414824382ab39be34510e8ca1 in current term 2: Already voted for candidate bd47119a27f846429b897bd3552ca1c8 in this term.
08:20:32.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.598520  9443 consensus_queue.cc:237] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 21, Committed index: 21, Last appended: 1.21, Last appended by leader: 21, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } }
08:20:32.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.600153  8517 leader_election.cc:304] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37e0959414824382ab39be34510e8ca1; no voters: 7b2c5b56064d4f4aba2f2822fd267f12, bd47119a27f846429b897bd3552ca1c8
08:20:32.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.600420  9440 raft_consensus.cc:3060] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [term 1 FOLLOWER]: Advancing to term 2
08:20:32.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.601092  7716 catalog_manager.cc:5719] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 reported cstate change: term changed from 1 to 2, leader changed from 7b2c5b56064d4f4aba2f2822fd267f12 (127.7.119.131) to bd47119a27f846429b897bd3552ca1c8 (127.7.119.129). New cstate: current_term: 2 leader_uuid: "bd47119a27f846429b897bd3552ca1c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd47119a27f846429b897bd3552ca1c8" member_type: VOTER last_known_addr { host: "127.7.119.129" port: 37061 } health_report { overall_health: HEALTHY } } }
08:20:32.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:32.601475  9440 raft_consensus.cc:2749] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
08:20:32.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260812 08:20:32.762257  9242 tablet_service.cc:3080] error setting up scanner 6a3f9cf416454495b215781a5b4a4dc0 with request: Service unavailable: Timed out: could not wait for desired snapshot timestamp to be consistent: tablet hasn't heard from leader or there hasn't been a stable leader for 1.230s (maximum allowed 0.750s): new_scan_request { tablet_id: "712334e4e2e9482fabc3dd419b127c62" limit: 9223372036854775679 projected_columns { name: "key" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } read_mode: READ_AT_SNAPSHOT snap_timestamp: 7317597516284018688 propagated_timestamp: 7317597516298559488 cache_blocks: true order_mode: ORDERED last_primary_key: "<redacted>""\004\264o{" row_format_flags: 0 authz_token { token_data: "\010\371\333\360\323\006\"3\n\005slave\022*\n bf50981d077c4e9ba13b0fcb526b959e\020\001\030\001 \001(\001" signature: "<redacted>""@\270\344U\027Y\013\301s\341\371t\372r \201p$k3L\311E\322\201\321\034[\007\236)3\014\270\271\266\212\200\343q\230\361\027&{%\311B\33195\245\301\t\321\203\022\211\347\356\312\371c=" signing_key_seq_num: 0 } } batch_size_bytes: 1 query_id: "2d5195c7b26e433992fc77b208066442"
08:20:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:33.031839  9321 raft_consensus.cc:1275] T 712334e4e2e9482fabc3dd419b127c62 P 7b2c5b56064d4f4aba2f2822fd267f12 [term 2 FOLLOWER]: Refusing update from remote peer bd47119a27f846429b897bd3552ca1c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 2 index: 22. (index mismatch)
08:20:33.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:33.032430  9443 consensus_queue.cc:1048] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2c5b56064d4f4aba2f2822fd267f12" member_type: VOTER last_known_addr { host: "127.7.119.131" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
08:20:33.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:33.037041  8656 raft_consensus.cc:1275] T 712334e4e2e9482fabc3dd419b127c62 P 37e0959414824382ab39be34510e8ca1 [term 2 FOLLOWER]: Refusing update from remote peer bd47119a27f846429b897bd3552ca1c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 21. Preceding OpId from leader: term: 2 index: 22. (index mismatch)
08:20:33.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:33.037817  9443 consensus_queue.cc:1048] T 712334e4e2e9482fabc3dd419b127c62 P bd47119a27f846429b897bd3552ca1c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "37e0959414824382ab39be34510e8ca1" member_type: VOTER last_known_addr { host: "127.7.119.130" port: 36563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 22, Last known committed idx: 21, Time since last communication: 0.000s
08:20:33.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "960c57135bd045d88d2ed4a891dca202", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597516284018688) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x04B46F7B)
08:20:33.268 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:656) Scanner "960c57135bd045d88d2ed4a891dca202" opened on 712334e4e2e9482fabc3dd419b127c62@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563),7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)[L],bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]
08:20:33.270 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x09B368E9)
08:20:33.271 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0EE78B7A)
08:20:33.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1320D648)
08:20:33.274 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x18B2FEE2)
08:20:33.275 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1D8958A9)
08:20:33.276 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x22474B96)
08:20:33.279 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x27070C39)
08:20:33.280 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2BECB4D5)
08:20:33.281 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x311AFACF)
08:20:33.282 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3647AA97)
08:20:33.283 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3B0E0D49)
08:20:33.284 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x40815448)
08:20:33.285 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x458AA1C7)
08:20:33.286 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4B22784E)
08:20:33.288 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x500244F4)
08:20:33.290 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x54872AE5)
08:20:33.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x58CF1A1B)
08:20:33.292 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5EA443FA)
08:20:33.293 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x63BC95A0)
08:20:33.294 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x69CD1FEE)
08:20:33.295 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6F6BA7EA)
08:20:33.296 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x73CC6D94)
08:20:33.299 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7976460B)
08:20:33.300 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7E12257A)
08:20:33.301 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x830F6020)
08:20:33.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x878EB713)
08:20:33.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8C1E2E07)
08:20:33.303 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9046D630)
08:20:33.304 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x955E5C4E)
08:20:33.305 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9A17402D)
08:20:33.308 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9E7545C3)
08:20:33.309 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA2DF1E01)
08:20:33.310 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA7463C6B)
08:20:33.311 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAC914390)
08:20:33.312 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB1B96F69)
08:20:33.313 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB6B651F3)
08:20:33.314 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBB8654A6)
08:20:33.315 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC027AC9E)
08:20:33.317 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC50A5141)
08:20:33.318 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC9326DAA)
08:20:33.319 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCE02802E)
08:20:33.320 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD2ECBCCA)
08:20:33.321 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD7A08B53)
08:20:33.322 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDCFC8ADF)
08:20:33.323 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE1C26682)
08:20:33.324 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE7631FB1)
08:20:33.326 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEBE99FE4)
08:20:33.327 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF0A89F60)
08:20:33.328 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF5458665)
08:20:33.330 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 127 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=712334e4e2e9482fabc3dd419b127c62, scannerId="960c57135bd045d88d2ed4a891dca202", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFA5BE62F)
08:20:33.330 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 712334e4e2e9482fabc3dd419b127c62 for partition [0x00000000, 0x00000001) with scanner id "960c57135bd045d88d2ed4a891dca202"
08:20:33.340 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "7fd35ef7de504fb684c14bc65a7058ff", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597516284018688) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:33.340 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:656) Scanner "7fd35ef7de504fb684c14bc65a7058ff" opened on d40398af988e47549f19ff2f56b08544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]
08:20:33.343 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x04DA5324)
08:20:33.345 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0926F743)
08:20:33.346 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0DE2658D)
08:20:33.347 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x132B4404)
08:20:33.348 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1799B03A)
08:20:33.349 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1CB24C6D)
08:20:33.352 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x21875533)
08:20:33.353 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x269D3944)
08:20:33.354 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2C9EA85A)
08:20:33.355 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x32251751)
08:20:33.356 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x37B287CE)
08:20:33.357 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3C2E7807)
08:20:33.359 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x40F65D10)
08:20:33.360 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x45561427)
08:20:33.362 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x49D7DC90)
08:20:33.363 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4F201BDA)
08:20:33.364 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x53FFFBA2)
08:20:33.365 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x58B20BE8)
08:20:33.366 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5CF6C46D)
08:20:33.368 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x61A5258C)
08:20:33.369 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x66990890)
08:20:33.369 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6BA9D434)
08:20:33.372 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x70C226A7)
08:20:33.373 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x762D7181)
08:20:33.374 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7AFB7A66)
08:20:33.375 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7F831225)
08:20:33.376 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x841FA34C)
08:20:33.377 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8975995C)
08:20:33.378 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8EF9C25B)
08:20:33.379 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x941CE57B)
08:20:33.382 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x98FB42D4)
08:20:33.383 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9D448472)
08:20:33.384 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA241EC68)
08:20:33.385 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA70EC954)
08:20:33.387 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAC17BF92)
08:20:33.387 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB1009F1A)
08:20:33.388 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB708EDB3)
08:20:33.390 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBCE46AB8)
08:20:33.393 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC1729672)
08:20:33.394 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC6DAD275)
08:20:33.395 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCB573FED)
08:20:33.396 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD00BDC94)
08:20:33.397 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD4BB06B1)
08:20:33.398 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD8FB9B7A)
08:20:33.399 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDE24C3AB)
08:20:33.400 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE3A2F7B8)
08:20:33.402 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE80B9D50)
08:20:33.403 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xED02ECE4)
08:20:33.404 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF25F4A69)
08:20:33.405 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF6FF9E52)
08:20:33.407 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 85 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=d40398af988e47549f19ff2f56b08544, scannerId="7fd35ef7de504fb684c14bc65a7058ff", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFC91A6CF)
08:20:33.407 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d40398af988e47549f19ff2f56b08544 for partition [0x00000001, 0x00000002) with scanner id "7fd35ef7de504fb684c14bc65a7058ff"
08:20:33.411 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "c89bed860a8b4e1a8abbe84ea8109a79", data = RowwiseRowResultIterator for 128 rows, more = true, responseScanTimestamp = 7317597516284018688) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
08:20:33.411 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:656) Scanner "c89bed860a8b4e1a8abbe84ea8109a79" opened on 8087baa432a24e9e8ecab2c753d4f544@[37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)[L],7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673),bd47119a27f846429b897bd3552ca1c8(127.7.119.129:37061)]
08:20:33.412 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x04F2CCB1)
08:20:33.413 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x09D4442A)
08:20:33.420 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x0F02988A)
08:20:33.421 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1350C8EA)
08:20:33.423 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x18843CC3)
08:20:33.424 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x1DAC8745)
08:20:33.427 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x22676E7B)
08:20:33.428 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x26951F0D)
08:20:33.429 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x2BCB0A99)
08:20:33.431 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x30837C33)
08:20:33.432 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x35CDFC6B)
08:20:33.433 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3A8A5411)
08:20:33.443 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x3F647F6C)
08:20:33.445 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x43CB8308)
08:20:33.448 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x48BB9CFB)
08:20:33.449 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x4D10C937)
08:20:33.451 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x51E2309C)
08:20:33.452 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x56FA95F4)
08:20:33.453 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x5BC96DBF)
08:20:33.454 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x60DFB33D)
08:20:33.455 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x659CBE28)
08:20:33.456 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6AC18A58)
08:20:33.459 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x6FAF9111)
08:20:33.460 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7594DBB5)
08:20:33.462 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x7AF42C23)
08:20:33.463 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x801A6357)
08:20:33.464 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x853D7D22)
08:20:33.465 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x89B4D1B4)
08:20:33.466 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x8E3F25D9)
08:20:33.467 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9387161B)
08:20:33.470 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x97B68C82)
08:20:33.471 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0x9BA6F2B6)
08:20:33.472 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA1104B45)
08:20:33.473 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xA5A2F155)
08:20:33.474 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAB26657A)
08:20:33.475 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xAFC8086B)
08:20:33.476 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB4252958)
08:20:33.477 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xB8BFAB60)
08:20:33.480 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xBDA40C85)
08:20:33.481 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC2A9B8EC)
08:20:33.482 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xC78F0F22)
08:20:33.484 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xCBCF68C2)
08:20:33.485 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD0A15BE0)
08:20:33.486 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xD5AAB5E8)
08:20:33.487 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDA12AB9A)
08:20:33.488 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xDED9D49A)
08:20:33.490 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE49E58EB)
08:20:33.491 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xE968AAB7)
08:20:33.492 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xEDF7FB30)
08:20:33.493 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF35BF9A6)
08:20:33.494 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 128 rows, more = true) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xF807FCB8)
08:20:33.496 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 76 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.ITScannerMultiTablet-1786522793949, tablet=8087baa432a24e9e8ecab2c753d4f544, scannerId="c89bed860a8b4e1a8abbe84ea8109a79", scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=0xFCACCD30)
08:20:33.496 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 8087baa432a24e9e8ecab2c753d4f544 for partition [0x00000002, 0x00000003) with scanner id "c89bed860a8b4e1a8abbe84ea8109a79"
08:20:33.497 [DEBUG - main] (Connection.java:575) [peer master-127.7.119.190:36005(127.7.119.190:36005)] disconnecting while in state READY
08:20:33.497 [DEBUG - main] (Connection.java:575) [peer 7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)] disconnecting while in state READY
08:20:33.497 [DEBUG - main] (Connection.java:575) [peer 37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)] disconnecting while in state READY
08:20:33.497 [DEBUG - main] (Connection.java:575) [peer master-127.7.119.189:35609(127.7.119.189:35609)] disconnecting while in state READY
08:20:33.497 [DEBUG - main] (Connection.java:575) [peer master-127.7.119.188:41803(127.7.119.188:41803)] disconnecting while in state READY
08:20:33.498 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)] handling channelInactive
08:20:33.498 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 7b2c5b56064d4f4aba2f2822fd267f12(127.7.119.131:46673)] cleaning up while in state READY due to: connection closed
08:20:33.498 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.7.119.190:36005(127.7.119.190:36005)] handling channelInactive
08:20:33.498 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.7.119.190:36005(127.7.119.190:36005)] cleaning up while in state READY due to: connection closed
08:20:33.498 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.7.119.189:35609(127.7.119.189:35609)] handling channelInactive
08:20:33.498 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)] handling channelInactive
08:20:33.498 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.7.119.189:35609(127.7.119.189:35609)] cleaning up while in state READY due to: connection closed
08:20:33.499 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 37e0959414824382ab39be34510e8ca1(127.7.119.130:36563)] cleaning up while in state READY due to: connection closed
08:20:33.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
08:20:33.509 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.7.119.188:41803(127.7.119.188:41803)] handling channelInactive
08:20:33.509 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.7.119.188:41803(127.7.119.188:41803)] cleaning up while in state READY due to: connection closed
08:20:33.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:33.510787  7646 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 8223
08:20:33.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:33.551465  7646 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 8488
08:20:33.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:33.582639  7646 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 9162
08:20:33.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:33.605988  7646 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 7664
08:20:33.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:33.621034  7646 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 7794
08:20:33.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260812 08:20:33.638788  7646 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskIgH8jJ/build/debug/bin/kudu with pid 7922
08:20:33.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-12T08:20:33Z chronyd exiting

Time: 39.716

OK (6 tests)

