JUnit version 4.13.2
.14:02:50.922 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456970914
14:02:50.984 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:02:51.060 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:02:51.072 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:02:51.081 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:02:51.085 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:02:51.291 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:02:51.304 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:02:51.306 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:02:51.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.307499  6153 mini_oidc.cc:150] Starting JWKS server
14:02:51.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.308353  6153 webserver.cc:533] Webserver started at http://127.0.0.1:41807/ using document root <none> and password file <none>
14:02:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.308477  6153 mini_oidc.cc:186] Starting OIDC Discovery server
14:02:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.308665  6153 webserver.cc:533] Webserver started at http://127.0.0.1:46791/ using document root <none> and password file <none>
14:02:51.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:51Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:02:51.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:51Z Disabled control of system clock
14:02:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.323953  6153 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:51.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/wal
14:02:51.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/data
14:02:51.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:51.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:51.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:51.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:51.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:51.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:51.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/logs
14:02:51.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/data/info.pb
14:02:51.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:51.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:51.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:51.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:51.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:51.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:51.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:51.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:51.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:51.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:51.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:51.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:51.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.2.126:36565
14:02:51.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.2.126
14:02:51.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:51.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.2.84:35541
14:02:51.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:51.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:51.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:51.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:51.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.2.126:36565,127.6.2.125:39535,127.6.2.124:44013
14:02:51.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:51.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41807/jwks.json with env {}
14:02:51.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.403522  6177 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:51.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.403689  6177 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.403707  6177 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.405229  6177 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.405277  6177 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:51.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.405288  6177 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.405298  6177 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.405309  6177 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:51.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.405319  6177 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41807/jwks.json
14:02:51.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.407012  6177 master_runner.cc:387] Master server non-default flags:
14:02:51.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/logs
14:02:51.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:51.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:51.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:51.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.2.84:35541
14:02:51.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:51.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:51.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/data
14:02:51.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/wal
14:02:51.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:51.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.2.126:36565,127.6.2.125:39535,127.6.2.124:44013
14:02:51.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:51.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:51.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:51.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.2.126:36565
14:02:51.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:51.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:51.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:51.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41807/jwks.json
14:02:51.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:51.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:51.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/data/info.pb
14:02:51.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.2.126
14:02:51.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:51.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:51.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6177
14:02:51.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:51.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:51.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:51.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:51.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:51.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:51.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:51.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:51.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:51.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:51.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:51.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.407199  6177 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:51.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.407379  6177 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:51.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.410065  6190 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
14:02:51.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.410259  6183 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
14:02:51.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.410334  6185 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
14:02:51.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.410809  6177 server_base.cc:1061] running on GCE node
14:02:51.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.411051  6177 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:51.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.411286  6177 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:51.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.412436  6177 hybrid_clock.cc:648] HybridClock initialized: now 1786456971412422 us; error 118 us; skew 500 ppm
14:02:51.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.413774  6177 webserver.cc:533] Webserver started at http://127.6.2.126:35119/ using document root <none> and password file <none>
14:02:51.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.413976  6177 fs_manager.cc:362] Metadata directory not provided
14:02:51.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.414027  6177 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:51.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.414147  6177 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:51.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.415314  6177 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/data/instance:
14:02:51.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "94152773d6e244238d94ddb0a94d568a"
14:02:51.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:51 on dist-test-slave-5bn2"
14:02:51.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.415701  6177 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/wal/instance:
14:02:51.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "94152773d6e244238d94ddb0a94d568a"
14:02:51.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:51 on dist-test-slave-5bn2"
14:02:51.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.417186  6177 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:02:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.418059  6202 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.418218  6177 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:02:51.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.418291  6177 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/wal
14:02:51.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "94152773d6e244238d94ddb0a94d568a"
14:02:51.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:51 on dist-test-slave-5bn2"
14:02:51.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.418345  6177 fs_report.cc:389] FS layout report
14:02:51.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:51.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/wal
14:02:51.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/wal
14:02:51.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/data/data
14:02:51.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:51.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:51.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:51.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:51.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:51.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:51.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:51.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:51.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:51.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:51.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:51.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.439560  6177 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:51.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.439909  6177 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
14:02:51.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.440037  6177 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:51.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.444185  6177 rpc_server.cc:307] RPC server started. Bound to: 127.6.2.126:36565
14:02:51.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.444224  6308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.2.126:36565 every 8 connection(s)
14:02:51.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.444612  6177 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/data/info.pb
14:02:51.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.445266  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
14:02:51.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.446602  6309 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } has no permanent_uuid. Determining permanent_uuid...
14:02:51.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.451704  6153 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 6177
14:02:51.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.451817  6153 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-0/wal/instance
14:02:51.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.452545  6153 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:51.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:51.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/wal
14:02:51.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/data
14:02:51.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:51.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:51.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:51.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:51.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:51.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:51.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/logs
14:02:51.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/data/info.pb
14:02:51.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:51.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:51.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:51.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:51.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:51.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:51.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:51.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:51.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:51.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:51.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:51.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:51.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.2.125:39535
14:02:51.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.2.125
14:02:51.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:51.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.2.84:35541
14:02:51.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:51.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:51.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:51.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:51.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.2.126:36565,127.6.2.125:39535,127.6.2.124:44013
14:02:51.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:51.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41807/jwks.json with env {}
14:02:51.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.456656  6309 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } has no permanent_uuid. Determining permanent_uuid...
14:02:51.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.457087  6207 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.2.125:39535: connect: Connection refused (error 111)
14:02:51.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.457525  6309 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.2.125:39535: Network error: Client connection negotiation failed: client connection to 127.6.2.125:39535: connect: Connection refused (error 111)
14:02:51.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.506742  6309 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } attempt: 1
14:02:51.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.507639  6309 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.2.125:39535: Network error: Client connection negotiation failed: client connection to 127.6.2.125:39535: connect: Connection refused (error 111)
14:02:51.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.534173  6314 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.534358  6314 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:51.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.534385  6314 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.536382  6314 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:51.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.536437  6314 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:51.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.536454  6314 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:51.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.536470  6314 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:51.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.536486  6314 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:51.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.536500  6314 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41807/jwks.json
14:02:51.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.538582  6314 master_runner.cc:387] Master server non-default flags:
14:02:51.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/logs
14:02:51.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:51.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:51.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:51.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.2.84:35541
14:02:51.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:51.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:51.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/data
14:02:51.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/wal
14:02:51.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:51.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.2.126:36565,127.6.2.125:39535,127.6.2.124:44013
14:02:51.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:51.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:51.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:51.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.2.125:39535
14:02:51.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:51.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:51.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:51.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41807/jwks.json
14:02:51.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:51.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:51.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/data/info.pb
14:02:51.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.2.125
14:02:51.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:51.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:51.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6314
14:02:51.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:51.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:51.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:51.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:51.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:51.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:51.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:51.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:51.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:51.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:51.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:51.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.538820  6314 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:51.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.539130  6314 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:51.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.542081  6326 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
14:02:51.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.542133  6323 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
14:02:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.542320  6330 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
14:02:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.542366  6314 server_base.cc:1061] running on GCE node
14:02:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.542728  6314 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.543053  6314 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:51.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.544217  6314 hybrid_clock.cc:648] HybridClock initialized: now 1786456971544194 us; error 42 us; skew 500 ppm
14:02:51.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.545575  6314 webserver.cc:533] Webserver started at http://127.6.2.125:33583/ using document root <none> and password file <none>
14:02:51.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.545780  6314 fs_manager.cc:362] Metadata directory not provided
14:02:51.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.545820  6314 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:51.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.545943  6314 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:51.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.547065  6314 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/data/instance:
14:02:51.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88ffb0140ae84ac7b092c27607d3574e"
14:02:51.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:51 on dist-test-slave-5bn2"
14:02:51.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.547444  6314 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/wal/instance:
14:02:51.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88ffb0140ae84ac7b092c27607d3574e"
14:02:51.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:51 on dist-test-slave-5bn2"
14:02:51.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.549783  6314 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.001s
14:02:51.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.550643  6338 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:51.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.550804  6314 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:02:51.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.550884  6314 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/wal
14:02:51.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88ffb0140ae84ac7b092c27607d3574e"
14:02:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:51 on dist-test-slave-5bn2"
14:02:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.550952  6314 fs_report.cc:389] FS layout report
14:02:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/wal
14:02:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/wal
14:02:51.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/data/data
14:02:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:51.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:51.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:51.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.575819  6309 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } attempt: 2
14:02:51.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.576572  6309 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.2.125:39535: Network error: Client connection negotiation failed: client connection to 127.6.2.125:39535: connect: Connection refused (error 111)
14:02:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.579700  6314 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.580013  6314 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
14:02:51.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.580145  6314 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:51.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.584074  6314 rpc_server.cc:307] RPC server started. Bound to: 127.6.2.125:39535
14:02:51.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.584105  6442 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.2.125:39535 every 8 connection(s)
14:02:51.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.584496  6314 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/data/info.pb
14:02:51.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.585100  6445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:51.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.586642  6445 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } has no permanent_uuid. Determining permanent_uuid...
14:02:51.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.588572  6153 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 6314
14:02:51.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.588658  6153 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-1/wal/instance
14:02:51.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.588985  6153 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:51.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:51.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/wal
14:02:51.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/data
14:02:51.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:51.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:51.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:51.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:51.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:51.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:51.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/logs
14:02:51.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/data/info.pb
14:02:51.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:51.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:51.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:51.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:51.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:51.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:51.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:51.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:51.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:51.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:51.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:51.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:51.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.2.124:44013
14:02:51.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.2.124
14:02:51.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:51.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.2.84:35541
14:02:51.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:51.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:51.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:51.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:51.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.2.126:36565,127.6.2.125:39535,127.6.2.124:44013
14:02:51.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:51.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41807/jwks.json with env {}
14:02:51.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.595782  6445 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } has no permanent_uuid. Determining permanent_uuid...
14:02:51.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.599696  6445 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } has no permanent_uuid. Determining permanent_uuid...
14:02:51.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.600183  6345 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.6.2.124:44013: connect: Connection refused (error 111)
14:02:51.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.600675  6445 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.2.124:44013: Network error: Client connection negotiation failed: client connection to 127.6.2.124:44013: connect: Connection refused (error 111)
14:02:51.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.649925  6445 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } attempt: 1
14:02:51.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.650946  6445 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.2.124:44013: Network error: Client connection negotiation failed: client connection to 127.6.2.124:44013: connect: Connection refused (error 111)
14:02:51.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.667735  6309 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } attempt: 3
14:02:51.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.671056  6309 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } has no permanent_uuid. Determining permanent_uuid...
14:02:51.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.671653  6309 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.2.124:44013: Network error: Client connection negotiation failed: client connection to 127.6.2.124:44013: connect: Connection refused (error 111)
14:02:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.676641  6451 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.676810  6451 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:51.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.676831  6451 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:51.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.678326  6451 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:51.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.678365  6451 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:51.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.678377  6451 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:51.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.678387  6451 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:51.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.678398  6451 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:51.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.678408  6451 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41807/jwks.json
14:02:51.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.679973  6451 master_runner.cc:387] Master server non-default flags:
14:02:51.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/logs
14:02:51.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:51.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:51.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:51.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.2.84:35541
14:02:51.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:51.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:51.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/data
14:02:51.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/wal
14:02:51.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:51.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.6.2.126:36565,127.6.2.125:39535,127.6.2.124:44013
14:02:51.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:51.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:51.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:51.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.2.124:44013
14:02:51.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:51.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:51.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:51.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41807/jwks.json
14:02:51.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:51.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:51.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/data/info.pb
14:02:51.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.2.124
14:02:51.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:51.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:51.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6451
14:02:51.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:51.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:51.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:51.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:51.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:51.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:51.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:51.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:51.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:51.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:51.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:51.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.680160  6451 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:51.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.680347  6451 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:51.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.682691  6465 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
14:02:51.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.683715  6467 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
14:02:51.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.684005  6451 server_base.cc:1061] running on GCE node
14:02:51.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.684486  6464 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
14:02:51.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.684769  6451 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:51.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.685165  6451 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:51.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.686321  6451 hybrid_clock.cc:648] HybridClock initialized: now 1786456971686297 us; error 38 us; skew 500 ppm
14:02:51.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.687554  6451 webserver.cc:533] Webserver started at http://127.6.2.124:39103/ using document root <none> and password file <none>
14:02:51.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.687759  6451 fs_manager.cc:362] Metadata directory not provided
14:02:51.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.687811  6451 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:51.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.687938  6451 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:51.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.688946  6451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/data/instance:
14:02:51.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "626314a8811f40ddb81037415135f15a"
14:02:51.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:51 on dist-test-slave-5bn2"
14:02:51.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.689293  6451 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/wal/instance:
14:02:51.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "626314a8811f40ddb81037415135f15a"
14:02:51.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:51 on dist-test-slave-5bn2"
14:02:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.690876  6451 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:02:51.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.691720  6478 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.691919  6451 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:02:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.691992  6451 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/wal
14:02:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "626314a8811f40ddb81037415135f15a"
14:02:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:51 on dist-test-slave-5bn2"
14:02:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.692049  6451 fs_report.cc:389] FS layout report
14:02:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:51.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/wal
14:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/wal
14:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/data/data
14:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:51.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:51.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:51.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:51.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.700011  6451 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:51.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.700295  6451 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
14:02:51.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.700410  6451 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:51.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.702821  6309 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } attempt: 1
14:02:51.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.703702  6309 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.6.2.124:44013: Network error: Client connection negotiation failed: client connection to 127.6.2.124:44013: connect: Connection refused (error 111)
14:02:51.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.704555  6451 rpc_server.cc:307] RPC server started. Bound to: 127.6.2.124:44013
14:02:51.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.704584  6564 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.2.124:44013 every 8 connection(s)
14:02:51.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.704856  6451 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/data/info.pb
14:02:51.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.705212  6153 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 6451
14:02:51.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.705293  6153 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/master-2/wal/instance
14:02:51.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.705386  6566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:51.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.706887  6566 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } has no permanent_uuid. Determining permanent_uuid...
14:02:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.711583  6566 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } has no permanent_uuid. Determining permanent_uuid...
14:02:51.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.714579  6566 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } has no permanent_uuid. Determining permanent_uuid...
14:02:51.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.717819  6566 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a: Bootstrap starting.
14:02:51.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.718379  6566 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a: Neither blocks nor log segments found. Creating new log.
14:02:51.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.718603  6566 log.cc:826] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a: Log is configured to *not* fsync() on all Append() calls
14:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.719094  6445 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } attempt: 2
14:02:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.719347  6566 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a: No bootstrap required, opened a new log
14:02:51.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.721192  6566 raft_consensus.cc:359] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } }
14:02:51.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.722213  6566 raft_consensus.cc:385] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:51.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.722278  6566 raft_consensus.cc:740] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 626314a8811f40ddb81037415135f15a, State: Initialized, Role: FOLLOWER
14:02:51.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.722369  6566 consensus_queue.cc:260] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [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: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } }
14:02:51.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.722687  6566 sys_catalog.cc:565] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [sys.catalog]: configured and running, proceeding with master startup.
14:02:51.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.722663  6586 sys_catalog.cc:455] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [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: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } } }
14:02:51.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.722741  6586 sys_catalog.cc:458] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [sys.catalog]: This master's current role is: FOLLOWER
14:02:51.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.723215  6445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e: Bootstrap starting.
14:02:51.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.724018  6445 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e: Neither blocks nor log segments found. Creating new log.
14:02:51.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.724301  6445 log.cc:826] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e: Log is configured to *not* fsync() on all Append() calls
14:02:51.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.724630  6607 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:02:51.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.724684  6607 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:02:51.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.725482  6445 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e: No bootstrap required, opened a new log
14:02:51.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.725172  6451 master_runner.cc:187] Error getting master registration for 127.6.2.126:36565: OK, instance_id { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" instance_seqno: 1786456971443089 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:02:51.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.727224  6451 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:02:51.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.727200  6445 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } }
14:02:51.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.727301  6445 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:51.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.727331  6445 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88ffb0140ae84ac7b092c27607d3574e, State: Initialized, Role: FOLLOWER
14:02:51.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.727455  6445 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [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: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } }
14:02:51.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.727732  6445 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [sys.catalog]: configured and running, proceeding with master startup.
14:02:51.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.729264  6614 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [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: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } } }
14:02:51.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.729775  6631 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:02:51.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.730078  6614 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [sys.catalog]: This master's current role is: FOLLOWER
14:02:51.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.730298  6631 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:02:51.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.729792  6314 master_runner.cc:187] Error getting master registration for 127.6.2.126:36565: OK, instance_id { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" instance_seqno: 1786456971443089 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:02:51.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.731541  6314 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:02:51.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.778885  6309 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } attempt: 2
14:02:51.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.782949  6309 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Bootstrap starting.
14:02:51.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.783751  6309 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Neither blocks nor log segments found. Creating new log.
14:02:51.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.784269  6309 log.cc:826] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Log is configured to *not* fsync() on all Append() calls
14:02:51.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.785029  6309 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: No bootstrap required, opened a new log
14:02:51.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.786113  6309 raft_consensus.cc:359] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } }
14:02:51.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.786193  6309 raft_consensus.cc:385] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:51.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.786211  6309 raft_consensus.cc:740] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94152773d6e244238d94ddb0a94d568a, State: Initialized, Role: FOLLOWER
14:02:51.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.786289  6309 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [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: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } }
14:02:51.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.786535  6640 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [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: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } } }
14:02:51.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.786586  6309 sys_catalog.cc:565] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [sys.catalog]: configured and running, proceeding with master startup.
14:02:51.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.786600  6640 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [sys.catalog]: This master's current role is: FOLLOWER
14:02:51.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.788420  6662 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:02:51.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.788470  6662 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:02:51.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.792265  6177 master_runner.cc:264] No leader master found from master 94152773d6e244238d94ddb0a94d568a
14:02:51.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:51.792316  6177 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:02:51.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.830816  6350 tablet.cc:2406] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:02:51.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.940872  6216 tablet.cc:2406] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:02:51.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:51.951141  6489 tablet.cc:2406] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:02:52.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.027128  6640 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:02:52.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.027288  6640 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } }
14:02:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.027627  6640 leader_election.cc:290] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88ffb0140ae84ac7b092c27607d3574e (127.6.2.125:39535), 626314a8811f40ddb81037415135f15a (127.6.2.124:44013)
14:02:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.027848  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "94152773d6e244238d94ddb0a94d568a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88ffb0140ae84ac7b092c27607d3574e" is_pre_election: true
14:02:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.027990  6391 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94152773d6e244238d94ddb0a94d568a in term 0.
14:02:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.028010  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "94152773d6e244238d94ddb0a94d568a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626314a8811f40ddb81037415135f15a" is_pre_election: true
14:02:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.028159  6527 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94152773d6e244238d94ddb0a94d568a in term 0.
14:02:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.028162  6207 leader_election.cc:304] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [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: 88ffb0140ae84ac7b092c27607d3574e, 94152773d6e244238d94ddb0a94d568a; no voters: 
14:02:52.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.028268  6640 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [term 0 FOLLOWER]: Leader pre-election won for term 1
14:02:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.028316  6640 raft_consensus.cc:493] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:02:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.028335  6640 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [term 0 FOLLOWER]: Advancing to term 1
14:02:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.029330  6640 raft_consensus.cc:515] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } }
14:02:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.029462  6640 leader_election.cc:290] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [CANDIDATE]: Term 1 election: Requested vote from peers 88ffb0140ae84ac7b092c27607d3574e (127.6.2.125:39535), 626314a8811f40ddb81037415135f15a (127.6.2.124:44013)
14:02:52.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.029672  6391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "94152773d6e244238d94ddb0a94d568a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88ffb0140ae84ac7b092c27607d3574e"
14:02:52.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.029749  6391 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [term 0 FOLLOWER]: Advancing to term 1
14:02:52.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.029783  6527 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "94152773d6e244238d94ddb0a94d568a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "626314a8811f40ddb81037415135f15a"
14:02:52.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.029860  6527 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [term 0 FOLLOWER]: Advancing to term 1
14:02:52.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.030593  6391 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94152773d6e244238d94ddb0a94d568a in term 1.
14:02:52.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.030593  6527 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94152773d6e244238d94ddb0a94d568a in term 1.
14:02:52.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.030762  6211 leader_election.cc:304] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 626314a8811f40ddb81037415135f15a, 88ffb0140ae84ac7b092c27607d3574e, 94152773d6e244238d94ddb0a94d568a; no voters: 
14:02:52.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.030956  6640 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [term 1 FOLLOWER]: Leader election won for term 1
14:02:52.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.031085  6640 raft_consensus.cc:697] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [term 1 LEADER]: Becoming Leader. State: Replica: 94152773d6e244238d94ddb0a94d568a, State: Running, Role: LEADER
14:02:52.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.031167  6640 consensus_queue.cc:237] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [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: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } }
14:02:52.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.031724  6664 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94152773d6e244238d94ddb0a94d568a. Latest consensus state: current_term: 1 leader_uuid: "94152773d6e244238d94ddb0a94d568a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } } }
14:02:52.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.031809  6664 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [sys.catalog]: This master's current role is: LEADER
14:02:52.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.032045  6666 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:02:52.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.032255  6666 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:02:52.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.033728  6391 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [term 1 FOLLOWER]: Refusing update from remote peer 94152773d6e244238d94ddb0a94d568a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:02:52.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.033763  6527 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [term 1 FOLLOWER]: Refusing update from remote peer 94152773d6e244238d94ddb0a94d568a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:02:52.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.034016  6640 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [LEADER]: Connected to new peer: Peer: permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:02:52.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.034138  6664 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [LEADER]: Connected to new peer: Peer: permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:02:52.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.035181  6586 sys_catalog.cc:455] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94152773d6e244238d94ddb0a94d568a. Latest consensus state: current_term: 1 leader_uuid: "94152773d6e244238d94ddb0a94d568a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } } }
14:02:52.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.035261  6586 sys_catalog.cc:458] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [sys.catalog]: This master's current role is: FOLLOWER
14:02:52.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.036428  6614 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 94152773d6e244238d94ddb0a94d568a. Latest consensus state: current_term: 1 leader_uuid: "94152773d6e244238d94ddb0a94d568a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } } }
14:02:52.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.036504  6614 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [sys.catalog]: This master's current role is: FOLLOWER
14:02:52.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.037866  6664 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "94152773d6e244238d94ddb0a94d568a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } } }
14:02:52.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.037943  6664 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [sys.catalog]: This master's current role is: LEADER
14:02:52.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.038015  6667 mvcc.cc:204] Tried to move back new op lower bound from 7317327757447950336 to 7317327757440364544. Current Snapshot: MvccSnapshot[applied={T|T < 7317327757447950336}]
14:02:52.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.038120  6664 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "94152773d6e244238d94ddb0a94d568a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } } }
14:02:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.038172  6664 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a [sys.catalog]: This master's current role is: LEADER
14:02:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.040082  6666 catalog_manager.cc:1383] Generated new cluster ID: 01a43ce485b046d89bec67862c8ba2c7
14:02:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.040140  6666 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:02:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.040530  6586 sys_catalog.cc:455] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "94152773d6e244238d94ddb0a94d568a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } } }
14:02:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.040614  6586 sys_catalog.cc:458] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a [sys.catalog]: This master's current role is: FOLLOWER
14:02:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.040660  6669 mvcc.cc:204] Tried to move back new op lower bound from 7317327757447950336 to 7317327757440364544. Current Snapshot: MvccSnapshot[applied={T|T < 7317327757447950336}]
14:02:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.041119  6668 mvcc.cc:204] Tried to move back new op lower bound from 7317327757447950336 to 7317327757440364544. Current Snapshot: MvccSnapshot[applied={T|T < 7317327757447950336}]
14:02:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.041211  6614 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "94152773d6e244238d94ddb0a94d568a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94152773d6e244238d94ddb0a94d568a" member_type: VOTER last_known_addr { host: "127.6.2.126" port: 36565 } } peers { permanent_uuid: "88ffb0140ae84ac7b092c27607d3574e" member_type: VOTER last_known_addr { host: "127.6.2.125" port: 39535 } } peers { permanent_uuid: "626314a8811f40ddb81037415135f15a" member_type: VOTER last_known_addr { host: "127.6.2.124" port: 44013 } } }
14:02:52.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.041275  6614 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e [sys.catalog]: This master's current role is: FOLLOWER
14:02:52.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.050462  6666 catalog_manager.cc:1406] Generated new certificate authority record
14:02:52.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.051705  6666 catalog_manager.cc:1540] Loading token signing keys...
14:02:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.061740  6666 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Generated new TSK 0
14:02:52.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.062409  6666 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:02:52.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.083109  6153 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:52.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:52.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal
14:02:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/data
14:02:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/logs
14:02:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/data/info.pb
14:02:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:52.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.2.65:0
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.2.65
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.2.65
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.2.126:36565,127.6.2.125:39535,127.6.2.124:44013
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.2.84:35541
14:02:52.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:52.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:52.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:02:52.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.167644  6678 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:52.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.167882  6678 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:52.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.167914  6678 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:52.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.170121  6678 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:52.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.170226  6678 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.2.65
14:02:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.172374  6678 tablet_server_runner.cc:78] Tablet server non-default flags:
14:02:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/logs
14:02:52.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.2.84:35541
14:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/data
14:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal
14:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:52.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.2.65:0
14:02:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/data/info.pb
14:02:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.2.65
14:02:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:52.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.2.126:36565,127.6.2.125:39535,127.6.2.124:44013
14:02:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6678
14:02:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:52.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.2.65
14:02:52.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:52.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:02:52.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:52.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:52.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:52.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:52.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:52.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.172696  6678 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:52.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.173030  6678 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:52.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.176324  6684 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
14:02:52.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.176515  6685 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
14:02:52.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.176577  6689 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
14:02:52.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.176750  6678 server_base.cc:1061] running on GCE node
14:02:52.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.176928  6678 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:52.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.177183  6678 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:52.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.178355  6678 hybrid_clock.cc:648] HybridClock initialized: now 1786456972178318 us; error 49 us; skew 500 ppm
14:02:52.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.179886  6678 webserver.cc:533] Webserver started at http://127.6.2.65:43433/ using document root <none> and password file <none>
14:02:52.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.180127  6678 fs_manager.cc:362] Metadata directory not provided
14:02:52.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.180173  6678 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:52.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.180291  6678 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:52.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.181394  6678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/data/instance:
14:02:52.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1887486e22ad41e9ab9ba4b9db3582c6"
14:02:52.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:52 on dist-test-slave-5bn2"
14:02:52.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.181795  6678 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal/instance:
14:02:52.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1887486e22ad41e9ab9ba4b9db3582c6"
14:02:52.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:52 on dist-test-slave-5bn2"
14:02:52.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.183387  6678 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:02:52.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.184267  6700 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:52.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.184466  6678 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:02:52.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.184552  6678 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal
14:02:52.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1887486e22ad41e9ab9ba4b9db3582c6"
14:02:52.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:52 on dist-test-slave-5bn2"
14:02:52.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.184617  6678 fs_report.cc:389] FS layout report
14:02:52.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:52.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal
14:02:52.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal
14:02:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/data/data
14:02:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:52.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:52.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:52.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:52.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.208284  6678 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:52.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.208703  6678 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
14:02:52.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.208840  6678 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:52.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.209092  6678 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:02:52.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.209487  6678 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:02:52.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.209527  6678 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:02:52.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.209555  6678 ts_tablet_manager.cc:616] Registered 0 tablets
14:02:52.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.209570  6678 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:02:52.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.218214  6678 rpc_server.cc:307] RPC server started. Bound to: 127.6.2.65:42269
14:02:52.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.218300  6889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.2.65:42269 every 8 connection(s)
14:02:52.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.218657  6678 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/data/info.pb
14:02:52.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.219740  6153 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 6678
14:02:52.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.219820  6153 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal/instance
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.220947  6153 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/data
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/logs
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/data/info.pb
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:52.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:02:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.2.66:0
14:02:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.2.66
14:02:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.2.66
14:02:52.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:52.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.2.126:36565,127.6.2.125:39535,127.6.2.124:44013
14:02:52.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.2.84:35541
14:02:52.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:52.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:52.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:02:52.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.225169  6892 heartbeater.cc:344] Connected to a master server at 127.6.2.124:44013
14:02:52.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.225273  6892 heartbeater.cc:461] Registering TS with master...
14:02:52.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.225478  6892 heartbeater.cc:507] Master 127.6.2.124:44013 requested a full tablet report, sending...
14:02:52.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.226462  6509 ts_manager.cc:194] Registered new tserver with Master: 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65:42269)
14:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.227751  6894 heartbeater.cc:344] Connected to a master server at 127.6.2.126:36565
14:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.227820  6894 heartbeater.cc:461] Registering TS with master...
14:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.227919  6894 heartbeater.cc:507] Master 127.6.2.126:36565 requested a full tablet report, sending...
14:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.228166  6895 heartbeater.cc:344] Connected to a master server at 127.6.2.125:39535
14:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.228235  6895 heartbeater.cc:461] Registering TS with master...
14:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.228296  6238 ts_manager.cc:194] Registered new tserver with Master: 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65:42269)
14:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.228327  6895 heartbeater.cc:507] Master 127.6.2.125:39535 requested a full tablet report, sending...
14:02:52.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.228680  6366 ts_manager.cc:194] Registered new tserver with Master: 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65:42269)
14:02:52.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.229318  6238 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.2.65:52567
14:02:52.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.305006  6906 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:52.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.305204  6906 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:52.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.305222  6906 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:52.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.306757  6906 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:52.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.306820  6906 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.2.66
14:02:52.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.308475  6906 tablet_server_runner.cc:78] Tablet server non-default flags:
14:02:52.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/logs
14:02:52.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.2.84:35541
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/data
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.2.66:0
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:52.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/data/info.pb
14:02:52.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.2.66
14:02:52.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:52.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.2.126:36565,127.6.2.125:39535,127.6.2.124:44013
14:02:52.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:52.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.6906
14:02:52.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:52.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:52.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:52.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:52.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.2.66
14:02:52.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:52.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:02:52.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:52.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:52.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:52.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:52.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:52.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.308710  6906 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:52.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.308912  6906 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:52.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.311929  6920 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
14:02:52.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.311990  6917 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
14:02:52.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.312148  6915 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
14:02:52.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.312351  6906 server_base.cc:1061] running on GCE node
14:02:52.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.312489  6906 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:52.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.312661  6906 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:52.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.313813  6906 hybrid_clock.cc:648] HybridClock initialized: now 1786456972313794 us; error 34 us; skew 500 ppm
14:02:52.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.314957  6906 webserver.cc:533] Webserver started at http://127.6.2.66:34823/ using document root <none> and password file <none>
14:02:52.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.315129  6906 fs_manager.cc:362] Metadata directory not provided
14:02:52.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.315162  6906 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:52.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.315243  6906 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.316073  6906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/data/instance:
14:02:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6a8b2f8528fb4af895938d23c63bed94"
14:02:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:52 on dist-test-slave-5bn2"
14:02:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.316341  6906 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal/instance:
14:02:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6a8b2f8528fb4af895938d23c63bed94"
14:02:52.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:52 on dist-test-slave-5bn2"
14:02:52.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.317564  6906 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:02:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.318220  6927 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.318393  6906 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:02:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.318463  6906 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal
14:02:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6a8b2f8528fb4af895938d23c63bed94"
14:02:52.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:52 on dist-test-slave-5bn2"
14:02:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.318523  6906 fs_report.cc:389] FS layout report
14:02:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal
14:02:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal
14:02:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/data/data
14:02:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:52.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:52.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:52.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.332401  6906 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:52.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.332759  6906 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
14:02:52.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.332896  6906 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:52.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.333163  6906 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:02:52.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.333591  6906 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:02:52.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.333636  6906 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:02:52.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.333668  6906 ts_tablet_manager.cc:616] Registered 0 tablets
14:02:52.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.333684  6906 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:02:52.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.340154  6906 rpc_server.cc:307] RPC server started. Bound to: 127.6.2.66:42233
14:02:52.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.340207  7136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.2.66:42233 every 8 connection(s)
14:02:52.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.340541  6906 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/data/info.pb
14:02:52.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.345360  7144 heartbeater.cc:344] Connected to a master server at 127.6.2.125:39535
14:02:52.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.345498  7144 heartbeater.cc:461] Registering TS with master...
14:02:52.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.345394  7143 heartbeater.cc:344] Connected to a master server at 127.6.2.126:36565
14:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.345650  7143 heartbeater.cc:461] Registering TS with master...
14:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.345705  7144 heartbeater.cc:507] Master 127.6.2.125:39535 requested a full tablet report, sending...
14:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.345758  7143 heartbeater.cc:507] Master 127.6.2.126:36565 requested a full tablet report, sending...
14:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.345994  7142 heartbeater.cc:344] Connected to a master server at 127.6.2.124:44013
14:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.346045  7142 heartbeater.cc:461] Registering TS with master...
14:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.346104  7142 heartbeater.cc:507] Master 127.6.2.124:44013 requested a full tablet report, sending...
14:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.346110  6238 ts_manager.cc:194] Registered new tserver with Master: 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66:42233)
14:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.346367  6509 ts_manager.cc:194] Registered new tserver with Master: 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66:42233)
14:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.346604  6238 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.2.66:48363
14:02:52.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.346633  6366 ts_manager.cc:194] Registered new tserver with Master: 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66:42233)
14:02:52.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.348017  6153 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 6906
14:02:52.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.348104  6153 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal/instance
14:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.349303  6153 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal
14:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/data
14:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/logs
14:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/data/info.pb
14:02:52.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.2.67:0
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.2.67
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.2.67
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.2.126:36565,127.6.2.125:39535,127.6.2.124:44013
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.2.84:35541
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:52.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:02:52.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.428938  7153 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:52.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.429147  7153 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:52.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.429174  7153 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:52.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.431010  7153 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:52.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.431087  7153 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.6.2.67
14:02:52.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.432865  7153 tablet_server_runner.cc:78] Tablet server non-default flags:
14:02:52.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/logs
14:02:52.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:52.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:52.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:52.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.6.2.84:35541
14:02:52.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/data
14:02:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal
14:02:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.6.2.67:0
14:02:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/data/info.pb
14:02:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.6.2.67
14:02:52.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.6.2.126:36565,127.6.2.125:39535,127.6.2.124:44013
14:02:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7153
14:02:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.6.2.67
14:02:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:02:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:52.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:52.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:52.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:52.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.433140  7153 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:52.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.433444  7153 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:52.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.436517  7166 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
14:02:52.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.436532  7171 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
14:02:52.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:52.437253  7165 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
14:02:52.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.437319  7153 server_base.cc:1061] running on GCE node
14:02:52.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.437592  7153 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:52.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.437846  7153 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:52.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.438995  7153 hybrid_clock.cc:648] HybridClock initialized: now 1786456972438926 us; error 79 us; skew 500 ppm
14:02:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.440135  7153 webserver.cc:533] Webserver started at http://127.6.2.67:46463/ using document root <none> and password file <none>
14:02:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.440291  7153 fs_manager.cc:362] Metadata directory not provided
14:02:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.440318  7153 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:52.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.440397  7153 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:52.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.441219  7153 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/data/instance:
14:02:52.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cebdbf577e4049aa92262cc987d2e4d3"
14:02:52.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:52 on dist-test-slave-5bn2"
14:02:52.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.441555  7153 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal/instance:
14:02:52.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cebdbf577e4049aa92262cc987d2e4d3"
14:02:52.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:52 on dist-test-slave-5bn2"
14:02:52.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.443120  7153 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:02:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.443825  7179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.444026  7153 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:02:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.444101  7153 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal
14:02:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cebdbf577e4049aa92262cc987d2e4d3"
14:02:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:52 on dist-test-slave-5bn2"
14:02:52.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.444166  7153 fs_report.cc:389] FS layout report
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/data/data
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:52.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:52.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.461148  7153 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:52.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.461529  7153 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
14:02:52.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.461674  7153 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:52.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.461949  7153 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:02:52.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.462402  7153 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:02:52.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.462456  7153 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:02:52.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.462486  7153 ts_tablet_manager.cc:616] Registered 0 tablets
14:02:52.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.462503  7153 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:02:52.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.468726  7153 rpc_server.cc:307] RPC server started. Bound to: 127.6.2.67:44885
14:02:52.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.468809  7360 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.6.2.67:44885 every 8 connection(s)
14:02:52.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.469162  7153 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/data/info.pb
14:02:52.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.474273  7361 heartbeater.cc:344] Connected to a master server at 127.6.2.124:44013
14:02:52.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.474295  7362 heartbeater.cc:344] Connected to a master server at 127.6.2.126:36565
14:02:52.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.474407  7361 heartbeater.cc:461] Registering TS with master...
14:02:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.474611  7361 heartbeater.cc:507] Master 127.6.2.124:44013 requested a full tablet report, sending...
14:02:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.475132  6509 ts_manager.cc:194] Registered new tserver with Master: cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67:44885)
14:02:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.475126  7365 heartbeater.cc:344] Connected to a master server at 127.6.2.125:39535
14:02:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.475198  7365 heartbeater.cc:461] Registering TS with master...
14:02:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.474404  7362 heartbeater.cc:461] Registering TS with master...
14:02:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.475281  7365 heartbeater.cc:507] Master 127.6.2.125:39535 requested a full tablet report, sending...
14:02:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.475348  7362 heartbeater.cc:507] Master 127.6.2.126:36565 requested a full tablet report, sending...
14:02:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.475409  6153 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 7153
14:02:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.475486  6153 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal/instance
14:02:52.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.475656  6238 ts_manager.cc:194] Registered new tserver with Master: cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67:44885)
14:02:52.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.476154  6238 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.6.2.67:56979
14:02:52.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.476382  6366 ts_manager.cc:194] Registered new tserver with Master: cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67:44885)
14:02:52.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.477977  6153 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:02:52.479 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:02:52.480 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:02:52.488 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.6.2.126"
      port: 36565
    }
    bound_http_address {
      host: "127.6.2.126"
      port: 35119
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.6.2.125"
      port: 39535
    }
    bound_http_address {
      host: "127.6.2.125"
      port: 33583
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.6.2.124"
      port: 44013
    }
    bound_http_address {
      host: "127.6.2.124"
      port: 39103
    }
  }
}

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

14:02:52.497 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.6.2.65"
      port: 42269
    }
    bound_http_address {
      host: "127.6.2.65"
      port: 43433
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.6.2.66"
      port: 42233
    }
    bound_http_address {
      host: "127.6.2.66"
      port: 34823
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.6.2.67"
      port: 44885
    }
    bound_http_address {
      host: "127.6.2.67"
      port: 46463
    }
  }
}

14:02:52.497 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:02:52.707 [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)
14:02:52.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.725148  6607 catalog_manager.cc:1295] Loaded cluster ID: 01a43ce485b046d89bec67862c8ba2c7
14:02:52.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.725237  6607 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a: loading cluster ID for follower catalog manager: success
14:02:52.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.726547  6607 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a: acquiring CA information for follower catalog manager: success
14:02:52.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.727699  6607 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 626314a8811f40ddb81037415135f15a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:02:52.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.731626  6631 catalog_manager.cc:1295] Loaded cluster ID: 01a43ce485b046d89bec67862c8ba2c7
14:02:52.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.731702  6631 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e: loading cluster ID for follower catalog manager: success
14:02:52.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.733047  6631 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e: acquiring CA information for follower catalog manager: success
14:02:52.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:52.733405  6631 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 88ffb0140ae84ac7b092c27607d3574e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:02:52.775 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:02:52.938 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.2.126:36565(127.6.2.126:36565)] connecting to peer
14:02:52.991 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.2.125:39535(127.6.2.125:39535)] connecting to peer
14:02:52.995 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.6.2.124:44013(127.6.2.124:44013)] connecting to peer
14:02:53.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.6.2.125:39535(127.6.2.125:39535)] Successfully connected to peer
14:02:53.011 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.6.2.124:44013(127.6.2.124:44013)] Successfully connected to peer
14:02:53.011 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.6.2.126:36565(127.6.2.126:36565)] Successfully connected to peer
14:02:53.107 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.2.124
14:02:53.107 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.2.126
14:02:53.107 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.6.2.125
14:02:53.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.230151  6894 heartbeater.cc:499] Master 127.6.2.126:36565 was elected leader, sending a full tablet report...
14:02:53.341 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x84768d6d, L:/127.0.0.1:47932 - R:/127.6.2.124:44013] using SASL/PLAIN
14:02:53.342 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x021c3e0d, L:/127.0.0.1:49404 - R:/127.6.2.125:39535] using SASL/PLAIN
14:02:53.342 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xba9cc10b, L:/127.0.0.1:53776 - R:/127.6.2.126:36565] using SASL/PLAIN
14:02:53.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.347296  7143 heartbeater.cc:499] Master 127.6.2.126:36565 was elected leader, sending a full tablet report...
14:02:53.376 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:02:53.377 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=478), Traces: [0ms] refreshing cache from master, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.2.126:36565, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.2.125:39535, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.6.2.124:44013, [452ms] Sub RPC ConnectToMaster: received response from server master-127.6.2.124:44013: OK, [452ms] Sub RPC ConnectToMaster: received response from server master-127.6.2.125:39535: OK, [452ms] Sub RPC ConnectToMaster: received response from server master-127.6.2.126:36565: OK, deferred=null) after lookup
14:02:53.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.420742  6240 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53776:
14:02:53.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456972862"
14:02:53.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:02:53.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\324\376\377\377\007\0018\377\377\377\006\001\234\377\377\377\007\001d\000\000\000\006\001\310\000\000\000\007\001,\001\000\000"
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:02:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:02:53.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:02:53.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:02:53.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:02:53.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:53.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:02:53.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:02:53.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:02:53.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:02:53.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:53.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:02:53.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.432847  7020 tablet_service.cc:1511] Processing CreateTablet for tablet 2ad6bb8f0c4d4734a1852992e2761fd7 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
14:02:53.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.433213  7020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ad6bb8f0c4d4734a1852992e2761fd7. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.432847  7023 tablet_service.cc:1511] Processing CreateTablet for tablet a787941f710d49fd9a3440e67e8dd791 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -300 <= VALUES < -200
14:02:53.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.435091  7023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a787941f710d49fd9a3440e67e8dd791. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.435822  7420 tablet_bootstrap.cc:492] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94: Bootstrap starting.
14:02:53.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.436666  7420 tablet_bootstrap.cc:654] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94: Neither blocks nor log segments found. Creating new log.
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.436987  7420 log.cc:826] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94: Log is configured to *not* fsync() on all Append() calls
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.437619  7420 tablet_bootstrap.cc:492] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94: No bootstrap required, opened a new log
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.437678  7420 ts_tablet_manager.cc:1403] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.439509  7420 raft_consensus.cc:359] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.439667  7420 raft_consensus.cc:385] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.439698  7420 raft_consensus.cc:740] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Initialized, Role: FOLLOWER
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.439606  6784 tablet_service.cc:1511] Processing CreateTablet for tablet e3bafbe39c964343bbcd2a4e7a879fdf (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.439778  7420 consensus_queue.cc:260] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [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: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.439836  7420 raft_consensus.cc:399] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.439865  7420 raft_consensus.cc:493] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.439908  7420 raft_consensus.cc:3060] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.439970  6784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3bafbe39c964343bbcd2a4e7a879fdf. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.440691  7420 raft_consensus.cc:515] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.440809  7420 leader_election.cc:304] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6a8b2f8528fb4af895938d23c63bed94; no voters: 
14:02:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.440976  7420 leader_election.cc:290] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.441210  7420 ts_tablet_manager.cc:1434] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
14:02:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.441812  7263 tablet_service.cc:1511] Processing CreateTablet for tablet d594cccbac6944c587ee3304adb70a8d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
14:02:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.442046  7263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d594cccbac6944c587ee3304adb70a8d. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.442601  6782 tablet_service.cc:1511] Processing CreateTablet for tablet 0c2a8b2662bf4cd9b5f8583a46036c29 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -300 <= VALUES < -200
14:02:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.442718  6782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c2a8b2662bf4cd9b5f8583a46036c29. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.442981  7262 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee5fbec2b23458382d3f198b44b5d83 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
14:02:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.443121  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee5fbec2b23458382d3f198b44b5d83. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.445331  7420 tablet_bootstrap.cc:492] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94: Bootstrap starting.
14:02:53.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.445819  7420 tablet_bootstrap.cc:654] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94: Neither blocks nor log segments found. Creating new log.
14:02:53.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.446998  7425 raft_consensus.cc:2804] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.447306  7425 raft_consensus.cc:697] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Becoming Leader. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Running, Role: LEADER
14:02:53.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.447563  7425 consensus_queue.cc:237] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.448881  6240 catalog_manager.cc:5719] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66). New cstate: current_term: 1 leader_uuid: "6a8b2f8528fb4af895938d23c63bed94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } health_report { overall_health: HEALTHY } } }
14:02:53.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.449105  7427 tablet_bootstrap.cc:492] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6: Bootstrap starting.
14:02:53.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.450172  7427 tablet_bootstrap.cc:654] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6: Neither blocks nor log segments found. Creating new log.
14:02:53.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.450698  7427 log.cc:826] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6: Log is configured to *not* fsync() on all Append() calls
14:02:53.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.454103  7420 tablet_bootstrap.cc:492] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94: No bootstrap required, opened a new log
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.454181  7420 ts_tablet_manager.cc:1403] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.000s
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.454386  7420 raft_consensus.cc:359] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.454512  7420 raft_consensus.cc:385] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.454537  7420 raft_consensus.cc:740] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Initialized, Role: FOLLOWER
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.454582  7420 consensus_queue.cc:260] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [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: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.454618  7420 raft_consensus.cc:399] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.454639  7420 raft_consensus.cc:493] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.454656  7420 raft_consensus.cc:3060] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.455433  7420 raft_consensus.cc:515] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.455503  7420 leader_election.cc:304] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6a8b2f8528fb4af895938d23c63bed94; no voters: 
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.455540  7420 leader_election.cc:290] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.455624  7420 ts_tablet_manager.cc:1434] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.456240  7431 raft_consensus.cc:2804] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.456290  7431 raft_consensus.cc:697] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Becoming Leader. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Running, Role: LEADER
14:02:53.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.456331  7431 consensus_queue.cc:237] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.457212  7427 tablet_bootstrap.cc:492] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6: No bootstrap required, opened a new log
14:02:53.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.457295  7427 ts_tablet_manager.cc:1403] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
14:02:53.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.458401  6240 catalog_manager.cc:5719] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66). New cstate: current_term: 1 leader_uuid: "6a8b2f8528fb4af895938d23c63bed94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } health_report { overall_health: HEALTHY } } }
14:02:53.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.459255  7427 raft_consensus.cc:359] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.459410  7427 raft_consensus.cc:385] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.459444  7427 raft_consensus.cc:740] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Initialized, Role: FOLLOWER
14:02:53.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.460779  7427 consensus_queue.cc:260] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [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: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.461164  7427 raft_consensus.cc:399] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.461392  7427 raft_consensus.cc:493] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.461616  7427 raft_consensus.cc:3060] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.462365  7429 tablet_bootstrap.cc:492] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3: Bootstrap starting.
14:02:53.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.462788  7427 raft_consensus.cc:515] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.463092  7427 leader_election.cc:304] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1887486e22ad41e9ab9ba4b9db3582c6; no voters: 
14:02:53.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.463212  7429 tablet_bootstrap.cc:654] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3: Neither blocks nor log segments found. Creating new log.
14:02:53.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.463515  7427 leader_election.cc:290] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.463517  7429 log.cc:826] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3: Log is configured to *not* fsync() on all Append() calls
14:02:53.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.463989  7427 ts_tablet_manager.cc:1434] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
14:02:53.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.465773  7427 tablet_bootstrap.cc:492] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6: Bootstrap starting.
14:02:53.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.466410  7427 tablet_bootstrap.cc:654] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6: Neither blocks nor log segments found. Creating new log.
14:02:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.467236  7427 tablet_bootstrap.cc:492] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6: No bootstrap required, opened a new log
14:02:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.467453  7427 ts_tablet_manager.cc:1403] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:02:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.467638  7427 raft_consensus.cc:359] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.467689  7427 raft_consensus.cc:385] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.467708  7427 raft_consensus.cc:740] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Initialized, Role: FOLLOWER
14:02:53.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ec87e84598d94dc4afb823d983c096a0
14:02:53.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.468111  7427 consensus_queue.cc:260] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [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: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.468184  7427 raft_consensus.cc:399] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.468206  7427 raft_consensus.cc:493] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.468225  7427 raft_consensus.cc:3060] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.468938  7427 raft_consensus.cc:515] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.469002  7427 leader_election.cc:304] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1887486e22ad41e9ab9ba4b9db3582c6; no voters: 
14:02:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.469146  7427 leader_election.cc:290] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.469302  7427 ts_tablet_manager.cc:1434] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
14:02:53.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.470086  6896 tablet.cc:2406] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.470865  7429 tablet_bootstrap.cc:492] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3: No bootstrap required, opened a new log
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.470947  7429 ts_tablet_manager.cc:1403] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.472280  7447 raft_consensus.cc:2804] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.472448  7447 raft_consensus.cc:697] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Becoming Leader. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Running, Role: LEADER
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.472543  7447 consensus_queue.cc:237] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.473143  7429 raft_consensus.cc:359] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.473279  7429 raft_consensus.cc:385] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.473312  7429 raft_consensus.cc:740] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Initialized, Role: FOLLOWER
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.473409  7429 consensus_queue.cc:260] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [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: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.473486  7429 raft_consensus.cc:399] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.473515  7429 raft_consensus.cc:493] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.473557  7429 raft_consensus.cc:3060] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.473533  6240 catalog_manager.cc:5719] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65). New cstate: current_term: 1 leader_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } health_report { overall_health: HEALTHY } } }
14:02:53.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.474278  7429 raft_consensus.cc:515] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.474385  7429 leader_election.cc:304] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cebdbf577e4049aa92262cc987d2e4d3; no voters: 
14:02:53.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.474589  7429 leader_election.cc:290] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.476197  7447 raft_consensus.cc:2804] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.476250  7447 raft_consensus.cc:697] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Becoming Leader. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Running, Role: LEADER
14:02:53.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.476290  7447 consensus_queue.cc:237] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.476827  7362 heartbeater.cc:499] Master 127.6.2.126:36565 was elected leader, sending a full tablet report...
14:02:53.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.476893  6240 catalog_manager.cc:5719] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65). New cstate: current_term: 1 leader_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } health_report { overall_health: HEALTHY } } }
14:02:53.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.477342  7429 ts_tablet_manager.cc:1434] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
14:02:53.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.477603  7429 tablet_bootstrap.cc:492] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3: Bootstrap starting.
14:02:53.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.478309  7429 tablet_bootstrap.cc:654] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3: Neither blocks nor log segments found. Creating new log.
14:02:53.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.481438  7454 raft_consensus.cc:2804] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.481843  7454 raft_consensus.cc:697] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Becoming Leader. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Running, Role: LEADER
14:02:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.481869  7429 tablet_bootstrap.cc:492] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3: No bootstrap required, opened a new log
14:02:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.482316  7429 ts_tablet_manager.cc:1403] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
14:02:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.482496  7429 raft_consensus.cc:359] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.482575  7429 raft_consensus.cc:385] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.482499  7454 consensus_queue.cc:237] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.482611  7429 raft_consensus.cc:740] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Initialized, Role: FOLLOWER
14:02:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.482654  7429 consensus_queue.cc:260] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [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: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.482688  7429 raft_consensus.cc:399] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.482707  7429 raft_consensus.cc:493] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.482723  7429 raft_consensus.cc:3060] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.483486  6240 catalog_manager.cc:5719] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67). New cstate: current_term: 1 leader_uuid: "cebdbf577e4049aa92262cc987d2e4d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } health_report { overall_health: HEALTHY } } }
14:02:53.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.483520  7429 raft_consensus.cc:515] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.483583  7429 leader_election.cc:304] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cebdbf577e4049aa92262cc987d2e4d3; no voters: 
14:02:53.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.483739  7429 leader_election.cc:290] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.483835  7429 ts_tablet_manager.cc:1434] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:02:53.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.487246  7456 raft_consensus.cc:2804] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.487396  7456 raft_consensus.cc:697] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Becoming Leader. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Running, Role: LEADER
14:02:53.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.487438  7456 consensus_queue.cc:237] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.488112  6240 catalog_manager.cc:5719] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67). New cstate: current_term: 1 leader_uuid: "cebdbf577e4049aa92262cc987d2e4d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } health_report { overall_health: HEALTHY } } }
14:02:53.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.564658  6240 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53776:
14:02:53.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456972862" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001p\376\377\377\007\001\324\376\377\377" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:02:53.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.566921  6240 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7a7f60b74adf4149b54cee07338a92de has no consensus state
14:02:53.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.567073  6240 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5e3b87a48ed044e2a75ecd466044bb9a has no consensus state
14:02:53.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.567137  6240 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 0a6cfef97cba463daac109ae23e3cab9 has no consensus state
14:02:53.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.569646  6784 tablet_service.cc:1511] Processing CreateTablet for tablet 7a7f60b74adf4149b54cee07338a92de (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -400 <= VALUES < -300
14:02:53.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.569825  6784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a7f60b74adf4149b54cee07338a92de. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.571338  7427 tablet_bootstrap.cc:492] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6: Bootstrap starting.
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.571815  7427 tablet_bootstrap.cc:654] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6: Neither blocks nor log segments found. Creating new log.
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.572800  7023 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3b87a48ed044e2a75ecd466044bb9a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -400 <= VALUES < -300
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.572804  7262 tablet_service.cc:1511] Processing CreateTablet for tablet 0a6cfef97cba463daac109ae23e3cab9 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION -400 <= VALUES < -300
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.572943  7023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3b87a48ed044e2a75ecd466044bb9a. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.572962  7262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a6cfef97cba463daac109ae23e3cab9. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.573218  7427 tablet_bootstrap.cc:492] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6: No bootstrap required, opened a new log
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.573261  7427 ts_tablet_manager.cc:1403] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.573446  7427 raft_consensus.cc:359] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.573503  7427 raft_consensus.cc:385] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.573521  7427 raft_consensus.cc:740] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Initialized, Role: FOLLOWER
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.573565  7427 consensus_queue.cc:260] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [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: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.573598  7427 raft_consensus.cc:399] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.573616  7427 raft_consensus.cc:493] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.573633  7427 raft_consensus.cc:3060] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.574256  7427 raft_consensus.cc:515] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.574322  7427 leader_election.cc:304] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1887486e22ad41e9ab9ba4b9db3582c6; no voters: 
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.574365  7427 leader_election.cc:290] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.574440  7427 ts_tablet_manager.cc:1434] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.574429  7429 tablet_bootstrap.cc:492] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3: Bootstrap starting.
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.574556  7452 raft_consensus.cc:2804] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.574608  7452 raft_consensus.cc:697] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Becoming Leader. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Running, Role: LEADER
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.574647  7452 consensus_queue.cc:237] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.574899  7429 tablet_bootstrap.cc:654] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3: Neither blocks nor log segments found. Creating new log.
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.575482  7420 tablet_bootstrap.cc:492] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94: Bootstrap starting.
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.575901  7420 tablet_bootstrap.cc:654] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94: Neither blocks nor log segments found. Creating new log.
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.576848  7429 tablet_bootstrap.cc:492] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3: No bootstrap required, opened a new log
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.577250  7429 ts_tablet_manager.cc:1403] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.577421  7429 raft_consensus.cc:359] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.577474  7429 raft_consensus.cc:385] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.577491  7429 raft_consensus.cc:740] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Initialized, Role: FOLLOWER
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.577538  7429 consensus_queue.cc:260] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [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: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.577566  7429 raft_consensus.cc:399] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.577582  7429 raft_consensus.cc:493] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.577600  7429 raft_consensus.cc:3060] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.578297  7429 raft_consensus.cc:515] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.578362  7429 leader_election.cc:304] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cebdbf577e4049aa92262cc987d2e4d3; no voters: 
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.578410  7429 leader_election.cc:290] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.578465  7456 raft_consensus.cc:2804] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.578534  7456 raft_consensus.cc:697] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Becoming Leader. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Running, Role: LEADER
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.578569  7456 consensus_queue.cc:237] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.579802  6238 catalog_manager.cc:5719] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67). New cstate: current_term: 1 leader_uuid: "cebdbf577e4049aa92262cc987d2e4d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } health_report { overall_health: HEALTHY } } }
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.579911  7420 tablet_bootstrap.cc:492] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94: No bootstrap required, opened a new log
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.579967  7420 ts_tablet_manager.cc:1403] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.580135  7420 raft_consensus.cc:359] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.580186  7420 raft_consensus.cc:385] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.580214  7420 raft_consensus.cc:740] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Initialized, Role: FOLLOWER
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.580257  7420 consensus_queue.cc:260] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [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: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.580300  7420 raft_consensus.cc:399] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.580317  7420 raft_consensus.cc:493] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.580334  7420 raft_consensus.cc:3060] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.580654  6240 catalog_manager.cc:5719] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65). New cstate: current_term: 1 leader_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } health_report { overall_health: HEALTHY } } }
14:02:53.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.581113  7420 raft_consensus.cc:515] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.581182  7420 leader_election.cc:304] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6a8b2f8528fb4af895938d23c63bed94; no voters: 
14:02:53.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.581224  7420 leader_election.cc:290] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.581295  7420 ts_tablet_manager.cc:1434] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
14:02:53.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.581637  7429 ts_tablet_manager.cc:1434] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.001s
14:02:53.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.581756  7437 raft_consensus.cc:2804] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.581822  7437 raft_consensus.cc:697] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Becoming Leader. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Running, Role: LEADER
14:02:53.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.581874  7437 consensus_queue.cc:237] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.585283  6236 catalog_manager.cc:5719] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66). New cstate: current_term: 1 leader_uuid: "6a8b2f8528fb4af895938d23c63bed94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } health_report { overall_health: HEALTHY } } }
14:02:53.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.589329  6240 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0] alter complete (version 0)
14:02:53.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.591874  7145 tablet.cc:2406] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:02:53.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.605683  6240 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53776:
14:02:53.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456972862" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0018\377\377\377\007\001\234\377\377\377" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 4 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:02:53.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.608664  6240 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c0926a6831c244c99fbcce978229c32a has no consensus state
14:02:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.608777  6240 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4161a5689dcb497dbcb1f1e389b405e9 has no consensus state
14:02:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.608841  6240 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c57c75f8d5af4419ab5692d90af4110a has no consensus state
14:02:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.608883  6240 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f269085304cf44ee826e89fe7037a730 has no consensus state
14:02:53.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.611668  6782 tablet_service.cc:1511] Processing CreateTablet for tablet c0926a6831c244c99fbcce978229c32a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -200 <= VALUES < -100
14:02:53.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.611851  6782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0926a6831c244c99fbcce978229c32a. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.613209  7427 tablet_bootstrap.cc:492] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6: Bootstrap starting.
14:02:53.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.613528  6784 tablet_service.cc:1511] Processing CreateTablet for tablet f269085304cf44ee826e89fe7037a730 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION -200 <= VALUES < -100
14:02:53.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.613620  6784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f269085304cf44ee826e89fe7037a730. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.613667  7427 tablet_bootstrap.cc:654] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6: Neither blocks nor log segments found. Creating new log.
14:02:53.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.614359  7427 tablet_bootstrap.cc:492] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6: No bootstrap required, opened a new log
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.614400  7427 ts_tablet_manager.cc:1403] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.614542  7427 raft_consensus.cc:359] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.614595  7427 raft_consensus.cc:385] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.614614  7427 raft_consensus.cc:740] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Initialized, Role: FOLLOWER
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.614655  7427 consensus_queue.cc:260] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [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: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.614684  7427 raft_consensus.cc:399] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.614701  7427 raft_consensus.cc:493] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.614719  7427 raft_consensus.cc:3060] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.615092  7020 tablet_service.cc:1511] Processing CreateTablet for tablet 4161a5689dcb497dbcb1f1e389b405e9 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -200 <= VALUES < -100
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.615211  7020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4161a5689dcb497dbcb1f1e389b405e9. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.615243  7260 tablet_service.cc:1511] Processing CreateTablet for tablet c57c75f8d5af4419ab5692d90af4110a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION -200 <= VALUES < -100
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.615346  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c57c75f8d5af4419ab5692d90af4110a. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.616461  7420 tablet_bootstrap.cc:492] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94: Bootstrap starting.
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.616525  7429 tablet_bootstrap.cc:492] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3: Bootstrap starting.
14:02:53.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.616921  7420 tablet_bootstrap.cc:654] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94: Neither blocks nor log segments found. Creating new log.
14:02:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.616936  7429 tablet_bootstrap.cc:654] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3: Neither blocks nor log segments found. Creating new log.
14:02:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.618613  7427 raft_consensus.cc:515] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.618698  7427 leader_election.cc:304] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1887486e22ad41e9ab9ba4b9db3582c6; no voters: 
14:02:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.618747  7427 leader_election.cc:290] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.618839  7427 ts_tablet_manager.cc:1434] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
14:02:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.618950  7427 tablet_bootstrap.cc:492] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6: Bootstrap starting.
14:02:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.619407  7427 tablet_bootstrap.cc:654] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6: Neither blocks nor log segments found. Creating new log.
14:02:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.619515  7452 raft_consensus.cc:2804] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.619571  7452 raft_consensus.cc:697] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Becoming Leader. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Running, Role: LEADER
14:02:53.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.619608  7452 consensus_queue.cc:237] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.621348  6240 catalog_manager.cc:5719] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65). New cstate: current_term: 1 leader_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } health_report { overall_health: HEALTHY } } }
14:02:53.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.624609  7429 tablet_bootstrap.cc:492] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3: No bootstrap required, opened a new log
14:02:53.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.624676  7429 ts_tablet_manager.cc:1403] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
14:02:53.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.624850  7429 raft_consensus.cc:359] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.624928  7429 raft_consensus.cc:385] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.624948  7429 raft_consensus.cc:740] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Initialized, Role: FOLLOWER
14:02:53.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.624993  7429 consensus_queue.cc:260] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [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: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625025  7429 raft_consensus.cc:399] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625043  7429 raft_consensus.cc:493] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625061  7429 raft_consensus.cc:3060] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625205  7427 tablet_bootstrap.cc:492] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6: No bootstrap required, opened a new log
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625247  7427 ts_tablet_manager.cc:1403] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625401  7427 raft_consensus.cc:359] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625447  7427 raft_consensus.cc:385] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625463  7427 raft_consensus.cc:740] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Initialized, Role: FOLLOWER
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625501  7427 consensus_queue.cc:260] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [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: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625536  7427 raft_consensus.cc:399] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625553  7427 raft_consensus.cc:493] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625571  7427 raft_consensus.cc:3060] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625765  7429 raft_consensus.cc:515] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625825  7429 leader_election.cc:304] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cebdbf577e4049aa92262cc987d2e4d3; no voters: 
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625865  7429 leader_election.cc:290] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.625928  7429 ts_tablet_manager.cc:1434] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.626242  7427 raft_consensus.cc:515] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.626308  7427 leader_election.cc:304] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1887486e22ad41e9ab9ba4b9db3582c6; no voters: 
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.626356  7427 leader_election.cc:290] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.626423  7427 ts_tablet_manager.cc:1434] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.626506  7441 raft_consensus.cc:2804] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.626538  7441 raft_consensus.cc:697] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Becoming Leader. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Running, Role: LEADER
14:02:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.626569  7441 consensus_queue.cc:237] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.627628  6240 catalog_manager.cc:5719] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65). New cstate: current_term: 1 leader_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } health_report { overall_health: HEALTHY } } }
14:02:53.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.628616  7456 raft_consensus.cc:2804] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.628682  7456 raft_consensus.cc:697] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Becoming Leader. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Running, Role: LEADER
14:02:53.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.628723  7456 consensus_queue.cc:237] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.629797  6238 catalog_manager.cc:5719] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67). New cstate: current_term: 1 leader_uuid: "cebdbf577e4049aa92262cc987d2e4d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } health_report { overall_health: HEALTHY } } }
14:02:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.632205  7420 tablet_bootstrap.cc:492] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94: No bootstrap required, opened a new log
14:02:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.632268  7420 ts_tablet_manager.cc:1403] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94: Time spent bootstrapping tablet: real 0.016s	user 0.001s	sys 0.000s
14:02:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.632444  7420 raft_consensus.cc:359] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.632504  7420 raft_consensus.cc:385] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.632522  7420 raft_consensus.cc:740] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Initialized, Role: FOLLOWER
14:02:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.632565  7420 consensus_queue.cc:260] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [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: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.632596  7420 raft_consensus.cc:399] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.632611  7420 raft_consensus.cc:493] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.632628  7420 raft_consensus.cc:3060] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.633167  7420 raft_consensus.cc:515] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.633219  7420 leader_election.cc:304] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6a8b2f8528fb4af895938d23c63bed94; no voters: 
14:02:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.633255  7420 leader_election.cc:290] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.633308  7425 raft_consensus.cc:2804] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.633333  7420 ts_tablet_manager.cc:1434] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:02:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.633354  7425 raft_consensus.cc:697] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Becoming Leader. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Running, Role: LEADER
14:02:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.633389  7425 consensus_queue.cc:237] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.634770  6238 catalog_manager.cc:5719] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66). New cstate: current_term: 1 leader_uuid: "6a8b2f8528fb4af895938d23c63bed94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } health_report { overall_health: HEALTHY } } }
14:02:53.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.637104  6238 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0] alter complete (version 0)
14:02:53.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.647078  6238 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53776:
14:02:53.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456972862" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 5 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:02:53.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.654395  6238 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7a95ace13ba4441c80be00a878bc396f has no consensus state
14:02:53.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.654523  6238 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 377f94739c0b41149dc6ea95293771fc has no consensus state
14:02:53.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.654579  6238 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d677a8383fdd402e99e30e0d7cb414e8 has no consensus state
14:02:53.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.654608  6238 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet f07de260f93c4ef4bf2b3bd1394c4d05 has no consensus state
14:02:53.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.654626  6238 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf14497d8abf4de886b5f6514a2bdb3b has no consensus state
14:02:53.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.657156  7023 tablet_service.cc:1511] Processing CreateTablet for tablet cf14497d8abf4de886b5f6514a2bdb3b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 100 <= VALUES < 200
14:02:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.657174  7015 tablet_service.cc:1511] Processing CreateTablet for tablet 7a95ace13ba4441c80be00a878bc396f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES < 200
14:02:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.657342  7023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf14497d8abf4de886b5f6514a2bdb3b. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.657435  7015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a95ace13ba4441c80be00a878bc396f. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.658785  7260 tablet_service.cc:1511] Processing CreateTablet for tablet 377f94739c0b41149dc6ea95293771fc (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES < 200
14:02:53.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.658942  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 377f94739c0b41149dc6ea95293771fc. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.660260  7429 tablet_bootstrap.cc:492] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3: Bootstrap starting.
14:02:53.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.660692  6777 tablet_service.cc:1511] Processing CreateTablet for tablet d677a8383fdd402e99e30e0d7cb414e8 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES < 200
14:02:53.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.660745  7429 tablet_bootstrap.cc:654] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3: Neither blocks nor log segments found. Creating new log.
14:02:53.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.660816  6777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d677a8383fdd402e99e30e0d7cb414e8. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.661928  7429 tablet_bootstrap.cc:492] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3: No bootstrap required, opened a new log
14:02:53.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.661988  7429 ts_tablet_manager.cc:1403] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:02:53.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.662163  7429 raft_consensus.cc:359] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.662221  7429 raft_consensus.cc:385] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.662240  7429 raft_consensus.cc:740] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Initialized, Role: FOLLOWER
14:02:53.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.662284  7429 consensus_queue.cc:260] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [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: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.662314  7429 raft_consensus.cc:399] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.662329  7429 raft_consensus.cc:493] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.662348  7429 raft_consensus.cc:3060] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.662407  7427 tablet_bootstrap.cc:492] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6: Bootstrap starting.
14:02:53.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.662837  7427 tablet_bootstrap.cc:654] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6: Neither blocks nor log segments found. Creating new log.
14:02:53.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.663026  7429 raft_consensus.cc:515] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.663093  7429 leader_election.cc:304] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cebdbf577e4049aa92262cc987d2e4d3; no voters: 
14:02:53.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.663131  7429 leader_election.cc:290] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.663200  7429 ts_tablet_manager.cc:1434] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:02:53.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.663272  6780 tablet_service.cc:1511] Processing CreateTablet for tablet f07de260f93c4ef4bf2b3bd1394c4d05 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 100 <= VALUES < 200
14:02:53.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.663367  6780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f07de260f93c4ef4bf2b3bd1394c4d05. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.664541  7462 raft_consensus.cc:2804] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.664601  7462 raft_consensus.cc:697] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Becoming Leader. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Running, Role: LEADER
14:02:53.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.664654  7462 consensus_queue.cc:237] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.664829  7420 tablet_bootstrap.cc:492] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94: Bootstrap starting.
14:02:53.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.665292  7420 tablet_bootstrap.cc:654] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94: Neither blocks nor log segments found. Creating new log.
14:02:53.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.666210  6238 catalog_manager.cc:5719] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67). New cstate: current_term: 1 leader_uuid: "cebdbf577e4049aa92262cc987d2e4d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } health_report { overall_health: HEALTHY } } }
14:02:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.669049  7427 tablet_bootstrap.cc:492] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6: No bootstrap required, opened a new log
14:02:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.669112  7427 ts_tablet_manager.cc:1403] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
14:02:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.669284  7427 raft_consensus.cc:359] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.669334  7427 raft_consensus.cc:385] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.669350  7427 raft_consensus.cc:740] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Initialized, Role: FOLLOWER
14:02:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.669406  7427 consensus_queue.cc:260] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [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: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.669437  7427 raft_consensus.cc:399] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.669454  7427 raft_consensus.cc:493] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.669480  7427 raft_consensus.cc:3060] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.670145  7427 raft_consensus.cc:515] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.670218  7427 leader_election.cc:304] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1887486e22ad41e9ab9ba4b9db3582c6; no voters: 
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.670260  7427 leader_election.cc:290] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.670328  7427 ts_tablet_manager.cc:1434] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.670333  7450 raft_consensus.cc:2804] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.670416  7427 tablet_bootstrap.cc:492] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6: Bootstrap starting.
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.670432  7450 raft_consensus.cc:697] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Becoming Leader. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Running, Role: LEADER
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.670481  7450 consensus_queue.cc:237] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.672266  7420 tablet_bootstrap.cc:492] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94: No bootstrap required, opened a new log
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.672343  7420 ts_tablet_manager.cc:1403] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.672636  7420 raft_consensus.cc:359] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.672726  7420 raft_consensus.cc:385] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.672771  7420 raft_consensus.cc:740] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Initialized, Role: FOLLOWER
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.672818  7420 consensus_queue.cc:260] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [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: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.672853  7420 raft_consensus.cc:399] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.672871  7420 raft_consensus.cc:493] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.672888  7420 raft_consensus.cc:3060] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.673009  6238 catalog_manager.cc:5719] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65). New cstate: current_term: 1 leader_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } health_report { overall_health: HEALTHY } } }
14:02:53.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.673558  7420 raft_consensus.cc:515] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.673623  7420 leader_election.cc:304] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6a8b2f8528fb4af895938d23c63bed94; no voters: 
14:02:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.673667  7420 leader_election.cc:290] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.673734  7420 ts_tablet_manager.cc:1434] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:02:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.673804  7420 tablet_bootstrap.cc:492] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94: Bootstrap starting.
14:02:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.674417  7420 tablet_bootstrap.cc:654] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94: Neither blocks nor log segments found. Creating new log.
14:02:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.674748  7425 raft_consensus.cc:2804] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.674795  7425 raft_consensus.cc:697] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Becoming Leader. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Running, Role: LEADER
14:02:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.674829  7425 consensus_queue.cc:237] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.676215  6240 catalog_manager.cc:5719] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66). New cstate: current_term: 1 leader_uuid: "6a8b2f8528fb4af895938d23c63bed94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } health_report { overall_health: HEALTHY } } }
14:02:53.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.670807  7427 tablet_bootstrap.cc:654] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6: Neither blocks nor log segments found. Creating new log.
14:02:53.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.678992  7420 tablet_bootstrap.cc:492] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94: No bootstrap required, opened a new log
14:02:53.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.679041  7420 ts_tablet_manager.cc:1403] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
14:02:53.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.679301  7420 raft_consensus.cc:359] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.679371  7420 raft_consensus.cc:385] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.679391  7420 raft_consensus.cc:740] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Initialized, Role: FOLLOWER
14:02:53.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.679437  7420 consensus_queue.cc:260] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [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: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.679467  7420 raft_consensus.cc:399] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.679484  7420 raft_consensus.cc:493] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.679502  7420 raft_consensus.cc:3060] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680023  7427 tablet_bootstrap.cc:492] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6: No bootstrap required, opened a new log
14:02:53.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680079  7427 ts_tablet_manager.cc:1403] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.000s
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680179  7420 raft_consensus.cc:515] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680240  7420 leader_election.cc:304] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6a8b2f8528fb4af895938d23c63bed94; no voters: 
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680239  7427 raft_consensus.cc:359] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680279  7420 leader_election.cc:290] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680289  7427 raft_consensus.cc:385] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680307  7427 raft_consensus.cc:740] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Initialized, Role: FOLLOWER
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680344  7420 ts_tablet_manager.cc:1434] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680346  7427 consensus_queue.cc:260] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [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: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680375  7427 raft_consensus.cc:399] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680393  7427 raft_consensus.cc:493] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680421  7427 raft_consensus.cc:3060] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680454  7437 raft_consensus.cc:2804] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680492  7437 raft_consensus.cc:697] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Becoming Leader. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Running, Role: LEADER
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.680524  7437 consensus_queue.cc:237] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.681053  7427 raft_consensus.cc:515] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.681116  7427 leader_election.cc:304] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1887486e22ad41e9ab9ba4b9db3582c6; no voters: 
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.681152  7427 leader_election.cc:290] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.681216  7427 ts_tablet_manager.cc:1434] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:02:53.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.681313  7452 raft_consensus.cc:2804] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.681348  7452 raft_consensus.cc:697] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Becoming Leader. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Running, Role: LEADER
14:02:53.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.681377  7452 consensus_queue.cc:237] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.681536  6240 catalog_manager.cc:5719] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66). New cstate: current_term: 1 leader_uuid: "6a8b2f8528fb4af895938d23c63bed94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } health_report { overall_health: HEALTHY } } }
14:02:53.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.682488  6238 catalog_manager.cc:5719] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65). New cstate: current_term: 1 leader_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } health_report { overall_health: HEALTHY } } }
14:02:53.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.685757  6238 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0] alter complete (version 0)
14:02:53.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.706571  6238 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53776:
14:02:53.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456972862" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001,\001\000\000\007\001\220\001\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 6 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:02:53.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.708649  6238 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2266038e6dc74f239e2f4ffd808fd245 has no consensus state
14:02:53.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.708776  6238 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 5c019b88ed864f42ba091c1f05444644 has no consensus state
14:02:53.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.708819  6238 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 50d6d6bc04804aabbce722cf59f35d5c has no consensus state
14:02:53.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.708856  6238 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet afc04b6f2d8a42e8ba9c038900fbbc9f has no consensus state
14:02:53.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.708884  6238 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b47ddca1a6234d419c0f715f21841b6d has no consensus state
14:02:53.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.708899  6238 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8ba264425b904a52aa1d57faa5922b6c has no consensus state
14:02:53.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.712066  6780 tablet_service.cc:1511] Processing CreateTablet for tablet 50d6d6bc04804aabbce722cf59f35d5c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 300 <= VALUES < 400
14:02:53.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.712217  6780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50d6d6bc04804aabbce722cf59f35d5c. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.713377  7427 tablet_bootstrap.cc:492] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6: Bootstrap starting.
14:02:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.713445  6782 tablet_service.cc:1511] Processing CreateTablet for tablet afc04b6f2d8a42e8ba9c038900fbbc9f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 300 <= VALUES < 400
14:02:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.713536  6782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afc04b6f2d8a42e8ba9c038900fbbc9f. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.714038  7427 tablet_bootstrap.cc:654] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6: Neither blocks nor log segments found. Creating new log.
14:02:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.714795  7427 tablet_bootstrap.cc:492] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6: No bootstrap required, opened a new log
14:02:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.714865  7427 ts_tablet_manager.cc:1403] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.001s
14:02:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715049  7427 raft_consensus.cc:359] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715108  7427 raft_consensus.cc:385] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715086  7260 tablet_service.cc:1511] Processing CreateTablet for tablet 2266038e6dc74f239e2f4ffd808fd245 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 300 <= VALUES < 400
14:02:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715127  7427 raft_consensus.cc:740] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Initialized, Role: FOLLOWER
14:02:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715111  7016 tablet_service.cc:1511] Processing CreateTablet for tablet b47ddca1a6234d419c0f715f21841b6d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 300 <= VALUES < 400
14:02:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715170  7427 consensus_queue.cc:260] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [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: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715209  7260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2266038e6dc74f239e2f4ffd808fd245. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715209  7427 raft_consensus.cc:399] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715231  7427 raft_consensus.cc:493] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715229  7016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b47ddca1a6234d419c0f715f21841b6d. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715250  7427 raft_consensus.cc:3060] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715870  7427 raft_consensus.cc:515] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715945  7427 leader_election.cc:304] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1887486e22ad41e9ab9ba4b9db3582c6; no voters: 
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.715987  7427 leader_election.cc:290] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.716060  7427 ts_tablet_manager.cc:1434] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.716130  7427 tablet_bootstrap.cc:492] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6: Bootstrap starting.
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.716316  7429 tablet_bootstrap.cc:492] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3: Bootstrap starting.
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.716497  7427 tablet_bootstrap.cc:654] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6: Neither blocks nor log segments found. Creating new log.
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.716531  7420 tablet_bootstrap.cc:492] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94: Bootstrap starting.
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.716789  7429 tablet_bootstrap.cc:654] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3: Neither blocks nor log segments found. Creating new log.
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.716929  7420 tablet_bootstrap.cc:654] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94: Neither blocks nor log segments found. Creating new log.
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.716952  7257 tablet_service.cc:1511] Processing CreateTablet for tablet 8ba264425b904a52aa1d57faa5922b6c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 5, RANGE (c0) PARTITION 300 <= VALUES < 400
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.717070  7257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ba264425b904a52aa1d57faa5922b6c. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.717999  7420 tablet_bootstrap.cc:492] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94: No bootstrap required, opened a new log
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718044  7420 ts_tablet_manager.cc:1403] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718108  7429 tablet_bootstrap.cc:492] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3: No bootstrap required, opened a new log
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718150  7429 ts_tablet_manager.cc:1403] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718204  7420 raft_consensus.cc:359] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718258  7420 raft_consensus.cc:385] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718246  7014 tablet_service.cc:1511] Processing CreateTablet for tablet 5c019b88ed864f42ba091c1f05444644 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 300 <= VALUES < 400
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718281  7420 raft_consensus.cc:740] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Initialized, Role: FOLLOWER
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718287  7429 raft_consensus.cc:359] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718320  7420 consensus_queue.cc:260] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [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: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718338  7429 raft_consensus.cc:385] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718333  7014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c019b88ed864f42ba091c1f05444644. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718353  7420 raft_consensus.cc:399] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718358  7429 raft_consensus.cc:740] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Initialized, Role: FOLLOWER
14:02:53.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718371  7420 raft_consensus.cc:493] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718401  7420 raft_consensus.cc:3060] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718410  7429 consensus_queue.cc:260] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [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: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718441  7429 raft_consensus.cc:399] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718458  7429 raft_consensus.cc:493] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718474  7429 raft_consensus.cc:3060] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718915  7450 raft_consensus.cc:2804] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.718976  7450 raft_consensus.cc:697] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Becoming Leader. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Running, Role: LEADER
14:02:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719025  7450 consensus_queue.cc:237] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719058  7429 raft_consensus.cc:515] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719121  7429 leader_election.cc:304] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cebdbf577e4049aa92262cc987d2e4d3; no voters: 
14:02:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719163  7429 leader_election.cc:290] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719189  7456 raft_consensus.cc:2804] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719228  7429 ts_tablet_manager.cc:1434] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:02:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719249  7456 raft_consensus.cc:697] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Becoming Leader. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Running, Role: LEADER
14:02:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719302  7429 tablet_bootstrap.cc:492] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3: Bootstrap starting.
14:02:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719290  7456 consensus_queue.cc:237] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719554  7420 raft_consensus.cc:515] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719617  7420 leader_election.cc:304] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6a8b2f8528fb4af895938d23c63bed94; no voters: 
14:02:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719684  7422 raft_consensus.cc:2804] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719714  7422 raft_consensus.cc:697] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Becoming Leader. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Running, Role: LEADER
14:02:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719719  7429 tablet_bootstrap.cc:654] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3: Neither blocks nor log segments found. Creating new log.
14:02:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.719745  7422 consensus_queue.cc:237] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.720191  6238 catalog_manager.cc:5719] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65). New cstate: current_term: 1 leader_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } health_report { overall_health: HEALTHY } } }
14:02:53.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.720669  7366 tablet.cc:2406] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.720721  6240 catalog_manager.cc:5719] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66). New cstate: current_term: 1 leader_uuid: "6a8b2f8528fb4af895938d23c63bed94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } health_report { overall_health: HEALTHY } } }
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.720878  7420 leader_election.cc:290] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.721104  6231 catalog_manager.cc:5719] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67). New cstate: current_term: 1 leader_uuid: "cebdbf577e4049aa92262cc987d2e4d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } health_report { overall_health: HEALTHY } } }
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.721684  7429 tablet_bootstrap.cc:492] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3: No bootstrap required, opened a new log
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.721722  7429 ts_tablet_manager.cc:1403] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.721884  7429 raft_consensus.cc:359] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.721930  7429 raft_consensus.cc:385] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.721947  7429 raft_consensus.cc:740] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Initialized, Role: FOLLOWER
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.721944  7420 ts_tablet_manager.cc:1434] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.001s
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.721985  7429 consensus_queue.cc:260] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [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: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.722021  7429 raft_consensus.cc:399] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.722038  7429 raft_consensus.cc:493] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.722054  7429 raft_consensus.cc:3060] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.722656  7429 raft_consensus.cc:515] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.722714  7429 leader_election.cc:304] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: cebdbf577e4049aa92262cc987d2e4d3; no voters: 
14:02:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.722751  7429 leader_election.cc:290] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.722815  7429 ts_tablet_manager.cc:1434] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:02:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.723063  7420 tablet_bootstrap.cc:492] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94: Bootstrap starting.
14:02:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.723160  7462 raft_consensus.cc:2804] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.723207  7462 raft_consensus.cc:697] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Becoming Leader. State: Replica: cebdbf577e4049aa92262cc987d2e4d3, State: Running, Role: LEADER
14:02:53.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.723237  7462 consensus_queue.cc:237] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } }
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.723496  7420 tablet_bootstrap.cc:654] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94: Neither blocks nor log segments found. Creating new log.
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.724622  7420 tablet_bootstrap.cc:492] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94: No bootstrap required, opened a new log
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.724668  7420 ts_tablet_manager.cc:1403] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.724809  7420 raft_consensus.cc:359] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.724861  7420 raft_consensus.cc:385] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.724882  7420 raft_consensus.cc:740] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Initialized, Role: FOLLOWER
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.724923  7420 consensus_queue.cc:260] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [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: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.724962  7420 raft_consensus.cc:399] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.724982  7420 raft_consensus.cc:493] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.725001  7420 raft_consensus.cc:3060] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.725618  7420 raft_consensus.cc:515] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.725678  7420 leader_election.cc:304] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6a8b2f8528fb4af895938d23c63bed94; no voters: 
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.725718  7420 leader_election.cc:290] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.725782  7420 ts_tablet_manager.cc:1434] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.726011  7425 raft_consensus.cc:2804] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.726055  7425 raft_consensus.cc:697] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Becoming Leader. State: Replica: 6a8b2f8528fb4af895938d23c63bed94, State: Running, Role: LEADER
14:02:53.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.726027  6231 catalog_manager.cc:5719] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67). New cstate: current_term: 1 leader_uuid: "cebdbf577e4049aa92262cc987d2e4d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cebdbf577e4049aa92262cc987d2e4d3" member_type: VOTER last_known_addr { host: "127.6.2.67" port: 44885 } health_report { overall_health: HEALTHY } } }
14:02:53.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.726085  7425 consensus_queue.cc:237] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } }
14:02:53.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.728444  6238 catalog_manager.cc:5719] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66). New cstate: current_term: 1 leader_uuid: "6a8b2f8528fb4af895938d23c63bed94" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a8b2f8528fb4af895938d23c63bed94" member_type: VOTER last_known_addr { host: "127.6.2.66" port: 42233 } health_report { overall_health: HEALTHY } } }
14:02:53.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.729094  7427 tablet_bootstrap.cc:492] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6: No bootstrap required, opened a new log
14:02:53.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.729144  7427 ts_tablet_manager.cc:1403] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.000s
14:02:53.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.729291  7427 raft_consensus.cc:359] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.729347  7427 raft_consensus.cc:385] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:53.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.733714  7427 raft_consensus.cc:740] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Initialized, Role: FOLLOWER
14:02:53.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.733791  7427 consensus_queue.cc:260] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [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: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.733841  7427 raft_consensus.cc:399] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:53.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.733860  7427 raft_consensus.cc:493] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:53.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.733877  7427 raft_consensus.cc:3060] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [term 0 FOLLOWER]: Advancing to term 1
14:02:53.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.734579  7427 raft_consensus.cc:515] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.734648  7427 leader_election.cc:304] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1887486e22ad41e9ab9ba4b9db3582c6; no voters: 
14:02:53.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.734694  7427 leader_election.cc:290] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:53.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.734727  7452 raft_consensus.cc:2804] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Leader election won for term 1
14:02:53.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.734763  7427 ts_tablet_manager.cc:1434] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.000s
14:02:53.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.734798  7452 raft_consensus.cc:697] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Becoming Leader. State: Replica: 1887486e22ad41e9ab9ba4b9db3582c6, State: Running, Role: LEADER
14:02:53.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.734841  7452 consensus_queue.cc:237] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } }
14:02:53.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.736056  6238 catalog_manager.cc:5719] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65). New cstate: current_term: 1 leader_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1887486e22ad41e9ab9ba4b9db3582c6" member_type: VOTER last_known_addr { host: "127.6.2.65" port: 42269 } health_report { overall_health: HEALTHY } } }
14:02:53.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:53.737221  6211 catalog_manager.cc:4832] Async tablet task AlterTable RPC for tablet afc04b6f2d8a42e8ba9c038900fbbc9f (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet afc04b6f2d8a42e8ba9c038900fbbc9f consensus state has no leader
14:02:53.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:53.738822  6238 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0] alter complete (version 0)
14:02:53.752 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ec87e84598d94dc4afb823d983c096a0
14:02:53.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.774 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.775 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.776 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.779 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299998, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299997, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299997, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299997, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299997, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299997, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299997, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299997}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299997, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299997}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299997, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299997}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299997, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.813 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.814 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.815 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.816 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.818 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.818 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.818 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.818 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.818 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.819 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.820 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.821 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.823 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.824 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.826 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.828 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.829 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.831 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.832 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.833 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.834 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.836 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.837 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.838 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.840 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.840 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.842 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.843 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.844 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.845 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.846 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.846 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.848 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.849 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.850 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.851 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.852 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.853 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.854 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.855 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.855 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.857 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=400, operationSize=6400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@742fea38, flushNotification=Deferred@970740703(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:02:53.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.857 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.858 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.859 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.859 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.863 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.864 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.865 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.866 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.867 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.868 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.869 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.870 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.871 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.872 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.873 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.874 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.875 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.876 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.878 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.879 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.880 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.882 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.883 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.884 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.884 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.886 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.887 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.889 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.890 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.891 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.892 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.893 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.895 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.897 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.900 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.901 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.901 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.903 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.904 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.905 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.906 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.906 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.907 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.908 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.908 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.909 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.910 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.911 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.911 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.913 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.913 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.913 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.914 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.915 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.916 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.917 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.918 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.919 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.920 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.921 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.922 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.923 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.925 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.925 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.926 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.927 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.928 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.928 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.930 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.931 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.932 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.933 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.934 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.935 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.935 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.938 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.939 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.940 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:02:53.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:53.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:53.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:53.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.941 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.942 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.942 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2ad6bb8f0c4d4734a1852992e2761fd7@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:53.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.943 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.944 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.945 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:53.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:53.946 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:53.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:53.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:53.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:53.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:53.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:53.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:53.947 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:53.948 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:53.949 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.950 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.951 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.951 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.953 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.954 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.956 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.957 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.958 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.959 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.960 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.960 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.962 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.963 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.964 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.965 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.965 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.967 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.968 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.968 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.969 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.970 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.971 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.971 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.972 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.973 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.974 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.975 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.975 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.976 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.976 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.977 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.978 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.978 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.980 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.981 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.982 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.983 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.989 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299994}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299994, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299994, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299994, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.992 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.994 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.996 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:53.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:53.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:53.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:53.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:53.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:53.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:53.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:53.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:53.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:53.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:53.999 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:54.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:54.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:54.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:54.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:54.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:54.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:54.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:54.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:54.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:54.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:54.002 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:54.029 [DEBUG - kudu-nio-0] (Connection.java:748) [peer cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)] connecting to peer
14:02:54.032 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)] connecting to peer
14:02:54.033 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)] connecting to peer
14:02:54.034 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)] Successfully connected to peer
14:02:54.042 [DEBUG - kudu-nio-3] (Connection.java:757) [peer cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)] Successfully connected to peer
14:02:54.045 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)] Successfully connected to peer
14:02:54.126 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0xe30f9865, L:/127.0.0.1:38078 - R:/127.6.2.66:42233] using TOKEN/null
14:02:54.142 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xffc048f5, L:/127.0.0.1:56944 - R:/127.6.2.67:44885] using TOKEN/null
14:02:54.145 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xc111524b, L:/127.0.0.1:37844 - R:/127.6.2.65:42269] using TOKEN/null
14:02:54.195 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:54.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:54.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:54.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d594cccbac6944c587ee3304adb70a8d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:02:54.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:54.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:54.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:54.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:54.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:54.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:54.197 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=d594cccbac6944c587ee3304adb70a8d@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:54.207 [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=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.6.2.126:36565, [3ms] Sub RPC GetTableLocations: received response from server master-127.6.2.126:36565: OK, deferred=null)) after lookup
14:02:54.239 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=7a7f60b74adf4149b54cee07338a92de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.240 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7a7f60b74adf4149b54cee07338a92de for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
14:02:54.244 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=a787941f710d49fd9a3440e67e8dd791, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.244 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a787941f710d49fd9a3440e67e8dd791 for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:02:54.248 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=c0926a6831c244c99fbcce978229c32a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.248 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c0926a6831c244c99fbcce978229c32a for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:02:54.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 49 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=d594cccbac6944c587ee3304adb70a8d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.252 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d594cccbac6944c587ee3304adb70a8d for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:02:54.256 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=7a95ace13ba4441c80be00a878bc396f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.264 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7a95ace13ba4441c80be00a878bc396f for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:02:54.267 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=e3bafbe39c964343bbcd2a4e7a879fdf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.267 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e3bafbe39c964343bbcd2a4e7a879fdf for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:02:54.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2266038e6dc74f239e2f4ffd808fd245, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.270 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2266038e6dc74f239e2f4ffd808fd245 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:02:54.273 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=5e3b87a48ed044e2a75ecd466044bb9a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.274 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5e3b87a48ed044e2a75ecd466044bb9a for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
14:02:54.279 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=0c2a8b2662bf4cd9b5f8583a46036c29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.280 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:02:54.282 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=4161a5689dcb497dbcb1f1e389b405e9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.283 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4161a5689dcb497dbcb1f1e389b405e9 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:02:54.285 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 51 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2ad6bb8f0c4d4734a1852992e2761fd7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.285 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:02:54.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=377f94739c0b41149dc6ea95293771fc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.290 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 377f94739c0b41149dc6ea95293771fc for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:02:54.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2ee5fbec2b23458382d3f198b44b5d83, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.293 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2ee5fbec2b23458382d3f198b44b5d83 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:02:54.302 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=5c019b88ed864f42ba091c1f05444644, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.303 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5c019b88ed864f42ba091c1f05444644 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:02:54.305 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=0a6cfef97cba463daac109ae23e3cab9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.306 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0a6cfef97cba463daac109ae23e3cab9 for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
14:02:54.308 [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.TestAlterTable-1786456972862, tablet=c57c75f8d5af4419ab5692d90af4110a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.311 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet c57c75f8d5af4419ab5692d90af4110a for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:02:54.313 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=d677a8383fdd402e99e30e0d7cb414e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.314 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d677a8383fdd402e99e30e0d7cb414e8 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:02:54.316 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=50d6d6bc04804aabbce722cf59f35d5c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.316 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 50d6d6bc04804aabbce722cf59f35d5c for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:02:54.319 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=f269085304cf44ee826e89fe7037a730, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.319 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f269085304cf44ee826e89fe7037a730 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:02:54.322 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=f07de260f93c4ef4bf2b3bd1394c4d05, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.322 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f07de260f93c4ef4bf2b3bd1394c4d05 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:02:54.334 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.335 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet afc04b6f2d8a42e8ba9c038900fbbc9f for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:02:54.337 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=cf14497d8abf4de886b5f6514a2bdb3b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.338 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet cf14497d8abf4de886b5f6514a2bdb3b for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
14:02:54.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=b47ddca1a6234d419c0f715f21841b6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.341 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b47ddca1a6234d419c0f715f21841b6d for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:02:54.344 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=8ba264425b904a52aa1d57faa5922b6c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.367 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=400, operationSize=6400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@33ea7f57, flushNotification=Deferred@252406282(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:02:54.428 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=7a7f60b74adf4149b54cee07338a92de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.428 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7a7f60b74adf4149b54cee07338a92de for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
14:02:54.431 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=a787941f710d49fd9a3440e67e8dd791, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.431 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a787941f710d49fd9a3440e67e8dd791 for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:02:54.435 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=c0926a6831c244c99fbcce978229c32a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.436 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c0926a6831c244c99fbcce978229c32a for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:02:54.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=d594cccbac6944c587ee3304adb70a8d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.442 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet d594cccbac6944c587ee3304adb70a8d for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:02:54.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=7a95ace13ba4441c80be00a878bc396f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.445 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7a95ace13ba4441c80be00a878bc396f for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:02:54.448 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=e3bafbe39c964343bbcd2a4e7a879fdf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.448 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e3bafbe39c964343bbcd2a4e7a879fdf for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:02:54.450 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2266038e6dc74f239e2f4ffd808fd245, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.451 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2266038e6dc74f239e2f4ffd808fd245 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:02:54.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=5e3b87a48ed044e2a75ecd466044bb9a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.453 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5e3b87a48ed044e2a75ecd466044bb9a for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
14:02:54.456 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=0c2a8b2662bf4cd9b5f8583a46036c29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.457 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:02:54.459 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=4161a5689dcb497dbcb1f1e389b405e9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.460 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4161a5689dcb497dbcb1f1e389b405e9 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:02:54.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2ad6bb8f0c4d4734a1852992e2761fd7, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.462 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 2ad6bb8f0c4d4734a1852992e2761fd7 for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:02:54.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=377f94739c0b41149dc6ea95293771fc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.466 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 377f94739c0b41149dc6ea95293771fc for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:02:54.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2ee5fbec2b23458382d3f198b44b5d83, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.468 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2ee5fbec2b23458382d3f198b44b5d83 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:02:54.472 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=5c019b88ed864f42ba091c1f05444644, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.473 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5c019b88ed864f42ba091c1f05444644 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:02:54.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=0a6cfef97cba463daac109ae23e3cab9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.475 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0a6cfef97cba463daac109ae23e3cab9 for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
14:02:54.476 [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.TestAlterTable-1786456972862, tablet=c57c75f8d5af4419ab5692d90af4110a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.477 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet c57c75f8d5af4419ab5692d90af4110a for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:02:54.479 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=d677a8383fdd402e99e30e0d7cb414e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.479 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d677a8383fdd402e99e30e0d7cb414e8 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:02:54.481 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=50d6d6bc04804aabbce722cf59f35d5c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.482 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 50d6d6bc04804aabbce722cf59f35d5c for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:02:54.483 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=f269085304cf44ee826e89fe7037a730, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.483 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f269085304cf44ee826e89fe7037a730 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:02:54.485 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=f07de260f93c4ef4bf2b3bd1394c4d05, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.485 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f07de260f93c4ef4bf2b3bd1394c4d05 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:02:54.487 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.487 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet afc04b6f2d8a42e8ba9c038900fbbc9f for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:02:54.489 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=cf14497d8abf4de886b5f6514a2bdb3b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.489 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet cf14497d8abf4de886b5f6514a2bdb3b for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
14:02:54.491 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=b47ddca1a6234d419c0f715f21841b6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.492 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b47ddca1a6234d419c0f715f21841b6d for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:02:54.494 [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.TestAlterTable-1786456972862, tablet=8ba264425b904a52aa1d57faa5922b6c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.498150  6238 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53776:
14:02:54.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456972862" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:02:54.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.500794  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet d594cccbac6944c587ee3304adb70a8d
14:02:54.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.500942  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet 2ad6bb8f0c4d4734a1852992e2761fd7
14:02:54.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.501441  7259 tablet_service.cc:1558] Processing DeleteTablet for tablet d594cccbac6944c587ee3304adb70a8d with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:56938
14:02:54.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.501665  7590 tablet_replica.cc:333] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3: stopping tablet replica
14:02:54.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.501767  7590 raft_consensus.cc:2243] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.501828  7590 raft_consensus.cc:2272] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.501942  7020 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ad6bb8f0c4d4734a1852992e2761fd7 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:38066
14:02:54.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.502445  7590 ts_tablet_manager.cc:1916] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.502960  7591 tablet_replica.cc:333] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94: stopping tablet replica
14:02:54.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.503077  7591 raft_consensus.cc:2243] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.503153  7591 raft_consensus.cc:2272] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.503589  7591 ts_tablet_manager.cc:1916] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.504189  7590 ts_tablet_manager.cc:1929] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:02:54.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.504248  7590 log.cc:1199] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal/wals/d594cccbac6944c587ee3304adb70a8d
14:02:54.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.504479  7590 ts_tablet_manager.cc:1950] T d594cccbac6944c587ee3304adb70a8d P cebdbf577e4049aa92262cc987d2e4d3: Deleting consensus metadata
14:02:54.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.504838  6211 catalog_manager.cc:5050] TS cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67:44885): tablet d594cccbac6944c587ee3304adb70a8d (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.508213  7591 ts_tablet_manager.cc:1929] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:02:54.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.508284  7591 log.cc:1199] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal/wals/2ad6bb8f0c4d4734a1852992e2761fd7
14:02:54.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.508461  7591 ts_tablet_manager.cc:1950] T 2ad6bb8f0c4d4734a1852992e2761fd7 P 6a8b2f8528fb4af895938d23c63bed94: Deleting consensus metadata
14:02:54.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.508858  6211 catalog_manager.cc:5050] TS 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66:42233): tablet 2ad6bb8f0c4d4734a1852992e2761fd7 (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a7f60b74adf4149b54cee07338a92de for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFE70, 0x000000007FFFFED4)
14:02:54.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:54.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:54.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:54.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:54.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:54.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5e3b87a48ed044e2a75ecd466044bb9a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFE70, 0x000000017FFFFED4)
14:02:54.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:54.525 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:54.526 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:54.526 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFE70, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999, tablet=7a7f60b74adf4149b54cee07338a92de@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFE70, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999, tablet=5e3b87a48ed044e2a75ecd466044bb9a@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:54.526 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.6.2.126:36565, [2ms] Sub RPC GetTableLocations: received response from server master-127.6.2.126:36565: OK, deferred=null)) after lookup
14:02:54.528 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 31 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=7a7f60b74adf4149b54cee07338a92de, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.528 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7a7f60b74adf4149b54cee07338a92de for partition [0x000000007FFFFE70, 0x000000007FFFFED4) with scanner id null
14:02:54.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=a787941f710d49fd9a3440e67e8dd791, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.533 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a787941f710d49fd9a3440e67e8dd791 for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:02:54.535 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=c0926a6831c244c99fbcce978229c32a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.535 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c0926a6831c244c99fbcce978229c32a for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:02:54.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=7a95ace13ba4441c80be00a878bc396f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.537 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7a95ace13ba4441c80be00a878bc396f for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:02:54.539 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=e3bafbe39c964343bbcd2a4e7a879fdf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.539 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e3bafbe39c964343bbcd2a4e7a879fdf for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:02:54.541 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2266038e6dc74f239e2f4ffd808fd245, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.542 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2266038e6dc74f239e2f4ffd808fd245 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:02:54.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=5e3b87a48ed044e2a75ecd466044bb9a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.544 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5e3b87a48ed044e2a75ecd466044bb9a for partition [0x000000017FFFFE70, 0x000000017FFFFED4) with scanner id null
14:02:54.547 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=0c2a8b2662bf4cd9b5f8583a46036c29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.547 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:02:54.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=4161a5689dcb497dbcb1f1e389b405e9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.549 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4161a5689dcb497dbcb1f1e389b405e9 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:02:54.551 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=377f94739c0b41149dc6ea95293771fc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.552 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 377f94739c0b41149dc6ea95293771fc for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:02:54.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:54.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:54.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0a6cfef97cba463daac109ae23e3cab9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFE70, 0x000000027FFFFED4)
14:02:54.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:54.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:54.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:54.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:54.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:54.554 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:54.555 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:54.555 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFE70, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFE70, upperBoundPartitionKey=0x000000027FFFFED4, ttl=299999, tablet=0a6cfef97cba463daac109ae23e3cab9@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFED4, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:54.555 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.6.2.126:36565, [1ms] Sub RPC GetTableLocations: received response from server master-127.6.2.126:36565: OK, deferred=null)) after lookup
14:02:54.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2ee5fbec2b23458382d3f198b44b5d83, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.557 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2ee5fbec2b23458382d3f198b44b5d83 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:02:54.559 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=5c019b88ed864f42ba091c1f05444644, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.560 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5c019b88ed864f42ba091c1f05444644 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:02:54.561 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=0a6cfef97cba463daac109ae23e3cab9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.562 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0a6cfef97cba463daac109ae23e3cab9 for partition [0x000000027FFFFE70, 0x000000027FFFFED4) with scanner id null
14:02:54.564 [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.TestAlterTable-1786456972862, tablet=c57c75f8d5af4419ab5692d90af4110a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.565 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet c57c75f8d5af4419ab5692d90af4110a for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:02:54.566 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=d677a8383fdd402e99e30e0d7cb414e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.567 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d677a8383fdd402e99e30e0d7cb414e8 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:02:54.568 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=50d6d6bc04804aabbce722cf59f35d5c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.569 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 50d6d6bc04804aabbce722cf59f35d5c for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:02:54.571 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=f269085304cf44ee826e89fe7037a730, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.571 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f269085304cf44ee826e89fe7037a730 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:02:54.573 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=f07de260f93c4ef4bf2b3bd1394c4d05, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.573 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f07de260f93c4ef4bf2b3bd1394c4d05 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:02:54.575 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.575 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet afc04b6f2d8a42e8ba9c038900fbbc9f for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:02:54.577 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=cf14497d8abf4de886b5f6514a2bdb3b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.577 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet cf14497d8abf4de886b5f6514a2bdb3b for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
14:02:54.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:54.579 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:54.579 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
14:02:54.579 [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.6.2.126:36565, [2ms] Sub RPC GetTableLocations: received response from server master-127.6.2.126:36565: OK, deferred=null)) after lookup
14:02:54.581 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=b47ddca1a6234d419c0f715f21841b6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.582 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b47ddca1a6234d419c0f715f21841b6d for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:02:54.584 [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.TestAlterTable-1786456972862, tablet=8ba264425b904a52aa1d57faa5922b6c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.585831  6238 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53776:
14:02:54.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456972862" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001p\376\377\377\007\001\324\376\377\377" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:02:54.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.588163  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet 7a7f60b74adf4149b54cee07338a92de
14:02:54.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.588248  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet 5e3b87a48ed044e2a75ecd466044bb9a
14:02:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.588279  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet 0a6cfef97cba463daac109ae23e3cab9
14:02:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.589041  6780 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a7f60b74adf4149b54cee07338a92de with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:37830
14:02:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.589392  7256 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a6cfef97cba463daac109ae23e3cab9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:56938
14:02:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.589413  7014 tablet_service.cc:1558] Processing DeleteTablet for tablet 5e3b87a48ed044e2a75ecd466044bb9a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:38066
14:02:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.589501  7590 tablet_replica.cc:333] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3: stopping tablet replica
14:02:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.589532  7591 tablet_replica.cc:333] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94: stopping tablet replica
14:02:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.589573  7590 raft_consensus.cc:2243] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.589605  7591 raft_consensus.cc:2243] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.589622  7590 raft_consensus.cc:2272] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.589653  7591 raft_consensus.cc:2272] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.589962  7590 ts_tablet_manager.cc:1916] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.590015  7591 ts_tablet_manager.cc:1916] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.591019  7595 tablet_replica.cc:333] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6: stopping tablet replica
14:02:54.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.591156  7595 raft_consensus.cc:2243] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.591241  7595 raft_consensus.cc:2272] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.591730  7590 ts_tablet_manager.cc:1929] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.591727  7595 ts_tablet_manager.cc:1916] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.591733  7591 ts_tablet_manager.cc:1929] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.591794  7591 log.cc:1199] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal/wals/5e3b87a48ed044e2a75ecd466044bb9a
14:02:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.591799  7590 log.cc:1199] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal/wals/0a6cfef97cba463daac109ae23e3cab9
14:02:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.592000  7591 ts_tablet_manager.cc:1950] T 5e3b87a48ed044e2a75ecd466044bb9a P 6a8b2f8528fb4af895938d23c63bed94: Deleting consensus metadata
14:02:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.592043  7590 ts_tablet_manager.cc:1950] T 0a6cfef97cba463daac109ae23e3cab9 P cebdbf577e4049aa92262cc987d2e4d3: Deleting consensus metadata
14:02:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.592353  6211 catalog_manager.cc:5050] TS 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66:42233): tablet 5e3b87a48ed044e2a75ecd466044bb9a (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.592600  6211 catalog_manager.cc:5050] TS cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67:44885): tablet 0a6cfef97cba463daac109ae23e3cab9 (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.593355  7595 ts_tablet_manager.cc:1929] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.593425  7595 log.cc:1199] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal/wals/7a7f60b74adf4149b54cee07338a92de
14:02:54.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.593633  7595 ts_tablet_manager.cc:1950] T 7a7f60b74adf4149b54cee07338a92de P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting consensus metadata
14:02:54.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.594064  6204 catalog_manager.cc:5050] TS 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65:42269): tablet 7a7f60b74adf4149b54cee07338a92de (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:54.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:54.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 7a95ace13ba4441c80be00a878bc396f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000080000064, 0x00000000800000C8)
14:02:54.605 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:54.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:54.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:54.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:54.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 377f94739c0b41149dc6ea95293771fc for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000180000064, 0x00000001800000C8)
14:02:54.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:54.606 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:54.607 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=7a95ace13ba4441c80be00a878bc396f@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=377f94739c0b41149dc6ea95293771fc@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}]
14:02:54.607 [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=4), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.6.2.126:36565, [2ms] Sub RPC GetTableLocations: received response from server master-127.6.2.126:36565: OK, deferred=null)) after lookup
14:02:54.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=a787941f710d49fd9a3440e67e8dd791, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.610 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a787941f710d49fd9a3440e67e8dd791 for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:02:54.612 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=c0926a6831c244c99fbcce978229c32a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.612 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c0926a6831c244c99fbcce978229c32a for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:02:54.614 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=7a95ace13ba4441c80be00a878bc396f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.614 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 7a95ace13ba4441c80be00a878bc396f for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:02:54.616 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=e3bafbe39c964343bbcd2a4e7a879fdf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.616 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e3bafbe39c964343bbcd2a4e7a879fdf for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:02:54.618 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2266038e6dc74f239e2f4ffd808fd245, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.619 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2266038e6dc74f239e2f4ffd808fd245 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:02:54.621 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=0c2a8b2662bf4cd9b5f8583a46036c29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.621 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:02:54.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=4161a5689dcb497dbcb1f1e389b405e9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.623 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4161a5689dcb497dbcb1f1e389b405e9 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:02:54.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=377f94739c0b41149dc6ea95293771fc, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.625 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 377f94739c0b41149dc6ea95293771fc for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:02:54.626 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2ee5fbec2b23458382d3f198b44b5d83, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.627 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2ee5fbec2b23458382d3f198b44b5d83 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:02:54.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=5c019b88ed864f42ba091c1f05444644, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.628 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5c019b88ed864f42ba091c1f05444644 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:02:54.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:54.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:54.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet d677a8383fdd402e99e30e0d7cb414e8 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000280000064, 0x00000002800000C8)
14:02:54.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:54.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:54.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f07de260f93c4ef4bf2b3bd1394c4d05 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000380000064, 0x00000003800000C8)
14:02:54.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:54.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cf14497d8abf4de886b5f6514a2bdb3b for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x0000000480000064, 0x00000004800000C8)
14:02:54.632 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:54.633 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:54.633 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=d677a8383fdd402e99e30e0d7cb414e8@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000037FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000003800000C8, ttl=299999, tablet=f07de260f93c4ef4bf2b3bd1394c4d05@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003800000C8, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000004800000C8, ttl=299999, tablet=cf14497d8abf4de886b5f6514a2bdb3b@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004800000C8, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:54.633 [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=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.6.2.126:36565, [2ms] Sub RPC GetTableLocations: received response from server master-127.6.2.126:36565: OK, deferred=null)) after lookup
14:02:54.635 [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.TestAlterTable-1786456972862, tablet=c57c75f8d5af4419ab5692d90af4110a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.635 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet c57c75f8d5af4419ab5692d90af4110a for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:02:54.637 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=d677a8383fdd402e99e30e0d7cb414e8, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.637 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet d677a8383fdd402e99e30e0d7cb414e8 for partition [0x0000000280000064, 0x00000002800000C8) with scanner id null
14:02:54.639 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=50d6d6bc04804aabbce722cf59f35d5c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.639 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 50d6d6bc04804aabbce722cf59f35d5c for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:02:54.640 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=f269085304cf44ee826e89fe7037a730, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.640 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f269085304cf44ee826e89fe7037a730 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:02:54.642 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=f07de260f93c4ef4bf2b3bd1394c4d05, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.642 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f07de260f93c4ef4bf2b3bd1394c4d05 for partition [0x0000000380000064, 0x00000003800000C8) with scanner id null
14:02:54.644 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.644 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet afc04b6f2d8a42e8ba9c038900fbbc9f for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:02:54.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=cf14497d8abf4de886b5f6514a2bdb3b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.646 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet cf14497d8abf4de886b5f6514a2bdb3b for partition [0x0000000480000064, 0x00000004800000C8) with scanner id null
14:02:54.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=b47ddca1a6234d419c0f715f21841b6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.648 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b47ddca1a6234d419c0f715f21841b6d for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:02:54.650 [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.TestAlterTable-1786456972862, tablet=8ba264425b904a52aa1d57faa5922b6c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.651386  6238 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53776:
14:02:54.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456972862" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:02:54.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.653391  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet 7a95ace13ba4441c80be00a878bc396f
14:02:54.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.653530  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet 377f94739c0b41149dc6ea95293771fc
14:02:54.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.653549  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet d677a8383fdd402e99e30e0d7cb414e8
14:02:54.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.653564  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet f07de260f93c4ef4bf2b3bd1394c4d05
14:02:54.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.653578  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet cf14497d8abf4de886b5f6514a2bdb3b
14:02:54.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654091  6782 tablet_service.cc:1558] Processing DeleteTablet for tablet d677a8383fdd402e99e30e0d7cb414e8 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:37830
14:02:54.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654194  6784 tablet_service.cc:1558] Processing DeleteTablet for tablet f07de260f93c4ef4bf2b3bd1394c4d05 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:37830
14:02:54.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654243  7595 tablet_replica.cc:333] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6: stopping tablet replica
14:02:54.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654227  7012 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a95ace13ba4441c80be00a878bc396f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:38066
14:02:54.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654296  7595 raft_consensus.cc:2243] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654301  7020 tablet_service.cc:1558] Processing DeleteTablet for tablet cf14497d8abf4de886b5f6514a2bdb3b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:38066
14:02:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654341  7595 raft_consensus.cc:2272] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654345  7591 tablet_replica.cc:333] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94: stopping tablet replica
14:02:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654390  7591 raft_consensus.cc:2243] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654445  7591 raft_consensus.cc:2272] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654744  7595 ts_tablet_manager.cc:1916] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654816  7259 tablet_service.cc:1558] Processing DeleteTablet for tablet 377f94739c0b41149dc6ea95293771fc with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:56938
14:02:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654933  7590 tablet_replica.cc:333] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3: stopping tablet replica
14:02:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.654980  7590 raft_consensus.cc:2243] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.655040  7590 raft_consensus.cc:2272] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.655565  7590 ts_tablet_manager.cc:1916] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.656611  7595 ts_tablet_manager.cc:1929] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.656672  7595 log.cc:1199] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal/wals/d677a8383fdd402e99e30e0d7cb414e8
14:02:54.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.656873  7595 ts_tablet_manager.cc:1950] T d677a8383fdd402e99e30e0d7cb414e8 P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting consensus metadata
14:02:54.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.657104  7590 ts_tablet_manager.cc:1929] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.657120  7595 tablet_replica.cc:333] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6: stopping tablet replica
14:02:54.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.657164  7590 log.cc:1199] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal/wals/377f94739c0b41149dc6ea95293771fc
14:02:54.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.657171  7595 raft_consensus.cc:2243] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.657212  7595 raft_consensus.cc:2272] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.657243  6204 catalog_manager.cc:5050] TS 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65:42269): tablet d677a8383fdd402e99e30e0d7cb414e8 (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.657352  7590 ts_tablet_manager.cc:1950] T 377f94739c0b41149dc6ea95293771fc P cebdbf577e4049aa92262cc987d2e4d3: Deleting consensus metadata
14:02:54.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.657480  7595 ts_tablet_manager.cc:1916] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.657617  7591 ts_tablet_manager.cc:1916] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.658627  7595 ts_tablet_manager.cc:1929] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.658686  7595 log.cc:1199] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal/wals/f07de260f93c4ef4bf2b3bd1394c4d05
14:02:54.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.658907  7595 ts_tablet_manager.cc:1950] T f07de260f93c4ef4bf2b3bd1394c4d05 P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting consensus metadata
14:02:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.659098  7591 ts_tablet_manager.cc:1929] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.659161  7591 log.cc:1199] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal/wals/7a95ace13ba4441c80be00a878bc396f
14:02:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.659240  6204 catalog_manager.cc:5050] TS 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65:42269): tablet f07de260f93c4ef4bf2b3bd1394c4d05 (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.659345  7591 ts_tablet_manager.cc:1950] T 7a95ace13ba4441c80be00a878bc396f P 6a8b2f8528fb4af895938d23c63bed94: Deleting consensus metadata
14:02:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.659550  7591 tablet_replica.cc:333] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94: stopping tablet replica
14:02:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.659595  7591 raft_consensus.cc:2243] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.659633  7591 raft_consensus.cc:2272] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.659610  6211 catalog_manager.cc:5050] TS cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67:44885): tablet 377f94739c0b41149dc6ea95293771fc (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.659693  6211 catalog_manager.cc:5050] TS 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66:42233): tablet 7a95ace13ba4441c80be00a878bc396f (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.659827  7591 ts_tablet_manager.cc:1916] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.660753  7591 ts_tablet_manager.cc:1929] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.660797  7591 log.cc:1199] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal/wals/cf14497d8abf4de886b5f6514a2bdb3b
14:02:54.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.660924  7591 ts_tablet_manager.cc:1950] T cf14497d8abf4de886b5f6514a2bdb3b P 6a8b2f8528fb4af895938d23c63bed94: Deleting consensus metadata
14:02:54.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.661187  6211 catalog_manager.cc:5050] TS 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66:42233): tablet cf14497d8abf4de886b5f6514a2bdb3b (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:54.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c0926a6831c244c99fbcce978229c32a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFF38, 0x000000007FFFFF9C)
14:02:54.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:54.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:54.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:54.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4161a5689dcb497dbcb1f1e389b405e9 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFF38, 0x000000017FFFFF9C)
14:02:54.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:54.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:54.665 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c57c75f8d5af4419ab5692d90af4110a for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000027FFFFF38, 0x000000027FFFFF9C)
14:02:54.666 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:54.666 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=c0926a6831c244c99fbcce978229c32a@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=4161a5689dcb497dbcb1f1e389b405e9@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000027FFFFF38, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000027FFFFF38, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=c57c75f8d5af4419ab5692d90af4110a@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}]
14:02:54.667 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.6.2.126:36565, [2ms] Sub RPC GetTableLocations: received response from server master-127.6.2.126:36565: OK, deferred=null)) after lookup
14:02:54.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=a787941f710d49fd9a3440e67e8dd791, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.669 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a787941f710d49fd9a3440e67e8dd791 for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:02:54.671 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=c0926a6831c244c99fbcce978229c32a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.672 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c0926a6831c244c99fbcce978229c32a for partition [0x000000007FFFFF38, 0x000000007FFFFF9C) with scanner id null
14:02:54.674 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=e3bafbe39c964343bbcd2a4e7a879fdf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.674 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e3bafbe39c964343bbcd2a4e7a879fdf for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:02:54.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2266038e6dc74f239e2f4ffd808fd245, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.676 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2266038e6dc74f239e2f4ffd808fd245 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:02:54.678 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=0c2a8b2662bf4cd9b5f8583a46036c29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.678 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:02:54.680 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=4161a5689dcb497dbcb1f1e389b405e9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.681 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 4161a5689dcb497dbcb1f1e389b405e9 for partition [0x000000017FFFFF38, 0x000000017FFFFF9C) with scanner id null
14:02:54.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2ee5fbec2b23458382d3f198b44b5d83, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.683 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2ee5fbec2b23458382d3f198b44b5d83 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:02:54.685 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=5c019b88ed864f42ba091c1f05444644, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.685 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5c019b88ed864f42ba091c1f05444644 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:02:54.687 [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.TestAlterTable-1786456972862, tablet=c57c75f8d5af4419ab5692d90af4110a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.687 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet c57c75f8d5af4419ab5692d90af4110a for partition [0x000000027FFFFF38, 0x000000027FFFFF9C) with scanner id null
14:02:54.689 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=50d6d6bc04804aabbce722cf59f35d5c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.689 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 50d6d6bc04804aabbce722cf59f35d5c for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:02:54.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f269085304cf44ee826e89fe7037a730 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000037FFFFF38, 0x000000037FFFFF9C)
14:02:54.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:54.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:54.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:54.691 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000037FFFFF38, upperBoundPartitionKey=0x000000037FFFFF9C, ttl=299999, tablet=f269085304cf44ee826e89fe7037a730@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000037FFFFF9C, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000580000190, upperBoundPartitionKey=0x, ttl=299999}]
14:02:54.692 [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.6.2.126:36565, [2ms] Sub RPC GetTableLocations: received response from server master-127.6.2.126:36565: OK, deferred=null)) after lookup
14:02:54.693 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 27 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=f269085304cf44ee826e89fe7037a730, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.694 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f269085304cf44ee826e89fe7037a730 for partition [0x000000037FFFFF38, 0x000000037FFFFF9C) with scanner id null
14:02:54.695 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.696 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet afc04b6f2d8a42e8ba9c038900fbbc9f for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:02:54.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=b47ddca1a6234d419c0f715f21841b6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.698 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b47ddca1a6234d419c0f715f21841b6d for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:02:54.699 [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.TestAlterTable-1786456972862, tablet=8ba264425b904a52aa1d57faa5922b6c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.701088  6238 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53776:
14:02:54.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456972862" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0018\377\377\377\007\001\234\377\377\377" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:02:54.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.703377  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet c0926a6831c244c99fbcce978229c32a
14:02:54.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.703483  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet 4161a5689dcb497dbcb1f1e389b405e9
14:02:54.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.703522  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet c57c75f8d5af4419ab5692d90af4110a
14:02:54.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.703545  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet f269085304cf44ee826e89fe7037a730
14:02:54.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.703686  7015 tablet_service.cc:1558] Processing DeleteTablet for tablet 4161a5689dcb497dbcb1f1e389b405e9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:38066
14:02:54.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.703722  7260 tablet_service.cc:1558] Processing DeleteTablet for tablet c57c75f8d5af4419ab5692d90af4110a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:56938
14:02:54.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.703814  7590 tablet_replica.cc:333] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3: stopping tablet replica
14:02:54.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.703817  7591 tablet_replica.cc:333] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94: stopping tablet replica
14:02:54.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.703869  7590 raft_consensus.cc:2243] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.703884  7591 raft_consensus.cc:2243] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.703912  7590 raft_consensus.cc:2272] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.703928  7591 raft_consensus.cc:2272] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.704185  7591 ts_tablet_manager.cc:1916] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.704389  7590 ts_tablet_manager.cc:1916] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.705775  6784 tablet_service.cc:1558] Processing DeleteTablet for tablet c0926a6831c244c99fbcce978229c32a with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:37830
14:02:54.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.705789  6782 tablet_service.cc:1558] Processing DeleteTablet for tablet f269085304cf44ee826e89fe7037a730 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:37830
14:02:54.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.705904  7595 tablet_replica.cc:333] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6: stopping tablet replica
14:02:54.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.705951  7595 raft_consensus.cc:2243] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.705986  7595 raft_consensus.cc:2272] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.706256  7590 ts_tablet_manager.cc:1929] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.706313  7590 log.cc:1199] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal/wals/c57c75f8d5af4419ab5692d90af4110a
14:02:54.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.706537  7590 ts_tablet_manager.cc:1950] T c57c75f8d5af4419ab5692d90af4110a P cebdbf577e4049aa92262cc987d2e4d3: Deleting consensus metadata
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.706837  7595 ts_tablet_manager.cc:1916] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.706988  7591 ts_tablet_manager.cc:1929] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.706995  6211 catalog_manager.cc:5050] TS cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67:44885): tablet c57c75f8d5af4419ab5692d90af4110a (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.707057  7591 log.cc:1199] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal/wals/4161a5689dcb497dbcb1f1e389b405e9
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.707204  7591 ts_tablet_manager.cc:1950] T 4161a5689dcb497dbcb1f1e389b405e9 P 6a8b2f8528fb4af895938d23c63bed94: Deleting consensus metadata
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.707512  6211 catalog_manager.cc:5050] TS 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66:42233): tablet 4161a5689dcb497dbcb1f1e389b405e9 (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.708189  7595 ts_tablet_manager.cc:1929] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.708245  7595 log.cc:1199] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal/wals/c0926a6831c244c99fbcce978229c32a
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.708381  7595 ts_tablet_manager.cc:1950] T c0926a6831c244c99fbcce978229c32a P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting consensus metadata
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.708609  7595 tablet_replica.cc:333] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6: stopping tablet replica
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.708657  7595 raft_consensus.cc:2243] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.708690  7595 raft_consensus.cc:2272] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.708745  6204 catalog_manager.cc:5050] TS 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65:42269): tablet c0926a6831c244c99fbcce978229c32a (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.708901  7595 ts_tablet_manager.cc:1916] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.710088  7595 ts_tablet_manager.cc:1929] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.710151  7595 log.cc:1199] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal/wals/f269085304cf44ee826e89fe7037a730
14:02:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.710327  7595 ts_tablet_manager.cc:1950] T f269085304cf44ee826e89fe7037a730 P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting consensus metadata
14:02:54.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.710843  6204 catalog_manager.cc:5050] TS 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65:42269): tablet f269085304cf44ee826e89fe7037a730 (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.725 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet a787941f710d49fd9a3440e67e8dd791 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000007FFFFED4, 0x000000007FFFFF38)
14:02:54.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e3bafbe39c964343bbcd2a4e7a879fdf for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000000800000C8, 0x000000008000012C)
14:02:54.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2266038e6dc74f239e2f4ffd808fd245 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000008000012C, 0x0000000080000190)
14:02:54.726 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000017FFFFED4, 0x000000017FFFFF38)
14:02:54.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2ee5fbec2b23458382d3f198b44b5d83 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x00000001800000C8, 0x000000018000012C)
14:02:54.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 5c019b88ed864f42ba091c1f05444644 for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000018000012C, 0x0000000180000190)
14:02:54.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 50d6d6bc04804aabbce722cf59f35d5c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000028000012C, 0x0000000280000190)
14:02:54.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet afc04b6f2d8a42e8ba9c038900fbbc9f for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000038000012C, 0x0000000380000190)
14:02:54.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b47ddca1a6234d419c0f715f21841b6d for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000048000012C, 0x0000000480000190)
14:02:54.727 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 8ba264425b904a52aa1d57faa5922b6c for table 'org.apache.kudu.client.TestAlterTable-1786456972862' with partition [0x000000058000012C, 0x0000000580000190)
14:02:54.727 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFED4, upperBoundPartitionKey=0x000000007FFFFF38, ttl=299999, tablet=a787941f710d49fd9a3440e67e8dd791@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF38, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=e3bafbe39c964343bbcd2a4e7a879fdf@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, Tablet{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000080000190, ttl=299999, tablet=2266038e6dc74f239e2f4ffd808fd245@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000190, upperBoundPartitionKey=0x000000017FFFFED4, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFED4, upperBoundPartitionKey=0x000000017FFFFF38, ttl=299999, tablet=0c2a8b2662bf4cd9b5f8583a46036c29@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF38, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=2ee5fbec2b23458382d3f198b44b5d83@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}, Tablet{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x0000000180000190, ttl=299999, tablet=5c019b88ed864f42ba091c1f05444644@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000190, upperBoundPartitionKey=0x000000028000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000028000012C, upperBoundPartitionKey=0x0000000280000190, ttl=299999, tablet=50d6d6bc04804aabbce722cf59f35d5c@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000280000190, upperBoundPartitionKey=0x000000038000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000038000012C, upperBoundPartitionKey=0x0000000380000190, ttl=299999, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f@[1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000380000190, upperBoundPartitionKey=0x000000048000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000048000012C, upperBoundPartitionKey=0x0000000480000190, ttl=299999, tablet=b47ddca1a6234d419c0f715f21841b6d@[6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000480000190, upperBoundPartitionKey=0x000000058000012C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000058000012C, upperBoundPartitionKey=0x0000000580000190, ttl=299999, tablet=8ba264425b904a52aa1d57faa5922b6c@[cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)[L]]}]
14:02:54.728 [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=5), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.6.2.126:36565, [2ms] Sub RPC GetTableLocations: received response from server master-127.6.2.126:36565: OK, deferred=null)) after lookup
14:02:54.730 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=a787941f710d49fd9a3440e67e8dd791, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.730 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet a787941f710d49fd9a3440e67e8dd791 for partition [0x000000007FFFFED4, 0x000000007FFFFF38) with scanner id null
14:02:54.732 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=e3bafbe39c964343bbcd2a4e7a879fdf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.732 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet e3bafbe39c964343bbcd2a4e7a879fdf for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:02:54.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2266038e6dc74f239e2f4ffd808fd245, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.734 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2266038e6dc74f239e2f4ffd808fd245 for partition [0x000000008000012C, 0x0000000080000190) with scanner id null
14:02:54.736 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 55 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=0c2a8b2662bf4cd9b5f8583a46036c29, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.736 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 0c2a8b2662bf4cd9b5f8583a46036c29 for partition [0x000000017FFFFED4, 0x000000017FFFFF38) with scanner id null
14:02:54.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=2ee5fbec2b23458382d3f198b44b5d83, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.738 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2ee5fbec2b23458382d3f198b44b5d83 for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:02:54.740 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=5c019b88ed864f42ba091c1f05444644, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.740 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 5c019b88ed864f42ba091c1f05444644 for partition [0x000000018000012C, 0x0000000180000190) with scanner id null
14:02:54.742 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 14 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=50d6d6bc04804aabbce722cf59f35d5c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.742 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 50d6d6bc04804aabbce722cf59f35d5c for partition [0x000000028000012C, 0x0000000280000190) with scanner id null
14:02:54.743 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=afc04b6f2d8a42e8ba9c038900fbbc9f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.744 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet afc04b6f2d8a42e8ba9c038900fbbc9f for partition [0x000000038000012C, 0x0000000380000190) with scanner id null
14:02:54.745 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456972862, tablet=b47ddca1a6234d419c0f715f21841b6d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.745 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet b47ddca1a6234d419c0f715f21841b6d for partition [0x000000048000012C, 0x0000000480000190) with scanner id null
14:02:54.747 [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.TestAlterTable-1786456972862, tablet=8ba264425b904a52aa1d57faa5922b6c, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:54.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.751982  6238 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53776:
14:02:54.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456972862" }
14:02:54.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.752092  6238 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:53776:
14:02:54.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456972862" }
14:02:54.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.753806  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet a787941f710d49fd9a3440e67e8dd791
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.753893  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet e3bafbe39c964343bbcd2a4e7a879fdf
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.753938  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet 2266038e6dc74f239e2f4ffd808fd245
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.753974  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet 0c2a8b2662bf4cd9b5f8583a46036c29
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.753995  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet 2ee5fbec2b23458382d3f198b44b5d83
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754014  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet 5c019b88ed864f42ba091c1f05444644
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754035  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet 50d6d6bc04804aabbce722cf59f35d5c
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754056  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet afc04b6f2d8a42e8ba9c038900fbbc9f
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754078  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet b47ddca1a6234d419c0f715f21841b6d
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754107  6238 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 94152773d6e244238d94ddb0a94d568a: Sending DeleteTablet for 1 replicas of tablet 8ba264425b904a52aa1d57faa5922b6c
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754130  7020 tablet_service.cc:1558] Processing DeleteTablet for tablet a787941f710d49fd9a3440e67e8dd791 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:38066
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754243  7015 tablet_service.cc:1558] Processing DeleteTablet for tablet 5c019b88ed864f42ba091c1f05444644 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:38066
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754305  7591 tablet_replica.cc:333] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94: stopping tablet replica
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754354  7591 raft_consensus.cc:2243] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754413  7591 raft_consensus.cc:2272] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754405  6784 tablet_service.cc:1558] Processing DeleteTablet for tablet e3bafbe39c964343bbcd2a4e7a879fdf with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:37830
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754501  6782 tablet_service.cc:1558] Processing DeleteTablet for tablet 0c2a8b2662bf4cd9b5f8583a46036c29 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:37830
14:02:54.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754547  6781 tablet_service.cc:1558] Processing DeleteTablet for tablet 50d6d6bc04804aabbce722cf59f35d5c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:37830
14:02:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754590  6775 tablet_service.cc:1558] Processing DeleteTablet for tablet afc04b6f2d8a42e8ba9c038900fbbc9f with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:37830
14:02:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754637  7595 tablet_replica.cc:333] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6: stopping tablet replica
14:02:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754675  7595 raft_consensus.cc:2243] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754721  7595 raft_consensus.cc:2272] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754804  7262 tablet_service.cc:1558] Processing DeleteTablet for tablet 2266038e6dc74f239e2f4ffd808fd245 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:56938
14:02:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754927  7260 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ee5fbec2b23458382d3f198b44b5d83 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:56938
14:02:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.754971  7591 ts_tablet_manager.cc:1916] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.755105  7590 tablet_replica.cc:333] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3: stopping tablet replica
14:02:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.755172  7590 raft_consensus.cc:2243] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.755216  7590 raft_consensus.cc:2272] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.755558  7595 ts_tablet_manager.cc:1916] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.756799  7591 ts_tablet_manager.cc:1929] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.756857  7591 log.cc:1199] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal/wals/a787941f710d49fd9a3440e67e8dd791
14:02:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.757079  7591 ts_tablet_manager.cc:1950] T a787941f710d49fd9a3440e67e8dd791 P 6a8b2f8528fb4af895938d23c63bed94: Deleting consensus metadata
14:02:54.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.757123  7590 ts_tablet_manager.cc:1916] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.757339  7591 tablet_replica.cc:333] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94: stopping tablet replica
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.757400  7591 raft_consensus.cc:2243] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.757452  7591 raft_consensus.cc:2272] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.757788  7591 ts_tablet_manager.cc:1916] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.758533  7590 ts_tablet_manager.cc:1929] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.758586  7590 log.cc:1199] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal/wals/2266038e6dc74f239e2f4ffd808fd245
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.758780  7590 ts_tablet_manager.cc:1950] T 2266038e6dc74f239e2f4ffd808fd245 P cebdbf577e4049aa92262cc987d2e4d3: Deleting consensus metadata
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.759044  6211 catalog_manager.cc:5050] TS 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66:42233): tablet a787941f710d49fd9a3440e67e8dd791 (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.759153  7591 ts_tablet_manager.cc:1929] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.759202  7015 tablet_service.cc:1558] Processing DeleteTablet for tablet b47ddca1a6234d419c0f715f21841b6d with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:38066
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.759348  7260 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ba264425b904a52aa1d57faa5922b6c with delete_type TABLET_DATA_DELETED (Table deleted at 2026-08-11 14:02:54 UTC) from {username='slave'} at 127.0.0.1:56938
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.759474  7595 ts_tablet_manager.cc:1929] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.759527  7595 log.cc:1199] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal/wals/e3bafbe39c964343bbcd2a4e7a879fdf
14:02:54.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.759727  7595 ts_tablet_manager.cc:1950] T e3bafbe39c964343bbcd2a4e7a879fdf P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting consensus metadata
14:02:54.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.759987  7595 tablet_replica.cc:333] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6: stopping tablet replica
14:02:54.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.760039  7595 raft_consensus.cc:2243] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.760077  7595 raft_consensus.cc:2272] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.762 [DEBUG - main] (Connection.java:575) [peer master-127.6.2.126:36565(127.6.2.126:36565)] disconnecting while in state READY
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.760358  6204 catalog_manager.cc:5050] TS 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65:42269): tablet e3bafbe39c964343bbcd2a4e7a879fdf (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.764 [DEBUG - main] (Connection.java:575) [peer 1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)] disconnecting while in state READY
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.760612  7590 tablet_replica.cc:333] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3: stopping tablet replica
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.760661  7590 raft_consensus.cc:2243] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.760702  7590 raft_consensus.cc:2272] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.760998  6211 catalog_manager.cc:5050] TS cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67:44885): tablet 2266038e6dc74f239e2f4ffd808fd245 (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.761076  7590 ts_tablet_manager.cc:1916] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.764 [DEBUG - main] (Connection.java:575) [peer master-127.6.2.125:39535(127.6.2.125:39535)] disconnecting while in state READY
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.762452  7595 ts_tablet_manager.cc:1916] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.762477  7590 ts_tablet_manager.cc:1929] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.762529  7590 log.cc:1199] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal/wals/2ee5fbec2b23458382d3f198b44b5d83
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.762729  7590 ts_tablet_manager.cc:1950] T 2ee5fbec2b23458382d3f198b44b5d83 P cebdbf577e4049aa92262cc987d2e4d3: Deleting consensus metadata
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.762991  7590 tablet_replica.cc:333] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3: stopping tablet replica
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.763051  7590 raft_consensus.cc:2243] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.763087  7590 raft_consensus.cc:2272] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.763338  7590 ts_tablet_manager.cc:1916] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.763983  6211 catalog_manager.cc:5050] TS cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67:44885): tablet 2ee5fbec2b23458382d3f198b44b5d83 (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.764534  7590 ts_tablet_manager.cc:1929] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.764580  7590 log.cc:1199] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-2/wal/wals/8ba264425b904a52aa1d57faa5922b6c
14:02:54.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.764648  7595 ts_tablet_manager.cc:1929] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.764707  7595 log.cc:1199] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal/wals/0c2a8b2662bf4cd9b5f8583a46036c29
14:02:54.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.764765  7590 ts_tablet_manager.cc:1950] T 8ba264425b904a52aa1d57faa5922b6c P cebdbf577e4049aa92262cc987d2e4d3: Deleting consensus metadata
14:02:54.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.764969  7595 ts_tablet_manager.cc:1950] T 0c2a8b2662bf4cd9b5f8583a46036c29 P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting consensus metadata
14:02:54.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.765199  6211 catalog_manager.cc:5050] TS cebdbf577e4049aa92262cc987d2e4d3 (127.6.2.67:44885): tablet 8ba264425b904a52aa1d57faa5922b6c (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.765336  6204 catalog_manager.cc:5050] TS 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65:42269): tablet 0c2a8b2662bf4cd9b5f8583a46036c29 (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.759202  7591 log.cc:1199] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal/wals/5c019b88ed864f42ba091c1f05444644
14:02:54.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.765478  7595 tablet_replica.cc:333] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6: stopping tablet replica
14:02:54.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.765528  7595 raft_consensus.cc:2243] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.766 [DEBUG - main] (Connection.java:575) [peer 6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)] disconnecting while in state READY
14:02:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.765574  7595 raft_consensus.cc:2272] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.765605  7591 ts_tablet_manager.cc:1950] T 5c019b88ed864f42ba091c1f05444644 P 6a8b2f8528fb4af895938d23c63bed94: Deleting consensus metadata
14:02:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.765949  7591 tablet_replica.cc:333] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94: stopping tablet replica
14:02:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.765950  6211 catalog_manager.cc:5050] TS 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66:42233): tablet 5c019b88ed864f42ba091c1f05444644 (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.766017  7591 raft_consensus.cc:2243] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.766067  7591 raft_consensus.cc:2272] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.766395  7591 ts_tablet_manager.cc:1916] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.767355  7595 ts_tablet_manager.cc:1916] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.767944  7591 ts_tablet_manager.cc:1929] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.767997  7591 log.cc:1199] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-1/wal/wals/b47ddca1a6234d419c0f715f21841b6d
14:02:54.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.768190  7591 ts_tablet_manager.cc:1950] T b47ddca1a6234d419c0f715f21841b6d P 6a8b2f8528fb4af895938d23c63bed94: Deleting consensus metadata
14:02:54.770 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)] handling channelInactive
14:02:54.771 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)] handling channelInactive
14:02:54.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.6.2.125:39535(127.6.2.125:39535)] handling channelInactive
14:02:54.771 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 1887486e22ad41e9ab9ba4b9db3582c6(127.6.2.65:42269)] cleaning up while in state READY due to: connection closed
14:02:54.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.6.2.125:39535(127.6.2.125:39535)] cleaning up while in state READY due to: connection closed
14:02:54.771 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 6a8b2f8528fb4af895938d23c63bed94(127.6.2.66:42233)] cleaning up while in state READY due to: connection closed
14:02:54.772 [DEBUG - main] (Connection.java:575) [peer cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)] disconnecting while in state READY
14:02:54.773 [DEBUG - kudu-nio-3] (Connection.java:239) [peer cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)] handling channelInactive
14:02:54.774 [DEBUG - kudu-nio-3] (Connection.java:709) [peer cebdbf577e4049aa92262cc987d2e4d3(127.6.2.67:44885)] cleaning up while in state READY due to: connection closed
14:02:54.774 [DEBUG - main] (Connection.java:575) [peer master-127.6.2.124:44013(127.6.2.124:44013)] disconnecting while in state READY
14:02:54.774 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.6.2.126:36565(127.6.2.126:36565)] handling channelInactive
14:02:54.774 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.6.2.126:36565(127.6.2.126:36565)] cleaning up while in state READY due to: connection closed
14:02:54.775 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.6.2.124:44013(127.6.2.124:44013)] handling channelInactive
14:02:54.775 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.6.2.124:44013(127.6.2.124:44013)] cleaning up while in state READY due to: connection closed
14:02:54.776 [DEBUG - main] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:02:54.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.771968  7595 ts_tablet_manager.cc:1929] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.772045  7595 log.cc:1199] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal/wals/50d6d6bc04804aabbce722cf59f35d5c
14:02:54.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.772251  7595 ts_tablet_manager.cc:1950] T 50d6d6bc04804aabbce722cf59f35d5c P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting consensus metadata
14:02:54.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.772938  6204 catalog_manager.cc:5050] TS 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65:42269): tablet 50d6d6bc04804aabbce722cf59f35d5c (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.773072  7595 tablet_replica.cc:333] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6: stopping tablet replica
14:02:54.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.773126  7595 raft_consensus.cc:2243] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 LEADER]: Raft consensus shutting down.
14:02:54.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.773181  7595 raft_consensus.cc:2272] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:02:54.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.777379  7595 ts_tablet_manager.cc:1916] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:02:54.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.779057  6211 catalog_manager.cc:5050] TS 6a8b2f8528fb4af895938d23c63bed94 (127.6.2.66:42233): tablet b47ddca1a6234d419c0f715f21841b6d (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.780073  7595 ts_tablet_manager.cc:1929] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:02:54.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.780140  7595 log.cc:1199] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster13399623880905595794/ts-0/wal/wals/afc04b6f2d8a42e8ba9c038900fbbc9f
14:02:54.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.782287  7595 ts_tablet_manager.cc:1950] T afc04b6f2d8a42e8ba9c038900fbbc9f P 1887486e22ad41e9ab9ba4b9db3582c6: Deleting consensus metadata
14:02:54.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.782706  6204 catalog_manager.cc:5050] TS 1887486e22ad41e9ab9ba4b9db3582c6 (127.6.2.65:42269): tablet afc04b6f2d8a42e8ba9c038900fbbc9f (table org.apache.kudu.client.TestAlterTable-1786456972862 [id=ec87e84598d94dc4afb823d983c096a0]) successfully deleted
14:02:54.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.785161  6153 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 6678
14:02:54.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.800290  6153 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 6906
14:02:54.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.836759  6153 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 7153
14:02:54.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.847057  6153 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 6177
14:02:54.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.863925  6153 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 6314
14:02:54.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:54.880113  6153 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 6451
14:02:54.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:54Z chronyd exiting
.14:02:55.180 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456975180
14:02:55.184 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:02:55.185 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:02:55.185 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:02:55.186 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:02:55.186 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:02:55.189 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:02:55.267 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:02:55.268 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:02:55.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.268677  7599 mini_oidc.cc:150] Starting JWKS server
14:02:55.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.269465  7599 webserver.cc:533] Webserver started at http://127.0.0.1:44713/ using document root <none> and password file <none>
14:02:55.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.269573  7599 mini_oidc.cc:186] Starting OIDC Discovery server
14:02:55.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.269793  7599 webserver.cc:533] Webserver started at http://127.0.0.1:40331/ using document root <none> and password file <none>
14:02:55.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:55Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:02:55.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:55Z Disabled control of system clock
14:02:55.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.282518  7599 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:55.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/wal
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/data
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/logs
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/data/info.pb
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:55.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.107.254:36613
14:02:55.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.107.254
14:02:55.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:55.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.107.212:46601
14:02:55.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:55.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:55.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:55.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:55.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.107.254:36613,127.7.107.253:42287,127.7.107.252:35747
14:02:55.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:55.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44713/jwks.json with env {}
14:02:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.362643  7619 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.362914  7619 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:55.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.362950  7619 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.364573  7619 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.364630  7619 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.364645  7619 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.364657  7619 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.364670  7619 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:55.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.364681  7619 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44713/jwks.json
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.366309  7619 master_runner.cc:387] Master server non-default flags:
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/logs
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.107.212:46601
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/data
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/wal
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.107.254:36613,127.7.107.253:42287,127.7.107.252:35747
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.107.254:36613
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:55.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44713/jwks.json
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/data/info.pb
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.107.254
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7619
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.366521  7619 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:55.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.366716  7619 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:55.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.369356  7631 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
14:02:55.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.369356  7628 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
14:02:55.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.369378  7619 server_base.cc:1061] running on GCE node
14:02:55.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.369361  7636 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
14:02:55.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.370082  7619 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:55.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.370306  7619 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:55.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.371469  7619 hybrid_clock.cc:648] HybridClock initialized: now 1786456975371458 us; error 109 us; skew 500 ppm
14:02:55.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.372771  7619 webserver.cc:533] Webserver started at http://127.7.107.254:38787/ using document root <none> and password file <none>
14:02:55.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.372984  7619 fs_manager.cc:362] Metadata directory not provided
14:02:55.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.373050  7619 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:55.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.373178  7619 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:55.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.374078  7619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/data/instance:
14:02:55.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f4f4cdf0cea7428a85b51c1d00988706"
14:02:55.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:55 on dist-test-slave-5bn2"
14:02:55.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.374456  7619 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/wal/instance:
14:02:55.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f4f4cdf0cea7428a85b51c1d00988706"
14:02:55.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:55 on dist-test-slave-5bn2"
14:02:55.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.375818  7619 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:02:55.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.376686  7645 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:55.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.376852  7619 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.376920  7619 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/wal
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f4f4cdf0cea7428a85b51c1d00988706"
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:55 on dist-test-slave-5bn2"
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.376979  7619 fs_report.cc:389] FS layout report
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/wal
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/wal
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/data/data
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:55.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:55.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:55.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.388257  7619 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:55.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.388573  7619 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
14:02:55.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.388692  7619 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:55.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.392586  7619 rpc_server.cc:307] RPC server started. Bound to: 127.7.107.254:36613
14:02:55.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.392642  7736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.107.254:36613 every 8 connection(s)
14:02:55.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.393023  7619 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/data/info.pb
14:02:55.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.393712  7739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:55.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.395085  7739 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } has no permanent_uuid. Determining permanent_uuid...
14:02:55.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.397946  7599 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 7619
14:02:55.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.398046  7599 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-0/wal/instance
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.399016  7599 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/wal
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/data
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/logs
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/data/info.pb
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:55.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.107.253:42287
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.107.253
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.107.212:46601
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.107.254:36613,127.7.107.253:42287,127.7.107.252:35747
14:02:55.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:55.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44713/jwks.json with env {}
14:02:55.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.401278  7739 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } has no permanent_uuid. Determining permanent_uuid...
14:02:55.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.402108  7652 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.107.253:42287: connect: Connection refused (error 111)
14:02:55.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.402616  7739 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.107.253:42287: Network error: Client connection negotiation failed: client connection to 127.7.107.253:42287: connect: Connection refused (error 111)
14:02:55.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.451879  7739 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } attempt: 1
14:02:55.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.452926  7739 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.107.253:42287: Network error: Client connection negotiation failed: client connection to 127.7.107.253:42287: connect: Connection refused (error 111)
14:02:55.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.478394  7745 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:55.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.478597  7745 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:55.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.478617  7745 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:55.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.480226  7745 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:55.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.480284  7745 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:55.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.480304  7745 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:55.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.480319  7745 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:55.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.480334  7745 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:55.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.480350  7745 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44713/jwks.json
14:02:55.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.482193  7745 master_runner.cc:387] Master server non-default flags:
14:02:55.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/logs
14:02:55.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:55.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:55.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:55.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.107.212:46601
14:02:55.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:55.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:55.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/data
14:02:55.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/wal
14:02:55.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:55.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.107.254:36613,127.7.107.253:42287,127.7.107.252:35747
14:02:55.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.107.253:42287
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44713/jwks.json
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/data/info.pb
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.107.253
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7745
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:55.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:55.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.482452  7745 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:55.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.482733  7745 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:55.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.485478  7757 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
14:02:55.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.485562  7766 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
14:02:55.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.485562  7760 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
14:02:55.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.485935  7745 server_base.cc:1061] running on GCE node
14:02:55.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.486147  7745 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:55.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.486347  7745 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:55.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.487478  7745 hybrid_clock.cc:648] HybridClock initialized: now 1786456975487461 us; error 37 us; skew 500 ppm
14:02:55.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.488637  7745 webserver.cc:533] Webserver started at http://127.7.107.253:33779/ using document root <none> and password file <none>
14:02:55.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.488792  7745 fs_manager.cc:362] Metadata directory not provided
14:02:55.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.488828  7745 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:55.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.488909  7745 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:55.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.489781  7745 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/data/instance:
14:02:55.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "84a7b13efcc64cbabf67d1f3b97cac06"
14:02:55.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:55 on dist-test-slave-5bn2"
14:02:55.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.490072  7745 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/wal/instance:
14:02:55.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "84a7b13efcc64cbabf67d1f3b97cac06"
14:02:55.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:55 on dist-test-slave-5bn2"
14:02:55.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.491143  7745 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.491847  7779 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.492059  7745 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.492136  7745 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/wal
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "84a7b13efcc64cbabf67d1f3b97cac06"
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:55 on dist-test-slave-5bn2"
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.492194  7745 fs_report.cc:389] FS layout report
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/wal
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/wal
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/data/data
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:55.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:55.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.517567  7745 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:55.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.517891  7745 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
14:02:55.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.518036  7745 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:55.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.521098  7739 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } attempt: 2
14:02:55.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.521987  7739 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.107.253:42287: Network error: Client connection negotiation failed: client connection to 127.7.107.253:42287: connect: Connection refused (error 111)
14:02:55.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.522173  7745 rpc_server.cc:307] RPC server started. Bound to: 127.7.107.253:42287
14:02:55.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.522217  7858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.107.253:42287 every 8 connection(s)
14:02:55.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.522511  7745 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/data/info.pb
14:02:55.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.523078  7859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:55.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.524282  7859 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } has no permanent_uuid. Determining permanent_uuid...
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.524996  7599 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 7745
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.525074  7599 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-1/wal/instance
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.525408  7599 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/wal
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/data
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/logs
14:02:55.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/data/info.pb
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.107.252:35747
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.107.252
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.107.212:46601
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.107.254:36613,127.7.107.253:42287,127.7.107.252:35747
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:55.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44713/jwks.json with env {}
14:02:55.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.529021  7859 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } has no permanent_uuid. Determining permanent_uuid...
14:02:55.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.532536  7859 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } has no permanent_uuid. Determining permanent_uuid...
14:02:55.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.532958  7785 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.107.252:35747: connect: Connection refused (error 111)
14:02:55.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.533473  7859 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.107.252:35747: Network error: Client connection negotiation failed: client connection to 127.7.107.252:35747: connect: Connection refused (error 111)
14:02:55.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.582671  7859 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } attempt: 1
14:02:55.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.583552  7859 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.107.252:35747: Network error: Client connection negotiation failed: client connection to 127.7.107.252:35747: connect: Connection refused (error 111)
14:02:55.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.604405  7867 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:55.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.604594  7867 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:55.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.604614  7867 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:55.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.606135  7867 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:55.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.606176  7867 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:55.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.606189  7867 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:55.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.606199  7867 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:55.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.606210  7867 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:55.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.606220  7867 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44713/jwks.json
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.607831  7867 master_runner.cc:387] Master server non-default flags:
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/logs
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.107.212:46601
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/data
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/wal
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.7.107.254:36613,127.7.107.253:42287,127.7.107.252:35747
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.107.252:35747
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44713/jwks.json
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/data/info.pb
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.107.252
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.7867
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:55.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.608045  7867 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:55.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.608224  7867 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:55.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.610728  7885 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
14:02:55.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.610775  7882 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
14:02:55.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.610737  7880 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
14:02:55.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.610986  7867 server_base.cc:1061] running on GCE node
14:02:55.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.611615  7867 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:55.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.611936  7867 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:55.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.613102  7867 hybrid_clock.cc:648] HybridClock initialized: now 1786456975613082 us; error 40 us; skew 500 ppm
14:02:55.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.613157  7739 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } attempt: 3
14:02:55.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.614354  7867 webserver.cc:533] Webserver started at http://127.7.107.252:46745/ using document root <none> and password file <none>
14:02:55.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.614511  7867 fs_manager.cc:362] Metadata directory not provided
14:02:55.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.614552  7867 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:55.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.614653  7867 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:55.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.615757  7867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/data/instance:
14:02:55.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "43941969d29d4919aa2270f712723222"
14:02:55.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:55 on dist-test-slave-5bn2"
14:02:55.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.616146  7867 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/wal/instance:
14:02:55.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "43941969d29d4919aa2270f712723222"
14:02:55.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:55 on dist-test-slave-5bn2"
14:02:55.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.616380  7739 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } has no permanent_uuid. Determining permanent_uuid...
14:02:55.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.616979  7739 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.7.107.252:35747: Network error: Client connection negotiation failed: client connection to 127.7.107.252:35747: connect: Connection refused (error 111)
14:02:55.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.617484  7867 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:02:55.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.618233  7894 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:55.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.618387  7867 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:02:55.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.618458  7867 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/wal
14:02:55.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "43941969d29d4919aa2270f712723222"
14:02:55.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:55 on dist-test-slave-5bn2"
14:02:55.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.618513  7867 fs_report.cc:389] FS layout report
14:02:55.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:55.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/wal
14:02:55.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/wal
14:02:55.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/data/data
14:02:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:55.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:55.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.638763  7867 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:55.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.639146  7867 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
14:02:55.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.639274  7867 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:55.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.643127  7867 rpc_server.cc:307] RPC server started. Bound to: 127.7.107.252:35747
14:02:55.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.643162  7987 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.107.252:35747 every 8 connection(s)
14:02:55.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.643544  7867 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/data/info.pb
14:02:55.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.644150  7988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:55.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.645437  7988 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } has no permanent_uuid. Determining permanent_uuid...
14:02:55.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.648141  7739 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } attempt: 1
14:02:55.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.650254  7988 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } has no permanent_uuid. Determining permanent_uuid...
14:02:55.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.650785  7599 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 7867
14:02:55.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.650902  7599 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/master-2/wal/instance
14:02:55.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.651710  7859 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } attempt: 2
14:02:55.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.653842  7739 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706: Bootstrap starting.
14:02:55.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.654589  7739 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706: Neither blocks nor log segments found. Creating new log.
14:02:55.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.654910  7739 log.cc:826] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706: Log is configured to *not* fsync() on all Append() calls
14:02:55.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.655632  7739 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706: No bootstrap required, opened a new log
14:02:55.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.656145  7859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06: Bootstrap starting.
14:02:55.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.656832  7988 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } has no permanent_uuid. Determining permanent_uuid...
14:02:55.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.656880  7859 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06: Neither blocks nor log segments found. Creating new log.
14:02:55.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.657130  7859 log.cc:826] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06: Log is configured to *not* fsync() on all Append() calls
14:02:55.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.657862  7739 raft_consensus.cc:359] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } }
14:02:55.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.657990  7739 raft_consensus.cc:385] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:55.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.658018  7739 raft_consensus.cc:740] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4f4cdf0cea7428a85b51c1d00988706, State: Initialized, Role: FOLLOWER
14:02:55.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.658118  7739 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [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: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } }
14:02:55.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.658391  7739 sys_catalog.cc:565] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [sys.catalog]: configured and running, proceeding with master startup.
14:02:55.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.658933  7859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06: No bootstrap required, opened a new log
14:02:55.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.661217  7988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222: Bootstrap starting.
14:02:55.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.661862  7988 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222: Neither blocks nor log segments found. Creating new log.
14:02:55.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.661870  7859 raft_consensus.cc:359] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } }
14:02:55.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.661993  7859 raft_consensus.cc:385] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:55.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.662022  7859 raft_consensus.cc:740] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84a7b13efcc64cbabf67d1f3b97cac06, State: Initialized, Role: FOLLOWER
14:02:55.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.662115  7988 log.cc:826] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222: Log is configured to *not* fsync() on all Append() calls
14:02:55.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.662156  7859 consensus_queue.cc:260] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [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: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } }
14:02:55.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.662447  7859 sys_catalog.cc:565] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [sys.catalog]: configured and running, proceeding with master startup.
14:02:55.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.662788  7988 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222: No bootstrap required, opened a new log
14:02:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.661099  7619 master_runner.cc:187] Error getting master registration for 127.7.107.253:42287: OK, instance_id { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" instance_seqno: 1786456975520928 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:02:55.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.662884  7619 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:02:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.664390  7988 raft_consensus.cc:359] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } }
14:02:55.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.664534  7988 raft_consensus.cc:385] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.664561  7988 raft_consensus.cc:740] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 43941969d29d4919aa2270f712723222, State: Initialized, Role: FOLLOWER
14:02:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.664685  8041 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:02:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.664677  7988 consensus_queue.cc:260] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [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: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } }
14:02:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.664734  8041 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:02:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.664950  7988 sys_catalog.cc:565] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [sys.catalog]: configured and running, proceeding with master startup.
14:02:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.666220  8024 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [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: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } } }
14:02:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.666292  8024 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [sys.catalog]: This master's current role is: FOLLOWER
14:02:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.666782  8060 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:02:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.667197  8060 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:02:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.667351  8000 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [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: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } } }
14:02:55.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.667433  8000 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [sys.catalog]: This master's current role is: FOLLOWER
14:02:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.666440  7745 master_runner.cc:187] Error getting master registration for 127.7.107.252:35747: OK, instance_id { permanent_uuid: "43941969d29d4919aa2270f712723222" instance_seqno: 1786456975642052 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:02:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.668166  8020 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:02:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.668174  7745 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:02:55.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.668210  8020 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:02:55.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.669170  7867 master_runner.cc:264] No leader master found from master 43941969d29d4919aa2270f712723222
14:02:55.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.669219  7867 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:02:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.670951  8043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [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: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } } }
14:02:55.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.671041  8043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [sys.catalog]: This master's current role is: FOLLOWER
14:02:55.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.672729  8000 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:02:55.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.672842  8000 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } }
14:02:55.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.673043  8000 leader_election.cc:290] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84a7b13efcc64cbabf67d1f3b97cac06 (127.7.107.253:42287), 43941969d29d4919aa2270f712723222 (127.7.107.252:35747)
14:02:55.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.673357  7938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f4f4cdf0cea7428a85b51c1d00988706" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43941969d29d4919aa2270f712723222" is_pre_election: true
14:02:55.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.673499  7938 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4cdf0cea7428a85b51c1d00988706 in term 0.
14:02:55.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.673664  7652 leader_election.cc:304] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [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: 43941969d29d4919aa2270f712723222, f4f4cdf0cea7428a85b51c1d00988706; no voters: 
14:02:55.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.673883  7821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f4f4cdf0cea7428a85b51c1d00988706" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" is_pre_election: true
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.674009  7821 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4f4cdf0cea7428a85b51c1d00988706 in term 0.
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.674165  8000 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.674212  8000 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.674233  8000 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [term 0 FOLLOWER]: Advancing to term 1
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.675132  8000 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } }
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.675468  8000 leader_election.cc:290] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [CANDIDATE]: Term 1 election: Requested vote from peers 84a7b13efcc64cbabf67d1f3b97cac06 (127.7.107.253:42287), 43941969d29d4919aa2270f712723222 (127.7.107.252:35747)
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.675657  7821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f4f4cdf0cea7428a85b51c1d00988706" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84a7b13efcc64cbabf67d1f3b97cac06"
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.675657  7938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f4f4cdf0cea7428a85b51c1d00988706" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "43941969d29d4919aa2270f712723222"
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.675720  7821 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [term 0 FOLLOWER]: Advancing to term 1
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.675732  7938 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [term 0 FOLLOWER]: Advancing to term 1
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.676532  7821 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4cdf0cea7428a85b51c1d00988706 in term 1.
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.676584  7938 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4f4cdf0cea7428a85b51c1d00988706 in term 1.
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.676746  7652 leader_election.cc:304] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [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: 43941969d29d4919aa2270f712723222, f4f4cdf0cea7428a85b51c1d00988706; no voters: 
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.676851  8000 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [term 1 FOLLOWER]: Leader election won for term 1
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.677027  8000 raft_consensus.cc:697] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [term 1 LEADER]: Becoming Leader. State: Replica: f4f4cdf0cea7428a85b51c1d00988706, State: Running, Role: LEADER
14:02:55.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.677107  8000 consensus_queue.cc:237] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [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: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } }
14:02:55.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.677471  8000 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4f4cdf0cea7428a85b51c1d00988706. Latest consensus state: current_term: 1 leader_uuid: "f4f4cdf0cea7428a85b51c1d00988706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } } }
14:02:55.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.677532  8000 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [sys.catalog]: This master's current role is: LEADER
14:02:55.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.678997  8066 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:02:55.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.679354  8066 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:02:55.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.681002  7938 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [term 1 FOLLOWER]: Refusing update from remote peer f4f4cdf0cea7428a85b51c1d00988706: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:02:55.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.681473  8000 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:02:55.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.683189  7821 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [term 1 FOLLOWER]: Refusing update from remote peer f4f4cdf0cea7428a85b51c1d00988706: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:02:55.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.683750  8000 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:02:55.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.683983  8043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4f4cdf0cea7428a85b51c1d00988706. Latest consensus state: current_term: 1 leader_uuid: "f4f4cdf0cea7428a85b51c1d00988706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } } }
14:02:55.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.684247  8043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [sys.catalog]: This master's current role is: FOLLOWER
14:02:55.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.684952  8024 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4f4cdf0cea7428a85b51c1d00988706. Latest consensus state: current_term: 1 leader_uuid: "f4f4cdf0cea7428a85b51c1d00988706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } } }
14:02:55.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.685194  8024 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [sys.catalog]: This master's current role is: FOLLOWER
14:02:55.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.686219  8000 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f4f4cdf0cea7428a85b51c1d00988706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } } }
14:02:55.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.686295  8000 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [sys.catalog]: This master's current role is: LEADER
14:02:55.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.686967  8024 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f4f4cdf0cea7428a85b51c1d00988706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } } }
14:02:55.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.687047  8024 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84a7b13efcc64cbabf67d1f3b97cac06 [sys.catalog]: This master's current role is: FOLLOWER
14:02:55.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.687327  8070 mvcc.cc:204] Tried to move back new op lower bound from 7317327772386783232 to 7317327772374020096. Current Snapshot: MvccSnapshot[applied={T|T < 7317327772386783232}]
14:02:55.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.688174  8000 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f4f4cdf0cea7428a85b51c1d00988706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } } }
14:02:55.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.688248  8000 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706 [sys.catalog]: This master's current role is: LEADER
14:02:55.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.689255  8043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f4f4cdf0cea7428a85b51c1d00988706" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4f4cdf0cea7428a85b51c1d00988706" member_type: VOTER last_known_addr { host: "127.7.107.254" port: 36613 } } peers { permanent_uuid: "84a7b13efcc64cbabf67d1f3b97cac06" member_type: VOTER last_known_addr { host: "127.7.107.253" port: 42287 } } peers { permanent_uuid: "43941969d29d4919aa2270f712723222" member_type: VOTER last_known_addr { host: "127.7.107.252" port: 35747 } } }
14:02:55.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.689335  8043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 43941969d29d4919aa2270f712723222 [sys.catalog]: This master's current role is: FOLLOWER
14:02:55.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.690017  8072 mvcc.cc:204] Tried to move back new op lower bound from 7317327772386783232 to 7317327772374020096. Current Snapshot: MvccSnapshot[applied={T|T < 7317327772386783232}]
14:02:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.691272  8077 mvcc.cc:204] Tried to move back new op lower bound from 7317327772386783232 to 7317327772374020096. Current Snapshot: MvccSnapshot[applied={T|T < 7317327772386783232}]
14:02:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.691329  8066 catalog_manager.cc:1383] Generated new cluster ID: 13b213e0b1714f469c0986c56cbf184e
14:02:55.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.691367  8066 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:02:55.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.703338  8066 catalog_manager.cc:1406] Generated new certificate authority record
14:02:55.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.704144  8066 catalog_manager.cc:1540] Loading token signing keys...
14:02:55.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.747330  8066 catalog_manager.cc:6092] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706: Generated new TSK 0
14:02:55.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.748085  8066 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:02:55.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.752092  7599 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/wal
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/data
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/logs
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/data/info.pb
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.107.193:0
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.107.193
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.107.193
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:55.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.107.254:36613,127.7.107.253:42287,127.7.107.252:35747
14:02:55.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.107.212:46601
14:02:55.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:55.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:55.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:02:55.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.947773  8095 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:55.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.947969  8095 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:55.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.947999  8095 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:55.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.949700  8095 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:55.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.949775  8095 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.107.193
14:02:55.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.951515  8095 tablet_server_runner.cc:78] Tablet server non-default flags:
14:02:55.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/logs
14:02:55.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:55.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:55.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:55.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.107.212:46601
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/data
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/wal
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.107.193:0
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/data/info.pb
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.107.193
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.107.254:36613,127.7.107.253:42287,127.7.107.252:35747
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8095
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:55.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.107.193
14:02:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:02:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.951763  8095 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:55.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.952056  8095 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:55.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.954946  8107 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
14:02:55.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.955014  8103 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
14:02:55.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.955300  8095 server_base.cc:1061] running on GCE node
14:02:55.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:55.955384  8102 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
14:02:55.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.955828  8095 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:55.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.956070  8095 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:55.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.957221  8095 hybrid_clock.cc:648] HybridClock initialized: now 1786456975957203 us; error 39 us; skew 500 ppm
14:02:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.958389  8095 webserver.cc:533] Webserver started at http://127.7.107.193:44935/ using document root <none> and password file <none>
14:02:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.958603  8095 fs_manager.cc:362] Metadata directory not provided
14:02:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.958660  8095 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:55.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.958786  8095 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:55.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.959697  8095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/data/instance:
14:02:55.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd"
14:02:55.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:55 on dist-test-slave-5bn2"
14:02:55.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.960049  8095 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/wal/instance:
14:02:55.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd"
14:02:55.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:55 on dist-test-slave-5bn2"
14:02:55.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.961275  8095 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:02:55.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.961964  8118 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:55.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.962231  8095 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:02:55.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.962302  8095 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/wal
14:02:55.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd"
14:02:55.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:55 on dist-test-slave-5bn2"
14:02:55.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.962361  8095 fs_report.cc:389] FS layout report
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/wal
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/wal
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/data/data
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:55.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:55.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.979993  8095 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:55.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.980340  8095 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
14:02:55.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.980494  8095 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:55.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.980769  8095 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:02:55.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.981191  8095 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:02:55.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.981380  8095 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:02:55.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.981431  8095 ts_tablet_manager.cc:616] Registered 0 tablets
14:02:55.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.981449  8095 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:02:55.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.988157  8095 rpc_server.cc:307] RPC server started. Bound to: 127.7.107.193:35465
14:02:55.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.988564  8095 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/data/info.pb
14:02:55.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.989275  8319 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.107.193:35465 every 8 connection(s)
14:02:55.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.990971  7599 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 8095
14:02:55.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.991055  7599 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-0/wal/instance
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.993332  7599 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/wal
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/data
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/logs
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/data/info.pb
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:55.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.107.194:0
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.107.194
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.107.194
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.107.254:36613,127.7.107.253:42287,127.7.107.252:35747
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.107.212:46601
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:55.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:02:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.996181  8320 heartbeater.cc:344] Connected to a master server at 127.7.107.252:35747
14:02:55.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.996280  8320 heartbeater.cc:461] Registering TS with master...
14:02:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.996354  8323 heartbeater.cc:344] Connected to a master server at 127.7.107.254:36613
14:02:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.996438  8323 heartbeater.cc:461] Registering TS with master...
14:02:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.996479  8320 heartbeater.cc:507] Master 127.7.107.252:35747 requested a full tablet report, sending...
14:02:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.996508  8323 heartbeater.cc:507] Master 127.7.107.254:36613 requested a full tablet report, sending...
14:02:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.997032  7921 ts_manager.cc:194] Registered new tserver with Master: 3c9d9ab5adc34132b5ae2b979c87e9cd (127.7.107.193:35465)
14:02:55.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.997668  7678 ts_manager.cc:194] Registered new tserver with Master: 3c9d9ab5adc34132b5ae2b979c87e9cd (127.7.107.193:35465)
14:02:55.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.998375  7678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.107.193:60099
14:02:55.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.999727  8325 heartbeater.cc:344] Connected to a master server at 127.7.107.253:42287
14:02:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.999787  8325 heartbeater.cc:461] Registering TS with master...
14:02:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:55.999845  8325 heartbeater.cc:507] Master 127.7.107.253:42287 requested a full tablet report, sending...
14:02:56.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.000393  7802 ts_manager.cc:194] Registered new tserver with Master: 3c9d9ab5adc34132b5ae2b979c87e9cd (127.7.107.193:35465)
14:02:56.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.099411  8332 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:56.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.099691  8332 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:56.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.099720  8332 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:56.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.102178  8332 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:56.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.102291  8332 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.107.194
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.104948  8332 tablet_server_runner.cc:78] Tablet server non-default flags:
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/logs
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.107.212:46601
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/data
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/wal
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.107.194:0
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/data/info.pb
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.107.194
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.107.254:36613,127.7.107.253:42287,127.7.107.252:35747
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8332
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.107.194
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:56.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:56.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.105257  8332 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:56.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.105566  8332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:56.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.108500  8355 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
14:02:56.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.108485  8349 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
14:02:56.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.108559  8348 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
14:02:56.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.109149  8332 server_base.cc:1061] running on GCE node
14:02:56.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.109333  8332 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:56.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.109603  8332 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:56.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.110756  8332 hybrid_clock.cc:648] HybridClock initialized: now 1786456976110742 us; error 36 us; skew 500 ppm
14:02:56.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.111949  8332 webserver.cc:533] Webserver started at http://127.7.107.194:42315/ using document root <none> and password file <none>
14:02:56.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.112164  8332 fs_manager.cc:362] Metadata directory not provided
14:02:56.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.112222  8332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:56.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.112358  8332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:56.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.113273  8332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/data/instance:
14:02:56.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ea5b5ab1e5b4b01a478b6007445af6a"
14:02:56.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:56 on dist-test-slave-5bn2"
14:02:56.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.113668  8332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/wal/instance:
14:02:56.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ea5b5ab1e5b4b01a478b6007445af6a"
14:02:56.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:56 on dist-test-slave-5bn2"
14:02:56.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.114974  8332 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:02:56.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.115736  8369 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:56.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.115895  8332 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.115954  8332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/wal
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5ea5b5ab1e5b4b01a478b6007445af6a"
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:56 on dist-test-slave-5bn2"
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.116007  8332 fs_report.cc:389] FS layout report
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/wal
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/wal
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/data/data
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:56.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:56.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.137300  8332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:56.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.137682  8332 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
14:02:56.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.137778  8332 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:56.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.137995  8332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:02:56.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.138324  8332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:02:56.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.138357  8332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:02:56.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.138381  8332 ts_tablet_manager.cc:616] Registered 0 tablets
14:02:56.138 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.138392  8332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:02:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.145054  8332 rpc_server.cc:307] RPC server started. Bound to: 127.7.107.194:32769
14:02:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.145133  8552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.107.194:32769 every 8 connection(s)
14:02:56.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.145498  8332 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/data/info.pb
14:02:56.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.151530  8557 heartbeater.cc:344] Connected to a master server at 127.7.107.253:42287
14:02:56.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.151530  8555 heartbeater.cc:344] Connected to a master server at 127.7.107.254:36613
14:02:56.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.151945  8555 heartbeater.cc:461] Registering TS with master...
14:02:56.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.152052  8554 heartbeater.cc:344] Connected to a master server at 127.7.107.252:35747
14:02:56.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.152122  8554 heartbeater.cc:461] Registering TS with master...
14:02:56.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.152161  8555 heartbeater.cc:507] Master 127.7.107.254:36613 requested a full tablet report, sending...
14:02:56.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.152220  8554 heartbeater.cc:507] Master 127.7.107.252:35747 requested a full tablet report, sending...
14:02:56.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.152556  7678 ts_manager.cc:194] Registered new tserver with Master: 5ea5b5ab1e5b4b01a478b6007445af6a (127.7.107.194:32769)
14:02:56.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.153023  8557 heartbeater.cc:461] Registering TS with master...
14:02:56.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.153076  7678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.107.194:55739
14:02:56.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.153147  8557 heartbeater.cc:507] Master 127.7.107.253:42287 requested a full tablet report, sending...
14:02:56.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.153601  7921 ts_manager.cc:194] Registered new tserver with Master: 5ea5b5ab1e5b4b01a478b6007445af6a (127.7.107.194:32769)
14:02:56.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.153641  7802 ts_manager.cc:194] Registered new tserver with Master: 5ea5b5ab1e5b4b01a478b6007445af6a (127.7.107.194:32769)
14:02:56.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.154315  7599 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 8332
14:02:56.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.154410  7599 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-1/wal/instance
14:02:56.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.155669  7599 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:56.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:56.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/wal
14:02:56.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/data
14:02:56.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:56.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/logs
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/data/info.pb
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.107.195:0
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.107.195
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.107.195
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.107.254:36613,127.7.107.253:42287,127.7.107.252:35747
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.107.212:46601
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:56.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:02:56.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.236296  8570 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:56.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.236498  8570 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:56.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.236536  8570 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:56.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.238209  8570 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:56.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.238284  8570 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.7.107.195
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.239998  8570 tablet_server_runner.cc:78] Tablet server non-default flags:
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/logs
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.7.107.212:46601
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/data
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/wal
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.7.107.195:0
14:02:56.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/data/info.pb
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.7.107.195
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.7.107.254:36613,127.7.107.253:42287,127.7.107.252:35747
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8570
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.7.107.195
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.240269  8570 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:56.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.240643  8570 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:56.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.243673  8581 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
14:02:56.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.243785  8585 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
14:02:56.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.243813  8570 server_base.cc:1061] running on GCE node
14:02:56.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.243659  8578 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
14:02:56.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.244316  8570 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:56.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.244604  8570 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:56.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.245786  8570 hybrid_clock.cc:648] HybridClock initialized: now 1786456976245765 us; error 31 us; skew 500 ppm
14:02:56.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.247310  8570 webserver.cc:533] Webserver started at http://127.7.107.195:34783/ using document root <none> and password file <none>
14:02:56.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.247768  8570 fs_manager.cc:362] Metadata directory not provided
14:02:56.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.247818  8570 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:56.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.247925  8570 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:56.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.248831  8570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/data/instance:
14:02:56.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dade3a40b77941cfbc4bf0010bb53eb4"
14:02:56.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:56 on dist-test-slave-5bn2"
14:02:56.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.249130  8570 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/wal/instance:
14:02:56.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dade3a40b77941cfbc4bf0010bb53eb4"
14:02:56.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:56 on dist-test-slave-5bn2"
14:02:56.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.250268  8570 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:02:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.250984  8599 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.251170  8570 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:02:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.251240  8570 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/wal
14:02:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "dade3a40b77941cfbc4bf0010bb53eb4"
14:02:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:56 on dist-test-slave-5bn2"
14:02:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.251287  8570 fs_report.cc:389] FS layout report
14:02:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/wal
14:02:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/wal
14:02:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/data/data
14:02:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:56.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:56.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:56.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:56.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:56.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:56.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:56.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:56.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:56.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:56.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:56.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.267781  8570 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:56.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.268112  8570 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
14:02:56.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.268201  8570 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:56.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.268411  8570 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:02:56.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.268817  8570 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:02:56.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.268860  8570 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:02:56.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.268893  8570 ts_tablet_manager.cc:616] Registered 0 tablets
14:02:56.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.268908  8570 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:02:56.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.275300  8570 rpc_server.cc:307] RPC server started. Bound to: 127.7.107.195:44761
14:02:56.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.275358  8782 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.107.195:44761 every 8 connection(s)
14:02:56.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.275825  8570 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/data/info.pb
14:02:56.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.280972  7599 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 8570
14:02:56.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.281061  7599 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster10147878787623665650/ts-2/wal/instance
14:02:56.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.281617  8786 heartbeater.cc:344] Connected to a master server at 127.7.107.254:36613
14:02:56.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.281723  8786 heartbeater.cc:461] Registering TS with master...
14:02:56.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.281934  8786 heartbeater.cc:507] Master 127.7.107.254:36613 requested a full tablet report, sending...
14:02:56.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.282321  7678 ts_manager.cc:194] Registered new tserver with Master: dade3a40b77941cfbc4bf0010bb53eb4 (127.7.107.195:44761)
14:02:56.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.282796  7678 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.7.107.195:56783
14:02:56.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.283015  8787 heartbeater.cc:344] Connected to a master server at 127.7.107.253:42287
14:02:56.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.283073  8787 heartbeater.cc:461] Registering TS with master...
14:02:56.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.283169  8787 heartbeater.cc:507] Master 127.7.107.253:42287 requested a full tablet report, sending...
14:02:56.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.283428  8783 heartbeater.cc:344] Connected to a master server at 127.7.107.252:35747
14:02:56.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.283440  7802 ts_manager.cc:194] Registered new tserver with Master: dade3a40b77941cfbc4bf0010bb53eb4 (127.7.107.195:44761)
14:02:56.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.283483  8783 heartbeater.cc:461] Registering TS with master...
14:02:56.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.283531  8783 heartbeater.cc:507] Master 127.7.107.252:35747 requested a full tablet report, sending...
14:02:56.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.283812  7921 ts_manager.cc:194] Registered new tserver with Master: dade3a40b77941cfbc4bf0010bb53eb4 (127.7.107.195:44761)
14:02:56.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.295498  7599 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:02:56.296 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:02:56.296 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:02:56.298 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.7.107.254"
      port: 36613
    }
    bound_http_address {
      host: "127.7.107.254"
      port: 38787
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.7.107.253"
      port: 42287
    }
    bound_http_address {
      host: "127.7.107.253"
      port: 33779
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.7.107.252"
      port: 35747
    }
    bound_http_address {
      host: "127.7.107.252"
      port: 46745
    }
  }
}

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

14:02:56.299 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.7.107.193"
      port: 35465
    }
    bound_http_address {
      host: "127.7.107.193"
      port: 44935
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.7.107.194"
      port: 32769
    }
    bound_http_address {
      host: "127.7.107.194"
      port: 42315
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.7.107.195"
      port: 44761
    }
    bound_http_address {
      host: "127.7.107.195"
      port: 34783
    }
  }
}

14:02:56.299 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:02:56.302 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:02:56.303 [DEBUG - main] (Connection.java:748) [peer master-127.7.107.252:35747(127.7.107.252:35747)] connecting to peer
14:02:56.304 [DEBUG - main] (Connection.java:748) [peer master-127.7.107.253:42287(127.7.107.253:42287)] connecting to peer
14:02:56.305 [DEBUG - main] (Connection.java:748) [peer master-127.7.107.254:36613(127.7.107.254:36613)] connecting to peer
14:02:56.305 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.7.107.252:35747(127.7.107.252:35747)] Successfully connected to peer
14:02:56.307 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.7.107.253:42287(127.7.107.253:42287)] Successfully connected to peer
14:02:56.309 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.107.252
14:02:56.310 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.107.253
14:02:56.316 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.7.107.254:36613(127.7.107.254:36613)] Successfully connected to peer
14:02:56.319 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.7.107.254
14:02:56.328 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8a9340dd, L:/127.0.0.1:60298 - R:/127.7.107.252:35747] using SASL/PLAIN
14:02:56.336 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc9f6efee, L:/127.0.0.1:55558 - R:/127.7.107.254:36613] using SASL/PLAIN
14:02:56.337 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x99618cb5, L:/127.0.0.1:58226 - R:/127.7.107.253:42287] using SASL/PLAIN
14:02:56.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:02:56.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=37), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.107.252:35747, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.107.253:42287, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.7.107.254:36613, [26ms] Sub RPC ConnectToMaster: received response from server master-127.7.107.252:35747: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.7.107.254:36613: OK, deferred=null) after lookup
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.341148  7678 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55558:
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456976302"
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "val"
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:02:56.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) comment: "original comment"
14:02:56.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.341507  7678 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.TestAlterTable-1786456976302 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:02:56.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table f14eea217c0448a9b8f60852ede33782
14:02:56.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.352573  8669 tablet_service.cc:1511] Processing CreateTablet for tablet bbf43e04edc94cbe8eddae01a79c511e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456976302 [id=f14eea217c0448a9b8f60852ede33782]), partition=RANGE (key) PARTITION UNBOUNDED
14:02:56.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.352924  8669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbf43e04edc94cbe8eddae01a79c511e. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:56.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.353327  8205 tablet_service.cc:1511] Processing CreateTablet for tablet bbf43e04edc94cbe8eddae01a79c511e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456976302 [id=f14eea217c0448a9b8f60852ede33782]), partition=RANGE (key) PARTITION UNBOUNDED
14:02:56.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.353610  8205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbf43e04edc94cbe8eddae01a79c511e. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:56.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.355368  8834 tablet_bootstrap.cc:492] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4: Bootstrap starting.
14:02:56.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.355999  8834 tablet_bootstrap.cc:654] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4: Neither blocks nor log segments found. Creating new log.
14:02:56.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.356278  8834 log.cc:826] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4: Log is configured to *not* fsync() on all Append() calls
14:02:56.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.356595  8835 tablet_bootstrap.cc:492] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd: Bootstrap starting.
14:02:56.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.357337  8835 tablet_bootstrap.cc:654] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd: Neither blocks nor log segments found. Creating new log.
14:02:56.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.357544  8834 tablet_bootstrap.cc:492] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4: No bootstrap required, opened a new log
14:02:56.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.357602  8834 ts_tablet_manager.cc:1403] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:02:56.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.358268  8835 log.cc:826] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd: Log is configured to *not* fsync() on all Append() calls
14:02:56.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.359956  8834 raft_consensus.cc:359] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dade3a40b77941cfbc4bf0010bb53eb4" member_type: VOTER last_known_addr { host: "127.7.107.195" port: 44761 } } peers { permanent_uuid: "5ea5b5ab1e5b4b01a478b6007445af6a" member_type: VOTER last_known_addr { host: "127.7.107.194" port: 32769 } } peers { permanent_uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd" member_type: VOTER last_known_addr { host: "127.7.107.193" port: 35465 } }
14:02:56.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.360116  8834 raft_consensus.cc:385] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:56.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.360488  8447 tablet_service.cc:1511] Processing CreateTablet for tablet bbf43e04edc94cbe8eddae01a79c511e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456976302 [id=f14eea217c0448a9b8f60852ede33782]), partition=RANGE (key) PARTITION UNBOUNDED
14:02:56.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.360790  8447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbf43e04edc94cbe8eddae01a79c511e. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:56.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.362957  8834 raft_consensus.cc:740] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dade3a40b77941cfbc4bf0010bb53eb4, State: Initialized, Role: FOLLOWER
14:02:56.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.363101  8834 consensus_queue.cc:260] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [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: "dade3a40b77941cfbc4bf0010bb53eb4" member_type: VOTER last_known_addr { host: "127.7.107.195" port: 44761 } } peers { permanent_uuid: "5ea5b5ab1e5b4b01a478b6007445af6a" member_type: VOTER last_known_addr { host: "127.7.107.194" port: 32769 } } peers { permanent_uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd" member_type: VOTER last_known_addr { host: "127.7.107.193" port: 35465 } }
14:02:56.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.363586  8834 ts_tablet_manager.cc:1434] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
14:02:56.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.364015  8786 heartbeater.cc:499] Master 127.7.107.254:36613 was elected leader, sending a full tablet report...
14:02:56.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.364002  8844 tablet_bootstrap.cc:492] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a: Bootstrap starting.
14:02:56.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.364663  8844 tablet_bootstrap.cc:654] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a: Neither blocks nor log segments found. Creating new log.
14:02:56.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.366107  8844 log.cc:826] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a: Log is configured to *not* fsync() on all Append() calls
14:02:56.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.366991  8835 tablet_bootstrap.cc:492] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd: No bootstrap required, opened a new log
14:02:56.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.366990  8844 tablet_bootstrap.cc:492] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a: No bootstrap required, opened a new log
14:02:56.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.367069  8844 ts_tablet_manager.cc:1403] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
14:02:56.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.367069  8835 ts_tablet_manager.cc:1403] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.000s
14:02:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.368885  8844 raft_consensus.cc:359] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dade3a40b77941cfbc4bf0010bb53eb4" member_type: VOTER last_known_addr { host: "127.7.107.195" port: 44761 } } peers { permanent_uuid: "5ea5b5ab1e5b4b01a478b6007445af6a" member_type: VOTER last_known_addr { host: "127.7.107.194" port: 32769 } } peers { permanent_uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd" member_type: VOTER last_known_addr { host: "127.7.107.193" port: 35465 } }
14:02:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.369050  8844 raft_consensus.cc:385] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.369081  8844 raft_consensus.cc:740] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ea5b5ab1e5b4b01a478b6007445af6a, State: Initialized, Role: FOLLOWER
14:02:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.369213  8844 consensus_queue.cc:260] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a [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: "dade3a40b77941cfbc4bf0010bb53eb4" member_type: VOTER last_known_addr { host: "127.7.107.195" port: 44761 } } peers { permanent_uuid: "5ea5b5ab1e5b4b01a478b6007445af6a" member_type: VOTER last_known_addr { host: "127.7.107.194" port: 32769 } } peers { permanent_uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd" member_type: VOTER last_known_addr { host: "127.7.107.193" port: 35465 } }
14:02:56.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.369269  8835 raft_consensus.cc:359] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dade3a40b77941cfbc4bf0010bb53eb4" member_type: VOTER last_known_addr { host: "127.7.107.195" port: 44761 } } peers { permanent_uuid: "5ea5b5ab1e5b4b01a478b6007445af6a" member_type: VOTER last_known_addr { host: "127.7.107.194" port: 32769 } } peers { permanent_uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd" member_type: VOTER last_known_addr { host: "127.7.107.193" port: 35465 } }
14:02:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.369534  8835 raft_consensus.cc:385] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.369561  8844 ts_tablet_manager.cc:1434] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:02:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.369598  8835 raft_consensus.cc:740] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c9d9ab5adc34132b5ae2b979c87e9cd, State: Initialized, Role: FOLLOWER
14:02:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.369686  8835 consensus_queue.cc:260] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd [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: "dade3a40b77941cfbc4bf0010bb53eb4" member_type: VOTER last_known_addr { host: "127.7.107.195" port: 44761 } } peers { permanent_uuid: "5ea5b5ab1e5b4b01a478b6007445af6a" member_type: VOTER last_known_addr { host: "127.7.107.194" port: 32769 } } peers { permanent_uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd" member_type: VOTER last_known_addr { host: "127.7.107.193" port: 35465 } }
14:02:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.369992  8835 ts_tablet_manager.cc:1434] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:02:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.370249  8323 heartbeater.cc:499] Master 127.7.107.254:36613 was elected leader, sending a full tablet report...
14:02:56.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.370453  8555 heartbeater.cc:499] Master 127.7.107.254:36613 was elected leader, sending a full tablet report...
14:02:56.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.385424  8849 raft_consensus.cc:493] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:02:56.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.385577  8849 raft_consensus.cc:515] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dade3a40b77941cfbc4bf0010bb53eb4" member_type: VOTER last_known_addr { host: "127.7.107.195" port: 44761 } } peers { permanent_uuid: "5ea5b5ab1e5b4b01a478b6007445af6a" member_type: VOTER last_known_addr { host: "127.7.107.194" port: 32769 } } peers { permanent_uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd" member_type: VOTER last_known_addr { host: "127.7.107.193" port: 35465 } }
14:02:56.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.385953  8849 leader_election.cc:290] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ea5b5ab1e5b4b01a478b6007445af6a (127.7.107.194:32769), 3c9d9ab5adc34132b5ae2b979c87e9cd (127.7.107.193:35465)
14:02:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.388818  8475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf43e04edc94cbe8eddae01a79c511e" candidate_uuid: "dade3a40b77941cfbc4bf0010bb53eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ea5b5ab1e5b4b01a478b6007445af6a" is_pre_election: true
14:02:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.388978  8475 raft_consensus.cc:2468] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dade3a40b77941cfbc4bf0010bb53eb4 in term 0.
14:02:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.388921  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf43e04edc94cbe8eddae01a79c511e" candidate_uuid: "dade3a40b77941cfbc4bf0010bb53eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd" is_pre_election: true
14:02:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.389072  8238 raft_consensus.cc:2468] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dade3a40b77941cfbc4bf0010bb53eb4 in term 0.
14:02:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.389201  8606 leader_election.cc:304] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [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: 5ea5b5ab1e5b4b01a478b6007445af6a, dade3a40b77941cfbc4bf0010bb53eb4; no voters: 
14:02:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.389351  8849 raft_consensus.cc:2804] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:02:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.389420  8849 raft_consensus.cc:493] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:02:56.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.389437  8849 raft_consensus.cc:3060] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [term 0 FOLLOWER]: Advancing to term 1
14:02:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.390090  8849 raft_consensus.cc:515] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dade3a40b77941cfbc4bf0010bb53eb4" member_type: VOTER last_known_addr { host: "127.7.107.195" port: 44761 } } peers { permanent_uuid: "5ea5b5ab1e5b4b01a478b6007445af6a" member_type: VOTER last_known_addr { host: "127.7.107.194" port: 32769 } } peers { permanent_uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd" member_type: VOTER last_known_addr { host: "127.7.107.193" port: 35465 } }
14:02:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.390213  8849 leader_election.cc:290] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [CANDIDATE]: Term 1 election: Requested vote from peers 5ea5b5ab1e5b4b01a478b6007445af6a (127.7.107.194:32769), 3c9d9ab5adc34132b5ae2b979c87e9cd (127.7.107.193:35465)
14:02:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.390400  8238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf43e04edc94cbe8eddae01a79c511e" candidate_uuid: "dade3a40b77941cfbc4bf0010bb53eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd"
14:02:56.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.390406  8475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf43e04edc94cbe8eddae01a79c511e" candidate_uuid: "dade3a40b77941cfbc4bf0010bb53eb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ea5b5ab1e5b4b01a478b6007445af6a"
14:02:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.390475  8238 raft_consensus.cc:3060] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd [term 0 FOLLOWER]: Advancing to term 1
14:02:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.390488  8475 raft_consensus.cc:3060] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a [term 0 FOLLOWER]: Advancing to term 1
14:02:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.391148  8238 raft_consensus.cc:2468] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dade3a40b77941cfbc4bf0010bb53eb4 in term 1.
14:02:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.391324  8600 leader_election.cc:304] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [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: 3c9d9ab5adc34132b5ae2b979c87e9cd, dade3a40b77941cfbc4bf0010bb53eb4; no voters: 
14:02:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.391343  8475 raft_consensus.cc:2468] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dade3a40b77941cfbc4bf0010bb53eb4 in term 1.
14:02:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.391426  8849 raft_consensus.cc:2804] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [term 1 FOLLOWER]: Leader election won for term 1
14:02:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.391592  8849 raft_consensus.cc:697] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [term 1 LEADER]: Becoming Leader. State: Replica: dade3a40b77941cfbc4bf0010bb53eb4, State: Running, Role: LEADER
14:02:56.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.391692  8849 consensus_queue.cc:237] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [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: "dade3a40b77941cfbc4bf0010bb53eb4" member_type: VOTER last_known_addr { host: "127.7.107.195" port: 44761 } } peers { permanent_uuid: "5ea5b5ab1e5b4b01a478b6007445af6a" member_type: VOTER last_known_addr { host: "127.7.107.194" port: 32769 } } peers { permanent_uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd" member_type: VOTER last_known_addr { host: "127.7.107.193" port: 35465 } }
14:02:56.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.392556  7677 catalog_manager.cc:5719] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to dade3a40b77941cfbc4bf0010bb53eb4 (127.7.107.195). New cstate: current_term: 1 leader_uuid: "dade3a40b77941cfbc4bf0010bb53eb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dade3a40b77941cfbc4bf0010bb53eb4" member_type: VOTER last_known_addr { host: "127.7.107.195" port: 44761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ea5b5ab1e5b4b01a478b6007445af6a" member_type: VOTER last_known_addr { host: "127.7.107.194" port: 32769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd" member_type: VOTER last_known_addr { host: "127.7.107.193" port: 35465 } health_report { overall_health: UNKNOWN } } }
14:02:56.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.396239  8561 tablet.cc:2406] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:02:56.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.406911  7677 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55558:
14:02:56.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456976302" } new_table_comment: "new comment"
14:02:56.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.409639  8238 raft_consensus.cc:1275] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd [term 1 FOLLOWER]: Refusing update from remote peer dade3a40b77941cfbc4bf0010bb53eb4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:02:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.409641  8475 raft_consensus.cc:1275] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a [term 1 FOLLOWER]: Refusing update from remote peer dade3a40b77941cfbc4bf0010bb53eb4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:02:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.409943  8849 consensus_queue.cc:1048] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ea5b5ab1e5b4b01a478b6007445af6a" member_type: VOTER last_known_addr { host: "127.7.107.194" port: 32769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:02:56.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.410143  8856 consensus_queue.cc:1048] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c9d9ab5adc34132b5ae2b979c87e9cd" member_type: VOTER last_known_addr { host: "127.7.107.193" port: 35465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:02:56.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.411288  7677 catalog_manager.cc:5811] TS 5ea5b5ab1e5b4b01a478b6007445af6a (127.7.107.194:32769) does not have the latest schema for tablet bbf43e04edc94cbe8eddae01a79c511e (table org.apache.kudu.client.TestAlterTable-1786456976302 [id=f14eea217c0448a9b8f60852ede33782]). Expected version 1 got 0
14:02:56.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.411713  7677 catalog_manager.cc:5811] TS 3c9d9ab5adc34132b5ae2b979c87e9cd (127.7.107.193:35465) does not have the latest schema for tablet bbf43e04edc94cbe8eddae01a79c511e (table org.apache.kudu.client.TestAlterTable-1786456976302 [id=f14eea217c0448a9b8f60852ede33782]). Expected version 1 got 0
14:02:56.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.412221  8873 tablet.cc:1724] T bbf43e04edc94cbe8eddae01a79c511e P dade3a40b77941cfbc4bf0010bb53eb4: Alter schema from (
14:02:56.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.412472  7677 catalog_manager.cc:5811] TS 5ea5b5ab1e5b4b01a478b6007445af6a (127.7.107.194:32769) does not have the latest schema for tablet bbf43e04edc94cbe8eddae01a79c511e (table org.apache.kudu.client.TestAlterTable-1786456976302 [id=f14eea217c0448a9b8f60852ede33782]). Expected version 1 got 0
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.412688  7678 catalog_manager.cc:5811] TS dade3a40b77941cfbc4bf0010bb53eb4 (127.7.107.195:44761) does not have the latest schema for tablet bbf43e04edc94cbe8eddae01a79c511e (table org.apache.kudu.client.TestAlterTable-1786456976302 [id=f14eea217c0448a9b8f60852ede33782]). Expected version 1 got 0
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.413178  7678 catalog_manager.cc:5811] TS dade3a40b77941cfbc4bf0010bb53eb4 (127.7.107.195:44761) does not have the latest schema for tablet bbf43e04edc94cbe8eddae01a79c511e (table org.apache.kudu.client.TestAlterTable-1786456976302 [id=f14eea217c0448a9b8f60852ede33782]). Expected version 1 got 0
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.413355  8879 tablet.cc:1724] T bbf43e04edc94cbe8eddae01a79c511e P 3c9d9ab5adc34132b5ae2b979c87e9cd: Alter schema from (
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:02:56.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:02:56.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.413976  8866 mvcc.cc:204] Tried to move back new op lower bound from 7317327775371608064 to 7317327775301070848. Current Snapshot: MvccSnapshot[applied={T|T < 7317327775371608064}]
14:02:56.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.414180  8874 tablet.cc:1724] T bbf43e04edc94cbe8eddae01a79c511e P 5ea5b5ab1e5b4b01a478b6007445af6a: Alter schema from (
14:02:56.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:02:56.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:02:56.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:02:56.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:02:56.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:key INT32 NOT NULL,
14:02:56.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:val INT32 NOT NULL,
14:02:56.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (key)
14:02:56.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:02:56.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.419799  7678 catalog_manager.cc:6264] T 00000000000000000000000000000000 P f4f4cdf0cea7428a85b51c1d00988706: org.apache.kudu.client.TestAlterTable-1786456976302 [id=f14eea217c0448a9b8f60852ede33782] alter complete (version 1)
14:02:56.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.420619  8871 mvcc.cc:204] Tried to move back new op lower bound from 7317327775371608064 to 7317327775301070848. Current Snapshot: MvccSnapshot[applied={T|T < 7317327775371608064}]
14:02:56.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table f14eea217c0448a9b8f60852ede33782
14:02:56.427 [DEBUG - main] (Connection.java:575) [peer master-127.7.107.253:42287(127.7.107.253:42287)] disconnecting while in state READY
14:02:56.427 [DEBUG - main] (Connection.java:575) [peer master-127.7.107.254:36613(127.7.107.254:36613)] disconnecting while in state READY
14:02:56.427 [DEBUG - main] (Connection.java:575) [peer master-127.7.107.252:35747(127.7.107.252:35747)] disconnecting while in state READY
14:02:56.427 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.7.107.253:42287(127.7.107.253:42287)] handling channelInactive
14:02:56.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.7.107.253:42287(127.7.107.253:42287)] cleaning up while in state READY due to: connection closed
14:02:56.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:02:56.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.7.107.252:35747(127.7.107.252:35747)] handling channelInactive
14:02:56.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.7.107.252:35747(127.7.107.252:35747)] cleaning up while in state READY due to: connection closed
14:02:56.431 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.7.107.254:36613(127.7.107.254:36613)] handling channelInactive
14:02:56.431 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.7.107.254:36613(127.7.107.254:36613)] cleaning up while in state READY due to: connection closed
14:02:56.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.431200  7599 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 8095
14:02:56.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.449698  7599 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 8332
14:02:56.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.464509  7599 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 8570
14:02:56.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.479000  7599 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 7619
14:02:56.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.499249  7599 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 7745
14:02:56.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.515194  7599 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 7867
14:02:56.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:56Z chronyd exiting
.14:02:56.595 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456976595
14:02:56.598 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:02:56.599 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:02:56.599 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:02:56.599 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:02:56.600 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:02:56.602 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

14:02:56.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.683145  8893 mini_oidc.cc:150] Starting JWKS server
14:02:56.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.683691  8893 webserver.cc:533] Webserver started at http://127.0.0.1:43383/ using document root <none> and password file <none>
14:02:56.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.683758  8893 mini_oidc.cc:186] Starting OIDC Discovery server
14:02:56.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.683867  8893 webserver.cc:533] Webserver started at http://127.0.0.1:43573/ using document root <none> and password file <none>
14:02:56.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:56Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:02:56.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:56Z Disabled control of system clock
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.695335  8893 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/wal
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/data
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/logs
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/data/info.pb
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:56.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.175.126:33843
14:02:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.175.126
14:02:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.175.84:38341
14:02:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.175.126:33843,127.8.175.125:44995,127.8.175.124:46475
14:02:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:56.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43383/jwks.json with env {}
14:02:56.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.771802  8910 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:56.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.772017  8910 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:56.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.772038  8910 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:56.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.773571  8910 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:56.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.773641  8910 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:56.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.773655  8910 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:56.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.773665  8910 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:56.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.773681  8910 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:56.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.773691  8910 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43383/jwks.json
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.775339  8910 master_runner.cc:387] Master server non-default flags:
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/logs
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.175.84:38341
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/data
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/wal
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.175.126:33843,127.8.175.125:44995,127.8.175.124:46475
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.175.126:33843
14:02:56.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43383/jwks.json
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/data/info.pb
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.175.126
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.8910
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.775542  8910 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:56.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.775723  8910 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:56.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.778303  8910 server_base.cc:1061] running on GCE node
14:02:56.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.778278  8918 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
14:02:56.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.778275  8916 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
14:02:56.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.778276  8921 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
14:02:56.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.778882  8910 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:56.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.779178  8910 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:56.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.780344  8910 hybrid_clock.cc:648] HybridClock initialized: now 1786456976780342 us; error 97 us; skew 500 ppm
14:02:56.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.781497  8910 webserver.cc:533] Webserver started at http://127.8.175.126:42767/ using document root <none> and password file <none>
14:02:56.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.781697  8910 fs_manager.cc:362] Metadata directory not provided
14:02:56.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.781759  8910 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:56.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.781879  8910 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:56.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.782739  8910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/data/instance:
14:02:56.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2"
14:02:56.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:56 on dist-test-slave-5bn2"
14:02:56.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.783109  8910 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/wal/instance:
14:02:56.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2"
14:02:56.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:56 on dist-test-slave-5bn2"
14:02:56.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.784299  8910 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:02:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.785010  8933 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.785182  8910 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:02:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.785259  8910 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/wal
14:02:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2"
14:02:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:56 on dist-test-slave-5bn2"
14:02:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.785317  8910 fs_report.cc:389] FS layout report
14:02:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/wal
14:02:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/wal
14:02:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/data/data
14:02:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:56.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:56.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:56.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:56.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:56.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:56.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:56.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:56.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:56.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:56.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:56.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.793838  8910 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:56.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.794152  8910 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
14:02:56.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.794288  8910 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:56.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.798189  8910 rpc_server.cc:307] RPC server started. Bound to: 127.8.175.126:33843
14:02:56.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.798221  9031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.175.126:33843 every 8 connection(s)
14:02:56.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.798570  8910 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/data/info.pb
14:02:56.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.799171  9032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:56.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.799644  8893 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 8910
14:02:56.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.799749  8893 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-0/wal/instance
14:02:56.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.800693  8893 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:56.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:56.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/wal
14:02:56.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/data
14:02:56.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:56.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:56.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:56.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/logs
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/data/info.pb
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.175.125:44995
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.175.125
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.175.84:38341
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.175.126:33843,127.8.175.125:44995,127.8.175.124:46475
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43383/jwks.json with env {}
14:02:56.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.800822  9032 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } has no permanent_uuid. Determining permanent_uuid...
14:02:56.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.813094  9032 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } has no permanent_uuid. Determining permanent_uuid...
14:02:56.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.813599  8942 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.175.125:44995: connect: Connection refused (error 111)
14:02:56.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.814112  9032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.175.125:44995: Network error: Client connection negotiation failed: client connection to 127.8.175.125:44995: connect: Connection refused (error 111)
14:02:56.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.863339  9032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } attempt: 1
14:02:56.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.864240  9032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.175.125:44995: Network error: Client connection negotiation failed: client connection to 127.8.175.125:44995: connect: Connection refused (error 111)
14:02:56.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.879709  9038 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:56.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.879887  9038 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:56.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.879906  9038 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:56.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.881417  9038 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:56.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.881465  9038 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:56.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.881477  9038 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:56.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.881487  9038 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:56.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.881498  9038 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:56.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.881508  9038 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43383/jwks.json
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.883122  9038 master_runner.cc:387] Master server non-default flags:
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/logs
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.175.84:38341
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/data
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/wal
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.175.126:33843,127.8.175.125:44995,127.8.175.124:46475
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.175.125:44995
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43383/jwks.json
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/data/info.pb
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.175.125
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9038
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:56.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.883311  9038 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:56.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.883502  9038 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:56.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.885874  9059 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
14:02:56.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.885891  9064 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
14:02:56.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.885874  9062 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
14:02:56.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.886149  9038 server_base.cc:1061] running on GCE node
14:02:56.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.886412  9038 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:56.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.886683  9038 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:56.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.887861  9038 hybrid_clock.cc:648] HybridClock initialized: now 1786456976887797 us; error 73 us; skew 500 ppm
14:02:56.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.889197  9038 webserver.cc:533] Webserver started at http://127.8.175.125:41129/ using document root <none> and password file <none>
14:02:56.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.889436  9038 fs_manager.cc:362] Metadata directory not provided
14:02:56.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.889494  9038 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:56.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.889648  9038 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:56.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.890616  9038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/data/instance:
14:02:56.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "08ed2e2849ef4659840e3f1c9c8a817f"
14:02:56.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:56 on dist-test-slave-5bn2"
14:02:56.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.891045  9038 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/wal/instance:
14:02:56.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "08ed2e2849ef4659840e3f1c9c8a817f"
14:02:56.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:56 on dist-test-slave-5bn2"
14:02:56.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.892405  9038 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:02:56.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.893290  9073 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:56.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.893541  9038 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:02:56.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.893615  9038 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/wal
14:02:56.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "08ed2e2849ef4659840e3f1c9c8a817f"
14:02:56.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:56 on dist-test-slave-5bn2"
14:02:56.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.893674  9038 fs_report.cc:389] FS layout report
14:02:56.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:56.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/wal
14:02:56.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/wal
14:02:56.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/data/data
14:02:56.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:56.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:56.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:56.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:56.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:56.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:56.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:56.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:56.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:56.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:56.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:56.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.916828  9038 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:56.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.917197  9038 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
14:02:56.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.917331  9038 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:56.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.921279  9038 rpc_server.cc:307] RPC server started. Bound to: 127.8.175.125:44995
14:02:56.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.921339  9162 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.175.125:44995 every 8 connection(s)
14:02:56.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.921701  9038 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/data/info.pb
14:02:56.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.922377  9163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:56.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.923669  9163 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } has no permanent_uuid. Determining permanent_uuid...
14:02:56.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.926556  8893 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 9038
14:02:56.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.926653  8893 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-1/wal/instance
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.927066  8893 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/wal
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/data
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/logs
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/data/info.pb
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.175.124:46475
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.175.124
14:02:56.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.175.84:38341
14:02:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.175.126:33843,127.8.175.125:44995,127.8.175.124:46475
14:02:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:56.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43383/jwks.json with env {}
14:02:56.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.928864  9163 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } has no permanent_uuid. Determining permanent_uuid...
14:02:56.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.932386  9032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } attempt: 2
14:02:56.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.932866  9163 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } has no permanent_uuid. Determining permanent_uuid...
14:02:56.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.933240  9080 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.8.175.124:46475: connect: Connection refused (error 111)
14:02:56.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.934003  9163 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.175.124:46475: Network error: Client connection negotiation failed: client connection to 127.8.175.124:46475: connect: Connection refused (error 111)
14:02:56.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.935299  9032 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } has no permanent_uuid. Determining permanent_uuid...
14:02:56.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.935945  9032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.175.124:46475: Network error: Client connection negotiation failed: client connection to 127.8.175.124:46475: connect: Connection refused (error 111)
14:02:56.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.979089  9032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } attempt: 1
14:02:56.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.980096  9032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.175.124:46475: Network error: Client connection negotiation failed: client connection to 127.8.175.124:46475: connect: Connection refused (error 111)
14:02:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:56.983206  9163 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } attempt: 1
14:02:56.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:56.983837  9163 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.175.124:46475: Network error: Client connection negotiation failed: client connection to 127.8.175.124:46475: connect: Connection refused (error 111)
14:02:57.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.006456  9166 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:57.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.006659  9166 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:57.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.006688  9166 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:57.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.008533  9166 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:57.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.008605  9166 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:57.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.008623  9166 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:57.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.008641  9166 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:57.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.008656  9166 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:57.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.008669  9166 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43383/jwks.json
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.010746  9166 master_runner.cc:387] Master server non-default flags:
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/logs
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.175.84:38341
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/data
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/wal
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.8.175.126:33843,127.8.175.125:44995,127.8.175.124:46475
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.175.124:46475
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43383/jwks.json
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/data/info.pb
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.175.124
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9166
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:57.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:57.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:57.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:57.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:57.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:57.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:57.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:57.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.011078  9166 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:57.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.011400  9166 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:57.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.014143  9183 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
14:02:57.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.014213  9185 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
14:02:57.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.014205  9182 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
14:02:57.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.014315  9166 server_base.cc:1061] running on GCE node
14:02:57.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.014679  9166 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:57.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.014991  9166 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:57.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.016140  9166 hybrid_clock.cc:648] HybridClock initialized: now 1786456977016119 us; error 40 us; skew 500 ppm
14:02:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.017305  9166 webserver.cc:533] Webserver started at http://127.8.175.124:35851/ using document root <none> and password file <none>
14:02:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.017473  9166 fs_manager.cc:362] Metadata directory not provided
14:02:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.017511  9166 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:57.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.017593  9166 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:57.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.018429  9166 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/data/instance:
14:02:57.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eebb68029f8c4742ba593de4b5b62ca6"
14:02:57.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:57 on dist-test-slave-5bn2"
14:02:57.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.018697  9166 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/wal/instance:
14:02:57.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eebb68029f8c4742ba593de4b5b62ca6"
14:02:57.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:57 on dist-test-slave-5bn2"
14:02:57.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.019840  9166 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:02:57.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.020529  9197 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:57.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.020737  9166 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:02:57.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.020812  9166 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/wal
14:02:57.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "eebb68029f8c4742ba593de4b5b62ca6"
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:57 on dist-test-slave-5bn2"
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.020871  9166 fs_report.cc:389] FS layout report
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/wal
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/wal
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/data/data
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:57.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:57.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.027254  9032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } attempt: 2
14:02:57.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.028164  9032 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.8.175.124:46475: Network error: Client connection negotiation failed: client connection to 127.8.175.124:46475: connect: Connection refused (error 111)
14:02:57.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.039335  9166 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:57.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.039734  9166 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
14:02:57.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.039891  9166 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:57.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.044018  9166 rpc_server.cc:307] RPC server started. Bound to: 127.8.175.124:46475
14:02:57.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.044066  9315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.175.124:46475 every 8 connection(s)
14:02:57.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.044454  9166 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/data/info.pb
14:02:57.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.045133  9316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:57.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.046442  9316 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } has no permanent_uuid. Determining permanent_uuid...
14:02:57.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.051185  9316 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } has no permanent_uuid. Determining permanent_uuid...
14:02:57.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.051978  9163 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } attempt: 2
14:02:57.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.052548  8893 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 9166
14:02:57.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.052654  8893 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/master-2/wal/instance
14:02:57.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.055104  9316 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } has no permanent_uuid. Determining permanent_uuid...
14:02:57.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.058239  9163 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f: Bootstrap starting.
14:02:57.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.059028  9163 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f: Neither blocks nor log segments found. Creating new log.
14:02:57.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.059222  9316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6: Bootstrap starting.
14:02:57.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.059300  9163 log.cc:826] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f: Log is configured to *not* fsync() on all Append() calls
14:02:57.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.059912  9316 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6: Neither blocks nor log segments found. Creating new log.
14:02:57.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.059953  9163 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f: No bootstrap required, opened a new log
14:02:57.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.060177  9316 log.cc:826] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6: Log is configured to *not* fsync() on all Append() calls
14:02:57.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.060794  9316 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6: No bootstrap required, opened a new log
14:02:57.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.061514  9163 raft_consensus.cc:359] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } }
14:02:57.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.061616  9163 raft_consensus.cc:385] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:57.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.061645  9163 raft_consensus.cc:740] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08ed2e2849ef4659840e3f1c9c8a817f, State: Initialized, Role: FOLLOWER
14:02:57.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.061729  9163 consensus_queue.cc:260] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [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: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } }
14:02:57.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.062037  9163 sys_catalog.cc:565] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [sys.catalog]: configured and running, proceeding with master startup.
14:02:57.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.062315  9329 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [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: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } } }
14:02:57.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.062399  9316 raft_consensus.cc:359] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } }
14:02:57.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.062520  9316 raft_consensus.cc:385] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:57.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.062520  9329 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [sys.catalog]: This master's current role is: FOLLOWER
14:02:57.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.062546  9316 raft_consensus.cc:740] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eebb68029f8c4742ba593de4b5b62ca6, State: Initialized, Role: FOLLOWER
14:02:57.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.062634  9316 consensus_queue.cc:260] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [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: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } }
14:02:57.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.062948  9316 sys_catalog.cc:565] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [sys.catalog]: configured and running, proceeding with master startup.
14:02:57.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.062912  9336 sys_catalog.cc:455] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [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: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } } }
14:02:57.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.063010  9336 sys_catalog.cc:458] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [sys.catalog]: This master's current role is: FOLLOWER
14:02:57.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.064133  9347 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:02:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.064179  9347 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:02:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.064181  9038 master_runner.cc:187] Error getting master registration for 127.8.175.126:33843: OK, instance_id { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" instance_seqno: 1786456976797150 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:02:57.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.065848  9038 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:02:57.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.066181  9166 master_runner.cc:187] Error getting master registration for 127.8.175.126:33843: OK, instance_id { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" instance_seqno: 1786456976797150 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:02:57.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.067556  9166 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:02:57.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.071432  9371 catalog_manager.cc:1594] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:02:57.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.071501  9371 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:02:57.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.135335  9032 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } attempt: 3
14:02:57.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.140245  9032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2: Bootstrap starting.
14:02:57.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.141011  9032 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2: Neither blocks nor log segments found. Creating new log.
14:02:57.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.141273  9032 log.cc:826] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2: Log is configured to *not* fsync() on all Append() calls
14:02:57.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.142089  9032 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2: No bootstrap required, opened a new log
14:02:57.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.144258  9032 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } }
14:02:57.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.144411  9032 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:57.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.144443  9032 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3cc3fc3aaa6c4040b11ae8d34f2f1cf2, State: Initialized, Role: FOLLOWER
14:02:57.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.144582  9032 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [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: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } }
14:02:57.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.144907  9032 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [sys.catalog]: configured and running, proceeding with master startup.
14:02:57.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.146229  9380 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [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: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } } }
14:02:57.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.146490  9380 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [sys.catalog]: This master's current role is: FOLLOWER
14:02:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.147341  9403 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:02:57.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.147536  9403 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:02:57.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.149235  8910 master_runner.cc:264] No leader master found from master 3cc3fc3aaa6c4040b11ae8d34f2f1cf2
14:02:57.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.149288  8910 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:02:57.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.168015  9082 tablet.cc:2406] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:02:57.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.290555  9208 tablet.cc:2406] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:02:57.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.292564  9380 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:02:57.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.292686  9380 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } }
14:02:57.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.292979  9380 leader_election.cc:290] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08ed2e2849ef4659840e3f1c9c8a817f (127.8.175.125:44995), eebb68029f8c4742ba593de4b5b62ca6 (127.8.175.124:46475)
14:02:57.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.293296  9118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" is_pre_election: true
14:02:57.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.293337  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebb68029f8c4742ba593de4b5b62ca6" is_pre_election: true
14:02:57.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.293457  9118 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 in term 0.
14:02:57.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.293527  9249 raft_consensus.cc:2468] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 in term 0.
14:02:57.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.293709  8942 leader_election.cc:304] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [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: 08ed2e2849ef4659840e3f1c9c8a817f, 3cc3fc3aaa6c4040b11ae8d34f2f1cf2; no voters: 
14:02:57.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.293949  9380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:02:57.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.294015  9380 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:02:57.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.294036  9380 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [term 0 FOLLOWER]: Advancing to term 1
14:02:57.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.295054  8944 tablet.cc:2406] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:02:57.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.295161  9380 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } }
14:02:57.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.295320  9380 leader_election.cc:290] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [CANDIDATE]: Term 1 election: Requested vote from peers 08ed2e2849ef4659840e3f1c9c8a817f (127.8.175.125:44995), eebb68029f8c4742ba593de4b5b62ca6 (127.8.175.124:46475)
14:02:57.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.295650  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eebb68029f8c4742ba593de4b5b62ca6"
14:02:57.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.295680  9118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08ed2e2849ef4659840e3f1c9c8a817f"
14:02:57.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.295758  9249 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [term 0 FOLLOWER]: Advancing to term 1
14:02:57.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.295770  9118 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [term 0 FOLLOWER]: Advancing to term 1
14:02:57.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.296543  9249 raft_consensus.cc:2468] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 in term 1.
14:02:57.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.296681  9118 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 in term 1.
14:02:57.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.296792  8942 leader_election.cc:304] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [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: 3cc3fc3aaa6c4040b11ae8d34f2f1cf2, eebb68029f8c4742ba593de4b5b62ca6; no voters: 
14:02:57.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.296921  9380 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [term 1 FOLLOWER]: Leader election won for term 1
14:02:57.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.297061  9380 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [term 1 LEADER]: Becoming Leader. State: Replica: 3cc3fc3aaa6c4040b11ae8d34f2f1cf2, State: Running, Role: LEADER
14:02:57.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.297151  9380 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [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: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } }
14:02:57.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.297561  9380 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3cc3fc3aaa6c4040b11ae8d34f2f1cf2. Latest consensus state: current_term: 1 leader_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } } }
14:02:57.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.297650  9380 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [sys.catalog]: This master's current role is: LEADER
14:02:57.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.297845  9412 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:02:57.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.298038  9412 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:02:57.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.299538  9249 raft_consensus.cc:1275] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [term 1 FOLLOWER]: Refusing update from remote peer 3cc3fc3aaa6c4040b11ae8d34f2f1cf2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:02:57.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.299537  9118 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [term 1 FOLLOWER]: Refusing update from remote peer 3cc3fc3aaa6c4040b11ae8d34f2f1cf2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:02:57.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.299825  9405 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:02:57.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.299937  9380 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:02:57.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.301049  9329 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3cc3fc3aaa6c4040b11ae8d34f2f1cf2. Latest consensus state: current_term: 1 leader_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } } }
14:02:57.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.301054  9336 sys_catalog.cc:455] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3cc3fc3aaa6c4040b11ae8d34f2f1cf2. Latest consensus state: current_term: 1 leader_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } } }
14:02:57.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.301131  9329 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [sys.catalog]: This master's current role is: FOLLOWER
14:02:57.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.301143  9336 sys_catalog.cc:458] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [sys.catalog]: This master's current role is: FOLLOWER
14:02:57.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.303946  9380 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } } }
14:02:57.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.304054  9380 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [sys.catalog]: This master's current role is: LEADER
14:02:57.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.304309  9380 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } } }
14:02:57.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.304378  9380 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2 [sys.catalog]: This master's current role is: LEADER
14:02:57.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.304416  9412 catalog_manager.cc:1383] Generated new cluster ID: 3b5757ce5fff49e4bea219a10ea075ae
14:02:57.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.304467  9412 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:02:57.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.306177  9329 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } } }
14:02:57.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.306264  9329 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08ed2e2849ef4659840e3f1c9c8a817f [sys.catalog]: This master's current role is: FOLLOWER
14:02:57.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.306412  9413 mvcc.cc:204] Tried to move back new op lower bound from 7317327779016626176 to 7317327779009724416. Current Snapshot: MvccSnapshot[applied={T|T < 7317327779016626176 or (T in {7317327779016626176})}]
14:02:57.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.310926  9336 sys_catalog.cc:455] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3cc3fc3aaa6c4040b11ae8d34f2f1cf2" member_type: VOTER last_known_addr { host: "127.8.175.126" port: 33843 } } peers { permanent_uuid: "08ed2e2849ef4659840e3f1c9c8a817f" member_type: VOTER last_known_addr { host: "127.8.175.125" port: 44995 } } peers { permanent_uuid: "eebb68029f8c4742ba593de4b5b62ca6" member_type: VOTER last_known_addr { host: "127.8.175.124" port: 46475 } } }
14:02:57.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.310985  9419 mvcc.cc:204] Tried to move back new op lower bound from 7317327779016626176 to 7317327779009724416. Current Snapshot: MvccSnapshot[applied={T|T < 7317327779016626176 or (T in {7317327779016626176})}]
14:02:57.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.311058  9336 sys_catalog.cc:458] T 00000000000000000000000000000000 P eebb68029f8c4742ba593de4b5b62ca6 [sys.catalog]: This master's current role is: FOLLOWER
14:02:57.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.334648  9412 catalog_manager.cc:1406] Generated new certificate authority record
14:02:57.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.335458  9412 catalog_manager.cc:1540] Loading token signing keys...
14:02:57.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.345891  9412 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2: Generated new TSK 0
14:02:57.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.346344  9412 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.356799  8893 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/wal
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/data
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/logs
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/data/info.pb
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.175.65:0
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.175.65
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.175.65
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.175.126:33843,127.8.175.125:44995,127.8.175.124:46475
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.175.84:38341
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:57.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:02:57.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.437165  9432 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:57.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.437345  9432 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:57.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.437363  9432 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:57.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.439332  9432 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:57.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.439440  9432 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.175.65
14:02:57.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.441601  9432 tablet_server_runner.cc:78] Tablet server non-default flags:
14:02:57.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/logs
14:02:57.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.175.84:38341
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/data
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/wal
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.175.65:0
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/data/info.pb
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.175.65
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.175.126:33843,127.8.175.125:44995,127.8.175.124:46475
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9432
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.175.65
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.441861  9432 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:57.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.442124  9432 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:57.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.444702  9440 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
14:02:57.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.444677  9432 server_base.cc:1061] running on GCE node
14:02:57.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.444670  9439 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
14:02:57.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.444687  9443 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
14:02:57.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.445272  9432 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:57.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.445492  9432 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:57.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.446659  9432 hybrid_clock.cc:648] HybridClock initialized: now 1786456977446637 us; error 31 us; skew 500 ppm
14:02:57.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.447793  9432 webserver.cc:533] Webserver started at http://127.8.175.65:37611/ using document root <none> and password file <none>
14:02:57.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.448004  9432 fs_manager.cc:362] Metadata directory not provided
14:02:57.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.448065  9432 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:57.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.448187  9432 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:57.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.449064  9432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/data/instance:
14:02:57.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ef0e5d3039154dacaee209be5a059b76"
14:02:57.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:57 on dist-test-slave-5bn2"
14:02:57.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.449410  9432 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/wal/instance:
14:02:57.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ef0e5d3039154dacaee209be5a059b76"
14:02:57.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:57 on dist-test-slave-5bn2"
14:02:57.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.450651  9432 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:02:57.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.451541  9451 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:57.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.451746  9432 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:02:57.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.451836  9432 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/wal
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ef0e5d3039154dacaee209be5a059b76"
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:57 on dist-test-slave-5bn2"
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.451903  9432 fs_report.cc:389] FS layout report
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/wal
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/wal
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/data/data
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:57.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:57.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.461066  9432 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:57.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.461424  9432 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
14:02:57.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.461560  9432 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:57.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.461789  9432 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:02:57.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.462149  9432 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:02:57.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.462184  9432 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:02:57.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.462213  9432 ts_tablet_manager.cc:616] Registered 0 tablets
14:02:57.462 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.462230  9432 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:02:57.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.468065  9432 rpc_server.cc:307] RPC server started. Bound to: 127.8.175.65:38861
14:02:57.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.468155  9661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.175.65:38861 every 8 connection(s)
14:02:57.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.468484  9432 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/data/info.pb
14:02:57.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.472579  8893 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 9432
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.472695  8893 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-0/wal/instance
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.474125  9662 heartbeater.cc:344] Connected to a master server at 127.8.175.124:46475
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.474224  9662 heartbeater.cc:461] Registering TS with master...
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.474319  8893 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/wal
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/data
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/logs
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/data/info.pb
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:57.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.175.66:0
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.175.66
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.175.66
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.175.126:33843,127.8.175.125:44995,127.8.175.124:46475
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.175.84:38341
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.474345  9666 heartbeater.cc:344] Connected to a master server at 127.8.175.125:44995
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.474388  9666 heartbeater.cc:461] Registering TS with master...
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.474500  9662 heartbeater.cc:507] Master 127.8.175.124:46475 requested a full tablet report, sending...
14:02:57.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.475251  9230 ts_manager.cc:194] Registered new tserver with Master: ef0e5d3039154dacaee209be5a059b76 (127.8.175.65:38861)
14:02:57.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.474499  9666 heartbeater.cc:507] Master 127.8.175.125:44995 requested a full tablet report, sending...
14:02:57.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.476788  9665 heartbeater.cc:344] Connected to a master server at 127.8.175.126:33843
14:02:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.476853  9665 heartbeater.cc:461] Registering TS with master...
14:02:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.476827  9102 ts_manager.cc:194] Registered new tserver with Master: ef0e5d3039154dacaee209be5a059b76 (127.8.175.65:38861)
14:02:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.476989  9665 heartbeater.cc:507] Master 127.8.175.126:33843 requested a full tablet report, sending...
14:02:57.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.477336  8962 ts_manager.cc:194] Registered new tserver with Master: ef0e5d3039154dacaee209be5a059b76 (127.8.175.65:38861)
14:02:57.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.478037  8962 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.175.65:39883
14:02:57.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.554926  9682 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:57.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.555117  9682 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:57.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.555136  9682 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:57.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.556784  9682 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:57.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.556854  9682 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.175.66
14:02:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.558447  9682 tablet_server_runner.cc:78] Tablet server non-default flags:
14:02:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/logs
14:02:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.175.84:38341
14:02:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/data
14:02:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/wal
14:02:57.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.175.66:0
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/data/info.pb
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.175.66
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.175.126:33843,127.8.175.125:44995,127.8.175.124:46475
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9682
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.175.66
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.558652  9682 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:57.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.558841  9682 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:57.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.561465  9689 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
14:02:57.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.561546  9695 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
14:02:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.561653  9693 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
14:02:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.561801  9682 server_base.cc:1061] running on GCE node
14:02:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.561920  9682 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:57.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.562095  9682 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:57.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.563232  9682 hybrid_clock.cc:648] HybridClock initialized: now 1786456977563221 us; error 41 us; skew 500 ppm
14:02:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.564469  9682 webserver.cc:533] Webserver started at http://127.8.175.66:43653/ using document root <none> and password file <none>
14:02:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.564692  9682 fs_manager.cc:362] Metadata directory not provided
14:02:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.564745  9682 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:57.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.564831  9682 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:57.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.565622  9682 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/data/instance:
14:02:57.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ca7de3fd23c4db0953705cf73562b01"
14:02:57.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:57 on dist-test-slave-5bn2"
14:02:57.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.565884  9682 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/wal/instance:
14:02:57.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ca7de3fd23c4db0953705cf73562b01"
14:02:57.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:57 on dist-test-slave-5bn2"
14:02:57.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.567004  9682 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:02:57.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.567597  9705 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:57.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.567761  9682 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:02:57.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.567847  9682 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/wal
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ca7de3fd23c4db0953705cf73562b01"
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:57 on dist-test-slave-5bn2"
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.567919  9682 fs_report.cc:389] FS layout report
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/wal
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/wal
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/data/data
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:57.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:57.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.574952  9682 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:57.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.575265  9682 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
14:02:57.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.575394  9682 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:57.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.575649  9682 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:02:57.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.576007  9682 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:02:57.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.576043  9682 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:02:57.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.576072  9682 ts_tablet_manager.cc:616] Registered 0 tablets
14:02:57.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.576089  9682 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:02:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.581863  9682 rpc_server.cc:307] RPC server started. Bound to: 127.8.175.66:38401
14:02:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.581928  9920 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.175.66:38401 every 8 connection(s)
14:02:57.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.582233  9682 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/data/info.pb
14:02:57.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.587742  9922 heartbeater.cc:344] Connected to a master server at 127.8.175.124:46475
14:02:57.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.587781  9924 heartbeater.cc:344] Connected to a master server at 127.8.175.125:44995
14:02:57.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.588193  9924 heartbeater.cc:461] Registering TS with master...
14:02:57.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.588404  9923 heartbeater.cc:344] Connected to a master server at 127.8.175.126:33843
14:02:57.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.588469  9923 heartbeater.cc:461] Registering TS with master...
14:02:57.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.588191  9922 heartbeater.cc:461] Registering TS with master...
14:02:57.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.588423  9924 heartbeater.cc:507] Master 127.8.175.125:44995 requested a full tablet report, sending...
14:02:57.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.588611  9923 heartbeater.cc:507] Master 127.8.175.126:33843 requested a full tablet report, sending...
14:02:57.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.588617  9922 heartbeater.cc:507] Master 127.8.175.124:46475 requested a full tablet report, sending...
14:02:57.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.588950  9230 ts_manager.cc:194] Registered new tserver with Master: 1ca7de3fd23c4db0953705cf73562b01 (127.8.175.66:38401)
14:02:57.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.588949  9102 ts_manager.cc:194] Registered new tserver with Master: 1ca7de3fd23c4db0953705cf73562b01 (127.8.175.66:38401)
14:02:57.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.589111  8962 ts_manager.cc:194] Registered new tserver with Master: 1ca7de3fd23c4db0953705cf73562b01 (127.8.175.66:38401)
14:02:57.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.589566  8962 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.175.66:51337
14:02:57.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.590119  8893 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 9682
14:02:57.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.590212  8893 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-1/wal/instance
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.591400  8893 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/wal
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/data
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/logs
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/data/info.pb
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:57.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.175.67:0
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.175.67
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.175.67
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.175.126:33843,127.8.175.125:44995,127.8.175.124:46475
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.175.84:38341
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:57.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:02:57.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.670626  9933 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:57.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.670820  9933 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:57.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.670871  9933 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:57.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.672607  9933 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:57.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.672673  9933 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.8.175.67
14:02:57.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.674283  9933 tablet_server_runner.cc:78] Tablet server non-default flags:
14:02:57.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/logs
14:02:57.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:57.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:57.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.8.175.84:38341
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/data
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/wal
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.8.175.67:0
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/data/info.pb
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.8.175.67
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.8.175.126:33843,127.8.175.125:44995,127.8.175.124:46475
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9933
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.8.175.67
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.674517  9933 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:57.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.674782  9933 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:57.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.677767  9951 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
14:02:57.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.677824  9942 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
14:02:57.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.677996  9933 server_base.cc:1061] running on GCE node
14:02:57.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:57.677824  9944 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
14:02:57.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.678215  9933 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:57.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.678494  9933 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:57.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.679661  9933 hybrid_clock.cc:648] HybridClock initialized: now 1786456977679638 us; error 41 us; skew 500 ppm
14:02:57.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.680994  9933 webserver.cc:533] Webserver started at http://127.8.175.67:40293/ using document root <none> and password file <none>
14:02:57.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.681155  9933 fs_manager.cc:362] Metadata directory not provided
14:02:57.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.681192  9933 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:57.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.681272  9933 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:57.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.682138  9933 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/data/instance:
14:02:57.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2cf7662020944e10886e25d5450a0590"
14:02:57.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:57 on dist-test-slave-5bn2"
14:02:57.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.682420  9933 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/wal/instance:
14:02:57.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2cf7662020944e10886e25d5450a0590"
14:02:57.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:57 on dist-test-slave-5bn2"
14:02:57.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.683601  9933 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.684286  9959 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.684456  9933 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.684513  9933 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/wal
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2cf7662020944e10886e25d5450a0590"
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:57 on dist-test-slave-5bn2"
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.684556  9933 fs_report.cc:389] FS layout report
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/wal
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/wal
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/data/data
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:57.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:57.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:57.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:57.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:57.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:57.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:57.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:57.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.698726  9933 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.699147  9933 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
14:02:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.699259  9933 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:57.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.699507  9933 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:02:57.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.700047  9933 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:02:57.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.700094  9933 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:02:57.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.700129  9933 ts_tablet_manager.cc:616] Registered 0 tablets
14:02:57.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.700145  9933 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:02:57.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.706132  9933 rpc_server.cc:307] RPC server started. Bound to: 127.8.175.67:41595
14:02:57.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.706243 10142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.8.175.67:41595 every 8 connection(s)
14:02:57.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.706511  9933 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/data/info.pb
14:02:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.712798 10144 heartbeater.cc:344] Connected to a master server at 127.8.175.126:33843
14:02:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.712913 10144 heartbeater.cc:461] Registering TS with master...
14:02:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.713104 10144 heartbeater.cc:507] Master 127.8.175.126:33843 requested a full tablet report, sending...
14:02:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.713629  8962 ts_manager.cc:194] Registered new tserver with Master: 2cf7662020944e10886e25d5450a0590 (127.8.175.67:41595)
14:02:57.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.713832 10147 heartbeater.cc:344] Connected to a master server at 127.8.175.125:44995
14:02:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.713876 10143 heartbeater.cc:344] Connected to a master server at 127.8.175.124:46475
14:02:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.713903 10147 heartbeater.cc:461] Registering TS with master...
14:02:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.713951 10143 heartbeater.cc:461] Registering TS with master...
14:02:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.714043 10147 heartbeater.cc:507] Master 127.8.175.125:44995 requested a full tablet report, sending...
14:02:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.714044 10143 heartbeater.cc:507] Master 127.8.175.124:46475 requested a full tablet report, sending...
14:02:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.714133  8962 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.8.175.67:59111
14:02:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.714381  9230 ts_manager.cc:194] Registered new tserver with Master: 2cf7662020944e10886e25d5450a0590 (127.8.175.67:41595)
14:02:57.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.714392  9102 ts_manager.cc:194] Registered new tserver with Master: 2cf7662020944e10886e25d5450a0590 (127.8.175.67:41595)
14:02:57.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.716491  8893 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 9933
14:02:57.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.716585  8893 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster9863331964379662101/ts-2/wal/instance
14:02:57.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.719295  8893 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:02:57.720 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:02:57.720 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:02:57.721 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.175.126"
      port: 33843
    }
    bound_http_address {
      host: "127.8.175.126"
      port: 42767
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.175.125"
      port: 44995
    }
    bound_http_address {
      host: "127.8.175.125"
      port: 41129
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.175.124"
      port: 46475
    }
    bound_http_address {
      host: "127.8.175.124"
      port: 35851
    }
  }
}

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

14:02:57.726 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.8.175.65"
      port: 38861
    }
    bound_http_address {
      host: "127.8.175.65"
      port: 37611
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.8.175.66"
      port: 38401
    }
    bound_http_address {
      host: "127.8.175.66"
      port: 43653
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.8.175.67"
      port: 41595
    }
    bound_http_address {
      host: "127.8.175.67"
      port: 40293
    }
  }
}

14:02:57.726 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:02:57.729 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:02:57.731 [DEBUG - main] (Connection.java:748) [peer master-127.8.175.124:46475(127.8.175.124:46475)] connecting to peer
14:02:57.732 [DEBUG - main] (Connection.java:748) [peer master-127.8.175.126:33843(127.8.175.126:33843)] connecting to peer
14:02:57.733 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.8.175.124:46475(127.8.175.124:46475)] Successfully connected to peer
14:02:57.734 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.8.175.126:33843(127.8.175.126:33843)] Successfully connected to peer
14:02:57.734 [DEBUG - main] (Connection.java:748) [peer master-127.8.175.125:44995(127.8.175.125:44995)] connecting to peer
14:02:57.735 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.175.124
14:02:57.736 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.175.126
14:02:57.740 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.8.175.125:44995(127.8.175.125:44995)] Successfully connected to peer
14:02:57.744 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.8.175.125
14:02:57.754 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1abc6e36, L:/127.0.0.1:56410 - R:/127.8.175.126:33843] using SASL/PLAIN
14:02:57.758 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3d5c14fb, L:/127.0.0.1:54182 - R:/127.8.175.124:46475] using SASL/PLAIN
14:02:57.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:02:57.760 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=30), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.175.124:46475, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.175.126:33843, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.8.175.125:44995, [26ms] Sub RPC ConnectToMaster: received response from server master-127.8.175.126:33843: OK, [30ms] Sub RPC ConnectToMaster: received response from server master-127.8.175.124:46475: OK, deferred=null) after lookup
14:02:57.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.762046  8962 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56410:
14:02:57.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456977730"
14:02:57.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:02:57.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:02:57.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:02:57.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:02:57.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:02:57.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:02:57.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:57.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:02:57.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 217dc011da334d17b1d8389660da091c
14:02:57.776 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbe1de604, L:/127.0.0.1:45006 - R:/127.8.175.125:44995] using SASL/PLAIN
14:02:57.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.776963 10033 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456977730 [id=217dc011da334d17b1d8389660da091c]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:02:57.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.777329 10033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7a3d8ac99e425fbc16dc3b053cdd82. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:57.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.779911 10172 tablet_bootstrap.cc:492] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590: Bootstrap starting.
14:02:57.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.780138  9542 tablet_service.cc:1511] Processing CreateTablet for tablet 2c6c7fe1fab14774af8938ea20224f8a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456977730 [id=217dc011da334d17b1d8389660da091c]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:02:57.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.780385  9542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c6c7fe1fab14774af8938ea20224f8a. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:57.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.780735 10172 tablet_bootstrap.cc:654] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590: Neither blocks nor log segments found. Creating new log.
14:02:57.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.781036 10172 log.cc:826] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590: Log is configured to *not* fsync() on all Append() calls
14:02:57.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.781766 10172 tablet_bootstrap.cc:492] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590: No bootstrap required, opened a new log
14:02:57.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.781826 10172 ts_tablet_manager.cc:1403] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:02:57.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.782640 10177 tablet_bootstrap.cc:492] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76: Bootstrap starting.
14:02:57.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.783509 10177 tablet_bootstrap.cc:654] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76: Neither blocks nor log segments found. Creating new log.
14:02:57.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.783799 10177 log.cc:826] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76: Log is configured to *not* fsync() on all Append() calls
14:02:57.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.783824 10172 raft_consensus.cc:359] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cf7662020944e10886e25d5450a0590" member_type: VOTER last_known_addr { host: "127.8.175.67" port: 41595 } }
14:02:57.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.783960 10172 raft_consensus.cc:385] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:57.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.783994 10172 raft_consensus.cc:740] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2cf7662020944e10886e25d5450a0590, State: Initialized, Role: FOLLOWER
14:02:57.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.784109 10172 consensus_queue.cc:260] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 [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: true peers { permanent_uuid: "2cf7662020944e10886e25d5450a0590" member_type: VOTER last_known_addr { host: "127.8.175.67" port: 41595 } }
14:02:57.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.784186 10172 raft_consensus.cc:399] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:57.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.784219 10172 raft_consensus.cc:493] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:57.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.784261 10172 raft_consensus.cc:3060] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 [term 0 FOLLOWER]: Advancing to term 1
14:02:57.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.784475 10177 tablet_bootstrap.cc:492] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76: No bootstrap required, opened a new log
14:02:57.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.784543 10177 ts_tablet_manager.cc:1403] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:02:57.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.784973 10172 raft_consensus.cc:515] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cf7662020944e10886e25d5450a0590" member_type: VOTER last_known_addr { host: "127.8.175.67" port: 41595 } }
14:02:57.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.785099 10172 leader_election.cc:304] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 2cf7662020944e10886e25d5450a0590; no voters: 
14:02:57.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.785287 10172 leader_election.cc:290] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:57.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.785486 10172 ts_tablet_manager.cc:1434] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:02:57.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.785792 10144 heartbeater.cc:499] Master 127.8.175.126:33843 was elected leader, sending a full tablet report...
14:02:57.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.786360 10180 raft_consensus.cc:2804] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 [term 1 FOLLOWER]: Leader election won for term 1
14:02:57.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.786768 10180 raft_consensus.cc:697] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 [term 1 LEADER]: Becoming Leader. State: Replica: 2cf7662020944e10886e25d5450a0590, State: Running, Role: LEADER
14:02:57.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.786839 10177 raft_consensus.cc:359] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef0e5d3039154dacaee209be5a059b76" member_type: VOTER last_known_addr { host: "127.8.175.65" port: 38861 } }
14:02:57.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.787002 10177 raft_consensus.cc:385] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:57.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.787039 10177 raft_consensus.cc:740] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef0e5d3039154dacaee209be5a059b76, State: Initialized, Role: FOLLOWER
14:02:57.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.787024 10180 consensus_queue.cc:237] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cf7662020944e10886e25d5450a0590" member_type: VOTER last_known_addr { host: "127.8.175.67" port: 41595 } }
14:02:57.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.787122 10177 consensus_queue.cc:260] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 [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: true peers { permanent_uuid: "ef0e5d3039154dacaee209be5a059b76" member_type: VOTER last_known_addr { host: "127.8.175.65" port: 38861 } }
14:02:57.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.787175 10177 raft_consensus.cc:399] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:57.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.787201 10177 raft_consensus.cc:493] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:57.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.787253 10177 raft_consensus.cc:3060] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 [term 0 FOLLOWER]: Advancing to term 1
14:02:57.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.787876 10177 raft_consensus.cc:515] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef0e5d3039154dacaee209be5a059b76" member_type: VOTER last_known_addr { host: "127.8.175.65" port: 38861 } }
14:02:57.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.787961 10177 leader_election.cc:304] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: ef0e5d3039154dacaee209be5a059b76; no voters: 
14:02:57.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.788094 10177 leader_election.cc:290] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:57.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.788169 10185 raft_consensus.cc:2804] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 [term 1 FOLLOWER]: Leader election won for term 1
14:02:57.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.788316 10185 raft_consensus.cc:697] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 [term 1 LEADER]: Becoming Leader. State: Replica: ef0e5d3039154dacaee209be5a059b76, State: Running, Role: LEADER
14:02:57.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.788398 10185 consensus_queue.cc:237] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef0e5d3039154dacaee209be5a059b76" member_type: VOTER last_known_addr { host: "127.8.175.65" port: 38861 } }
14:02:57.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.788386  8962 catalog_manager.cc:5719] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2cf7662020944e10886e25d5450a0590 (127.8.175.67). New cstate: current_term: 1 leader_uuid: "2cf7662020944e10886e25d5450a0590" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2cf7662020944e10886e25d5450a0590" member_type: VOTER last_known_addr { host: "127.8.175.67" port: 41595 } health_report { overall_health: HEALTHY } } }
14:02:57.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.789577 10177 ts_tablet_manager.cc:1434] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
14:02:57.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.790004  9665 heartbeater.cc:499] Master 127.8.175.126:33843 was elected leader, sending a full tablet report...
14:02:57.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.790591  8960 catalog_manager.cc:5719] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76 reported cstate change: term changed from 0 to 1, leader changed from <none> to ef0e5d3039154dacaee209be5a059b76 (127.8.175.65). New cstate: current_term: 1 leader_uuid: "ef0e5d3039154dacaee209be5a059b76" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef0e5d3039154dacaee209be5a059b76" member_type: VOTER last_known_addr { host: "127.8.175.65" port: 38861 } health_report { overall_health: HEALTHY } } }
14:02:57.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.834 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.835 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@46b695ec, flushNotification=Deferred@1082528716(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:02:57.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.836 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.837 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.838 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.840 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.841 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.841 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.842 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.844 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.844 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.844 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.845 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.845 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.846 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.847 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.847 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.848 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.848 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.849 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.850 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.851 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.852 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.852 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.853 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.853 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.854 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.855 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.856 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.856 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.856 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.857 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.858 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.858 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.859 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.859 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.860 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.861 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.861 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.862 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.862 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.862 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.863 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.863 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.863 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.864 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.865 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.865 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.866 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.866 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.867 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.868 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.869 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.869 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.870 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.871 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.872 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.872 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.876 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)] connecting to peer
14:02:57.878 [DEBUG - kudu-nio-1] (Connection.java:748) [peer ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)] connecting to peer
14:02:57.879 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)] Successfully connected to peer
14:02:57.880 [DEBUG - kudu-nio-4] (Connection.java:757) [peer ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)] Successfully connected to peer
14:02:57.904 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xb61660ea, L:/127.0.0.1:39012 - R:/127.8.175.67:41595] using TOKEN/null
14:02:57.912 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x71f58cd8, L:/127.0.0.1:55344 - R:/127.8.175.65:38861] using TOKEN/null
14:02:57.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000000, 0x00000001)
14:02:57.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 2c6c7fe1fab14774af8938ea20224f8a for table 'org.apache.kudu.client.TestAlterTable-1786456977730' with partition [0x00000001, 0x00000002)
14:02:57.919 [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=5e7a3d8ac99e425fbc16dc3b053cdd82@[2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2c6c7fe1fab14774af8938ea20224f8a@[ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:57.919 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.8.175.126:33843, [1ms] Sub RPC GetTableLocations: received response from server master-127.8.175.126:33843: OK, deferred=null)) after lookup
14:02:57.925 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456977730, tablet=5e7a3d8ac99e425fbc16dc3b053cdd82, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:57.926 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 5e7a3d8ac99e425fbc16dc3b053cdd82 for partition [0x00000000, 0x00000001) with scanner id null
14:02:57.929 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456977730, tablet=2c6c7fe1fab14774af8938ea20224f8a, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:57.929 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 2c6c7fe1fab14774af8938ea20224f8a for partition [0x00000001, 0x00000002) with scanner id null
14:02:57.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.938762  8960 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56410:
14:02:57.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456977730" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" compression: SNAPPY } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" encoding: RLE } } } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" default_value: "\000\000\000\000" } } }
14:02:57.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.943499 10200 tablet.cc:1724] T 5e7a3d8ac99e425fbc16dc3b053cdd82 P 2cf7662020944e10886e25d5450a0590: Alter schema from (
14:02:57.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:02:57.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:02:57.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:02:57.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:02:57.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:02:57.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:02:57.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:02:57.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:02:57.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.947820 10202 tablet.cc:1724] T 2c6c7fe1fab14774af8938ea20224f8a P ef0e5d3039154dacaee209be5a059b76: Alter schema from (
14:02:57.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:02:57.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:02:57.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:02:57.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:02:57.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:02:57.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:02:57.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:02:57.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:02:57.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.955948  8960 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 3cc3fc3aaa6c4040b11ae8d34f2f1cf2: org.apache.kudu.client.TestAlterTable-1786456977730 [id=217dc011da334d17b1d8389660da091c] alter complete (version 1)
14:02:57.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.957396 10148 maintenance_manager.cc:419] P 2cf7662020944e10886e25d5450a0590: Scheduling UndoDeltaBlockGCOp(5e7a3d8ac99e425fbc16dc3b053cdd82): 396 bytes on disk
14:02:57.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.957711  9968 maintenance_manager.cc:643] P 2cf7662020944e10886e25d5450a0590: UndoDeltaBlockGCOp(5e7a3d8ac99e425fbc16dc3b053cdd82) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":29,"lbm_reads_lt_1ms":4}
14:02:57.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.969887  9673 maintenance_manager.cc:419] P ef0e5d3039154dacaee209be5a059b76: Scheduling UndoDeltaBlockGCOp(2c6c7fe1fab14774af8938ea20224f8a): 506 bytes on disk
14:02:57.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.970252  9466 maintenance_manager.cc:643] P ef0e5d3039154dacaee209be5a059b76: UndoDeltaBlockGCOp(2c6c7fe1fab14774af8938ea20224f8a) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":33,"lbm_reads_lt_1ms":4}
14:02:57.975 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 217dc011da334d17b1d8389660da091c
14:02:57.975 [DEBUG - main] (Connection.java:575) [peer 2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)] disconnecting while in state READY
14:02:57.975 [DEBUG - main] (Connection.java:575) [peer ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)] disconnecting while in state READY
14:02:57.975 [DEBUG - main] (Connection.java:575) [peer master-127.8.175.126:33843(127.8.175.126:33843)] disconnecting while in state READY
14:02:57.975 [DEBUG - main] (Connection.java:575) [peer master-127.8.175.125:44995(127.8.175.125:44995)] disconnecting while in state READY
14:02:57.976 [DEBUG - main] (Connection.java:575) [peer master-127.8.175.124:46475(127.8.175.124:46475)] disconnecting while in state READY
14:02:57.976 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)] handling channelInactive
14:02:57.976 [DEBUG - kudu-nio-4] (Connection.java:239) [peer ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)] handling channelInactive
14:02:57.976 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 2cf7662020944e10886e25d5450a0590(127.8.175.67:41595)] cleaning up while in state READY due to: connection closed
14:02:57.976 [DEBUG - kudu-nio-4] (Connection.java:709) [peer ef0e5d3039154dacaee209be5a059b76(127.8.175.65:38861)] cleaning up while in state READY due to: connection closed
14:02:57.976 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.8.175.124:46475(127.8.175.124:46475)] handling channelInactive
14:02:57.977 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.8.175.124:46475(127.8.175.124:46475)] cleaning up while in state READY due to: connection closed
14:02:57.977 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.8.175.125:44995(127.8.175.125:44995)] handling channelInactive
14:02:57.977 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.8.175.125:44995(127.8.175.125:44995)] cleaning up while in state READY due to: connection closed
14:02:57.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:02:57.980 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.8.175.126:33843(127.8.175.126:33843)] handling channelInactive
14:02:57.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.8.175.126:33843(127.8.175.126:33843)] cleaning up while in state READY due to: connection closed
14:02:57.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.980818  8893 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 9432
14:02:57.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:57.996767  8893 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 9682
14:02:58.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.012497  8893 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 9933
14:02:58.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.023036  8893 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 8910
14:02:58.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.032423  8893 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 9038
14:02:58.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.053246  8893 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 9166
14:02:58.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:58Z chronyd exiting
.14:02:58.130 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456978130
14:02:58.133 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:02:58.134 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:02:58.134 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:02:58.135 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:02:58.135 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:02:58.137 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

14:02:58.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.215991 10223 mini_oidc.cc:150] Starting JWKS server
14:02:58.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.216564 10223 webserver.cc:533] Webserver started at http://127.0.0.1:33533/ using document root <none> and password file <none>
14:02:58.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.216655 10223 mini_oidc.cc:186] Starting OIDC Discovery server
14:02:58.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.216790 10223 webserver.cc:533] Webserver started at http://127.0.0.1:46259/ using document root <none> and password file <none>
14:02:58.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:58Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:02:58.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:58Z Disabled control of system clock
14:02:58.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.228708 10223 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/wal
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/data
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/logs
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/data/info.pb
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.251.254:46815
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.251.254
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.251.212:35139
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.251.254:46815,127.9.251.253:40673,127.9.251.252:41055
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:58.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33533/jwks.json with env {}
14:02:58.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.306974 10245 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:58.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.307184 10245 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:58.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.307214 10245 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:58.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.308992 10245 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:58.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.309054 10245 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:58.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.309072 10245 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:58.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.309088 10245 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:58.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.309103 10245 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:58.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.309116 10245 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33533/jwks.json
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.311074 10245 master_runner.cc:387] Master server non-default flags:
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/logs
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.251.212:35139
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/data
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/wal
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.251.254:46815,127.9.251.253:40673,127.9.251.252:41055
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.251.254:46815
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:58.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33533/jwks.json
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/data/info.pb
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.251.254
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10245
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.311374 10245 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:58.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.311678 10245 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:58.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.314510 10254 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
14:02:58.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.314512 10252 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
14:02:58.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.314510 10257 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
14:02:58.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.314999 10245 server_base.cc:1061] running on GCE node
14:02:58.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.315264 10245 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:58.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.315563 10245 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:58.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.316737 10245 hybrid_clock.cc:648] HybridClock initialized: now 1786456978316758 us; error 97 us; skew 500 ppm
14:02:58.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.318110 10245 webserver.cc:533] Webserver started at http://127.9.251.254:34967/ using document root <none> and password file <none>
14:02:58.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.318343 10245 fs_manager.cc:362] Metadata directory not provided
14:02:58.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.318408 10245 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:58.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.318545 10245 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:58.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.319502 10245 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/data/instance:
14:02:58.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7c7ff17df884a49855aac059e3bbe9f"
14:02:58.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:58 on dist-test-slave-5bn2"
14:02:58.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.319868 10245 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/wal/instance:
14:02:58.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7c7ff17df884a49855aac059e3bbe9f"
14:02:58.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:58 on dist-test-slave-5bn2"
14:02:58.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.321152 10245 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:02:58.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.321947 10272 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:58.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.322186 10245 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:02:58.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.322256 10245 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/wal
14:02:58.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7c7ff17df884a49855aac059e3bbe9f"
14:02:58.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:58 on dist-test-slave-5bn2"
14:02:58.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.322316 10245 fs_report.cc:389] FS layout report
14:02:58.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:58.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/wal
14:02:58.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/wal
14:02:58.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/data/data
14:02:58.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:58.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:58.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:58.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:58.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:58.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:58.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:58.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:58.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:58.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:58.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:58.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.348848 10245 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:58.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.349218 10245 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
14:02:58.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.349352 10245 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:58.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.353484 10245 rpc_server.cc:307] RPC server started. Bound to: 127.9.251.254:46815
14:02:58.353 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.353523 10362 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.251.254:46815 every 8 connection(s)
14:02:58.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.353889 10245 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/data/info.pb
14:02:58.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.354580 10363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:58.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.355993 10363 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } has no permanent_uuid. Determining permanent_uuid...
14:02:58.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.361564 10363 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } has no permanent_uuid. Determining permanent_uuid...
14:02:58.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.362010 10274 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.251.253:40673: connect: Connection refused (error 111)
14:02:58.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.362407 10363 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.251.253:40673: Network error: Client connection negotiation failed: client connection to 127.9.251.253:40673: connect: Connection refused (error 111)
14:02:58.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.363571 10223 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 10245
14:02:58.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.363667 10223 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-0/wal/instance
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.364365 10223 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/wal
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/data
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/logs
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/data/info.pb
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:58.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.251.253:40673
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.251.253
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.251.212:35139
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.251.254:46815,127.9.251.253:40673,127.9.251.252:41055
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:58.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33533/jwks.json with env {}
14:02:58.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.411599 10363 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } attempt: 1
14:02:58.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.412441 10363 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.251.253:40673: Network error: Client connection negotiation failed: client connection to 127.9.251.253:40673: connect: Connection refused (error 111)
14:02:58.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.443674 10371 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:58.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.443861 10371 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:58.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.443879 10371 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:58.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.445432 10371 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:58.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.445521 10371 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:58.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.445537 10371 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:58.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.445547 10371 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:58.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.445559 10371 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:58.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.445568 10371 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33533/jwks.json
14:02:58.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.447580 10371 master_runner.cc:387] Master server non-default flags:
14:02:58.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/logs
14:02:58.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:58.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:58.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:58.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.251.212:35139
14:02:58.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:58.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/data
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/wal
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.251.254:46815,127.9.251.253:40673,127.9.251.252:41055
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.251.253:40673
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33533/jwks.json
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/data/info.pb
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.251.253
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10371
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.447806 10371 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:58.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.448006 10371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:58.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.450608 10382 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
14:02:58.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.450647 10381 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
14:02:58.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.450806 10371 server_base.cc:1061] running on GCE node
14:02:58.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.451203 10392 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
14:02:58.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.451516 10371 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:58.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.451774 10371 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:58.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.453019 10371 hybrid_clock.cc:648] HybridClock initialized: now 1786456978453002 us; error 32 us; skew 500 ppm
14:02:58.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.454092 10371 webserver.cc:533] Webserver started at http://127.9.251.253:34049/ using document root <none> and password file <none>
14:02:58.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.454246 10371 fs_manager.cc:362] Metadata directory not provided
14:02:58.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.454273 10371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:58.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.454353 10371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:58.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.455221 10371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/data/instance:
14:02:58.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "879375f21aa7460384553a9ba8ab969c"
14:02:58.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:58 on dist-test-slave-5bn2"
14:02:58.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.455487 10371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/wal/instance:
14:02:58.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "879375f21aa7460384553a9ba8ab969c"
14:02:58.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:58 on dist-test-slave-5bn2"
14:02:58.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.456681 10371 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.457443 10400 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.457613 10371 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.457677 10371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/wal
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "879375f21aa7460384553a9ba8ab969c"
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:58 on dist-test-slave-5bn2"
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.457726 10371 fs_report.cc:389] FS layout report
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/wal
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/wal
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/data/data
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:58.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:58.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:58.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:58.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:58.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:58.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:58.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.466176 10371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:58.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.466467 10371 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
14:02:58.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.466555 10371 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.471833 10371 rpc_server.cc:307] RPC server started. Bound to: 127.9.251.253:40673
14:02:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.471864 10485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.251.253:40673 every 8 connection(s)
14:02:58.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.472590 10371 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/data/info.pb
14:02:58.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.473237 10487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:58.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.474560 10487 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } has no permanent_uuid. Determining permanent_uuid...
14:02:58.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.479306 10223 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 10371
14:02:58.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.479404 10223 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-1/wal/instance
14:02:58.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.479470 10487 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } has no permanent_uuid. Determining permanent_uuid...
14:02:58.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.479821 10223 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:58.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:58.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/wal
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/data
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/logs
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/data/info.pb
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.251.252:41055
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.251.252
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.251.212:35139
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.251.254:46815,127.9.251.253:40673,127.9.251.252:41055
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33533/jwks.json with env {}
14:02:58.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.480587 10363 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } attempt: 2
14:02:58.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.483423 10487 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } has no permanent_uuid. Determining permanent_uuid...
14:02:58.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.484083 10402 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.251.252:41055: connect: Connection refused (error 111)
14:02:58.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.484524 10487 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.251.252:41055: Network error: Client connection negotiation failed: client connection to 127.9.251.252:41055: connect: Connection refused (error 111)
14:02:58.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.484563 10363 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } has no permanent_uuid. Determining permanent_uuid...
14:02:58.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.485137 10363 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.251.252:41055: Network error: Client connection negotiation failed: client connection to 127.9.251.252:41055: connect: Connection refused (error 111)
14:02:58.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.528326 10363 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } attempt: 1
14:02:58.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.529201 10363 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.251.252:41055: Network error: Client connection negotiation failed: client connection to 127.9.251.252:41055: connect: Connection refused (error 111)
14:02:58.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.533757 10487 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } attempt: 1
14:02:58.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.534605 10487 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.251.252:41055: Network error: Client connection negotiation failed: client connection to 127.9.251.252:41055: connect: Connection refused (error 111)
14:02:58.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.566774 10495 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:58.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.567003 10495 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:58.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.567022 10495 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:58.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.568513 10495 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:58.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.568558 10495 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:58.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.568570 10495 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:58.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.568581 10495 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:58.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.568593 10495 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:58.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.568602 10495 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33533/jwks.json
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.570197 10495 master_runner.cc:387] Master server non-default flags:
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/logs
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.251.212:35139
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/data
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/wal
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.251.254:46815,127.9.251.253:40673,127.9.251.252:41055
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.251.252:41055
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33533/jwks.json
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/data/info.pb
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.251.252
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10495
14:02:58.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:58.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:58.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:58.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:58.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:58.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:58.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:58.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:58.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:58.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:58.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:58.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.570389 10495 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:58.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.570572 10495 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:58.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.572959 10509 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
14:02:58.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.573006 10510 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
14:02:58.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.573015 10514 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
14:02:58.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.573145 10495 server_base.cc:1061] running on GCE node
14:02:58.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.573398 10495 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:58.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.573679 10495 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:58.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.574822 10495 hybrid_clock.cc:648] HybridClock initialized: now 1786456978574789 us; error 44 us; skew 500 ppm
14:02:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.575961 10495 webserver.cc:533] Webserver started at http://127.9.251.252:36069/ using document root <none> and password file <none>
14:02:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.576162 10495 fs_manager.cc:362] Metadata directory not provided
14:02:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.576210 10495 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.576329 10495 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:58.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.576350 10363 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } attempt: 2
14:02:58.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.576963 10363 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.251.252:41055: Network error: Client connection negotiation failed: client connection to 127.9.251.252:41055: connect: Connection refused (error 111)
14:02:58.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.577255 10495 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/data/instance:
14:02:58.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c"
14:02:58.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:58 on dist-test-slave-5bn2"
14:02:58.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.577577 10495 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/wal/instance:
14:02:58.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c"
14:02:58.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:58 on dist-test-slave-5bn2"
14:02:58.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.578819 10495 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:02:58.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.579665 10523 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.579903 10495 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.580014 10495 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/wal
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c"
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:58 on dist-test-slave-5bn2"
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.580080 10495 fs_report.cc:389] FS layout report
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/wal
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/wal
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/data/data
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:58.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:58.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.602694 10495 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:58.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.602780 10487 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } attempt: 2
14:02:58.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.603067 10495 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
14:02:58.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.603169 10495 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:58.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.603621 10487 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.251.252:41055: Network error: Client connection negotiation failed: client connection to 127.9.251.252:41055: connect: Connection refused (error 111)
14:02:58.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.607244 10495 rpc_server.cc:307] RPC server started. Bound to: 127.9.251.252:41055
14:02:58.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.607273 10621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.251.252:41055 every 8 connection(s)
14:02:58.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.607563 10495 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/data/info.pb
14:02:58.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.608083 10622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:58.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.609656 10622 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } has no permanent_uuid. Determining permanent_uuid...
14:02:58.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.612733 10223 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 10495
14:02:58.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.612866 10223 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/master-2/wal/instance
14:02:58.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.614619 10622 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } has no permanent_uuid. Determining permanent_uuid...
14:02:58.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.617470 10622 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } has no permanent_uuid. Determining permanent_uuid...
14:02:58.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.622552 10622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c: Bootstrap starting.
14:02:58.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.623320 10622 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c: Neither blocks nor log segments found. Creating new log.
14:02:58.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.623593 10622 log.cc:826] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c: Log is configured to *not* fsync() on all Append() calls
14:02:58.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.624205 10622 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c: No bootstrap required, opened a new log
14:02:58.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.625749 10622 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } }
14:02:58.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.625882 10622 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:58.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.625914 10622 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2ab2c0d43bbf4e7ca01d0b5450e08d8c, State: Initialized, Role: FOLLOWER
14:02:58.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.626056 10622 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [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: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } }
14:02:58.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.626410 10622 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [sys.catalog]: configured and running, proceeding with master startup.
14:02:58.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.626376 10632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [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: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } } }
14:02:58.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.626487 10632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [sys.catalog]: This master's current role is: FOLLOWER
14:02:58.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.628557 10652 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:02:58.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.628656 10652 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:02:58.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.628544 10495 master_runner.cc:187] Error getting master registration for 127.9.251.254:46815: OK, instance_id { permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" instance_seqno: 1786456978352385 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:02:58.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.629776 10495 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:02:58.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.684100 10363 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } attempt: 3
14:02:58.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.688555 10363 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f: Bootstrap starting.
14:02:58.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.689143 10363 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f: Neither blocks nor log segments found. Creating new log.
14:02:58.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.689596 10363 log.cc:826] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f: Log is configured to *not* fsync() on all Append() calls
14:02:58.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.690332 10363 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f: No bootstrap required, opened a new log
14:02:58.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.691650 10363 raft_consensus.cc:359] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } }
14:02:58.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.691752 10363 raft_consensus.cc:385] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:58.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.691783 10363 raft_consensus.cc:740] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7c7ff17df884a49855aac059e3bbe9f, State: Initialized, Role: FOLLOWER
14:02:58.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.691877 10363 consensus_queue.cc:260] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [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: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } }
14:02:58.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.692188 10363 sys_catalog.cc:565] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [sys.catalog]: configured and running, proceeding with master startup.
14:02:58.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.694123 10678 catalog_manager.cc:1594] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:02:58.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.694316 10678 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:02:58.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.693758 10656 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [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: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } } }
14:02:58.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.694784 10487 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } attempt: 3
14:02:58.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.695051 10656 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [sys.catalog]: This master's current role is: FOLLOWER
14:02:58.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.694870 10245 master_runner.cc:187] Error getting master registration for 127.9.251.253:40673: OK, instance_id { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" instance_seqno: 1786456978470370 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:02:58.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.696547 10245 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:02:58.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.707779 10487 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c: Bootstrap starting.
14:02:58.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.708508 10487 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c: Neither blocks nor log segments found. Creating new log.
14:02:58.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.709062 10487 log.cc:826] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c: Log is configured to *not* fsync() on all Append() calls
14:02:58.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.709872 10487 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c: No bootstrap required, opened a new log
14:02:58.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.711567 10487 raft_consensus.cc:359] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } }
14:02:58.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.711704 10487 raft_consensus.cc:385] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:58.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.711733 10487 raft_consensus.cc:740] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 879375f21aa7460384553a9ba8ab969c, State: Initialized, Role: FOLLOWER
14:02:58.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.711867 10487 consensus_queue.cc:260] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [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: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } }
14:02:58.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.712195 10487 sys_catalog.cc:565] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [sys.catalog]: configured and running, proceeding with master startup.
14:02:58.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.712162 10683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [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: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } } }
14:02:58.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.712560 10683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [sys.catalog]: This master's current role is: FOLLOWER
14:02:58.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.714244 10697 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:02:58.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.714438 10697 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:02:58.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.716751 10371 master_runner.cc:264] No leader master found from master 879375f21aa7460384553a9ba8ab969c
14:02:58.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.716830 10371 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:02:58.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.717314 10409 tablet.cc:2406] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.724087 10683 raft_consensus.cc:493] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.724259 10683 raft_consensus.cc:515] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } }
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.724577 10683 leader_election.cc:290] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b7c7ff17df884a49855aac059e3bbe9f (127.9.251.254:46815), 2ab2c0d43bbf4e7ca01d0b5450e08d8c (127.9.251.252:41055)
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.725021 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "879375f21aa7460384553a9ba8ab969c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7c7ff17df884a49855aac059e3bbe9f" is_pre_election: true
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.725180 10309 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 879375f21aa7460384553a9ba8ab969c in term 0.
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.725558 10569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "879375f21aa7460384553a9ba8ab969c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" is_pre_election: true
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.725699 10569 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 879375f21aa7460384553a9ba8ab969c in term 0.
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.725839 10401 leader_election.cc:304] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [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: 879375f21aa7460384553a9ba8ab969c, b7c7ff17df884a49855aac059e3bbe9f; no voters: 
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.726145 10683 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [term 0 FOLLOWER]: Leader pre-election won for term 1
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.726197 10683 raft_consensus.cc:493] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.726217 10683 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [term 0 FOLLOWER]: Advancing to term 1
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.727196 10683 raft_consensus.cc:515] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } }
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.727340 10683 leader_election.cc:290] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [CANDIDATE]: Term 1 election: Requested vote from peers b7c7ff17df884a49855aac059e3bbe9f (127.9.251.254:46815), 2ab2c0d43bbf4e7ca01d0b5450e08d8c (127.9.251.252:41055)
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.727572 10569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "879375f21aa7460384553a9ba8ab969c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c"
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.727659 10569 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [term 0 FOLLOWER]: Advancing to term 1
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.728549 10569 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879375f21aa7460384553a9ba8ab969c in term 1.
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.728737 10402 leader_election.cc:304] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [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: 2ab2c0d43bbf4e7ca01d0b5450e08d8c, 879375f21aa7460384553a9ba8ab969c; no voters: 
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.729141 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "879375f21aa7460384553a9ba8ab969c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b7c7ff17df884a49855aac059e3bbe9f"
14:02:58.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.729246 10309 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [term 0 FOLLOWER]: Advancing to term 1
14:02:58.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.730125 10309 raft_consensus.cc:2468] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 879375f21aa7460384553a9ba8ab969c in term 1.
14:02:58.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.730242 10683 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [term 1 FOLLOWER]: Leader election won for term 1
14:02:58.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.730427 10683 raft_consensus.cc:697] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [term 1 LEADER]: Becoming Leader. State: Replica: 879375f21aa7460384553a9ba8ab969c, State: Running, Role: LEADER
14:02:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.730518 10683 consensus_queue.cc:237] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [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: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } }
14:02:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.730952 10683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 879375f21aa7460384553a9ba8ab969c. Latest consensus state: current_term: 1 leader_uuid: "879375f21aa7460384553a9ba8ab969c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } } }
14:02:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.731041 10683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [sys.catalog]: This master's current role is: LEADER
14:02:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.731488 10703 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:02:58.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.731812 10703 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:02:58.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.733386 10569 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [term 1 FOLLOWER]: Refusing update from remote peer 879375f21aa7460384553a9ba8ab969c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:02:58.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.733831 10683 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [LEADER]: Connected to new peer: Peer: permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:02:58.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.735244 10632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 879375f21aa7460384553a9ba8ab969c. Latest consensus state: current_term: 1 leader_uuid: "879375f21aa7460384553a9ba8ab969c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } } }
14:02:58.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.735355 10632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [sys.catalog]: This master's current role is: FOLLOWER
14:02:58.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.736232 10309 raft_consensus.cc:1275] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [term 1 FOLLOWER]: Refusing update from remote peer 879375f21aa7460384553a9ba8ab969c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:02:58.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.736616 10683 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:02:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.737778 10656 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 879375f21aa7460384553a9ba8ab969c. Latest consensus state: current_term: 1 leader_uuid: "879375f21aa7460384553a9ba8ab969c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } } }
14:02:58.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.737860 10656 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [sys.catalog]: This master's current role is: FOLLOWER
14:02:58.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.739107 10683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "879375f21aa7460384553a9ba8ab969c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } } }
14:02:58.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.739193 10683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [sys.catalog]: This master's current role is: LEADER
14:02:58.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.739738 10656 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "879375f21aa7460384553a9ba8ab969c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } } }
14:02:58.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.739817 10656 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7c7ff17df884a49855aac059e3bbe9f [sys.catalog]: This master's current role is: FOLLOWER
14:02:58.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.740494 10705 mvcc.cc:204] Tried to move back new op lower bound from 7317327784889769984 to 7317327784880861184. Current Snapshot: MvccSnapshot[applied={T|T < 7317327784889769984}]
14:02:58.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.741086 10718 mvcc.cc:204] Tried to move back new op lower bound from 7317327784889769984 to 7317327784880861184. Current Snapshot: MvccSnapshot[applied={T|T < 7317327784889769984}]
14:02:58.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.742539 10683 sys_catalog.cc:455] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "879375f21aa7460384553a9ba8ab969c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } } }
14:02:58.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.742619 10683 sys_catalog.cc:458] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c [sys.catalog]: This master's current role is: LEADER
14:02:58.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.743273 10632 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "879375f21aa7460384553a9ba8ab969c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b7c7ff17df884a49855aac059e3bbe9f" member_type: VOTER last_known_addr { host: "127.9.251.254" port: 46815 } } peers { permanent_uuid: "879375f21aa7460384553a9ba8ab969c" member_type: VOTER last_known_addr { host: "127.9.251.253" port: 40673 } } peers { permanent_uuid: "2ab2c0d43bbf4e7ca01d0b5450e08d8c" member_type: VOTER last_known_addr { host: "127.9.251.252" port: 41055 } } }
14:02:58.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.743384 10632 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2ab2c0d43bbf4e7ca01d0b5450e08d8c [sys.catalog]: This master's current role is: FOLLOWER
14:02:58.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.743459 10706 mvcc.cc:204] Tried to move back new op lower bound from 7317327784889769984 to 7317327784880861184. Current Snapshot: MvccSnapshot[applied={T|T < 7317327784889769984}]
14:02:58.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.743968 10703 catalog_manager.cc:1383] Generated new cluster ID: c5c454d9d14f4360a3d424bfd968d14f
14:02:58.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.744026 10703 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:02:58.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.778106 10703 catalog_manager.cc:1406] Generated new certificate authority record
14:02:58.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.779147 10703 catalog_manager.cc:1540] Loading token signing keys...
14:02:58.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.796880 10703 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c: Generated new TSK 0
14:02:58.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.797408 10703 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:02:58.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.807713 10223 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:58.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:58.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/wal
14:02:58.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/data
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/logs
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/data/info.pb
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.251.193:0
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.251.193
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.251.193
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.251.254:46815,127.9.251.253:40673,127.9.251.252:41055
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.251.212:35139
14:02:58.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:58.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:58.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:02:58.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.928960 10734 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:58.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.929176 10734 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:58.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.929199 10734 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:58.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.930835 10734 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:58.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.930943 10734 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.251.193
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.932512 10734 tablet_server_runner.cc:78] Tablet server non-default flags:
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/logs
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.251.212:35139
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/data
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/wal
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.251.193:0
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/data/info.pb
14:02:58.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.251.193
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.251.254:46815,127.9.251.253:40673,127.9.251.252:41055
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10734
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.251.193
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.932721 10734 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:58.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.932935 10734 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:58.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.935478 10744 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
14:02:58.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.935484 10747 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
14:02:58.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:58.935491 10751 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
14:02:58.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.935802 10734 server_base.cc:1061] running on GCE node
14:02:58.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.935961 10734 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:58.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.936156 10734 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:58.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.937319 10734 hybrid_clock.cc:648] HybridClock initialized: now 1786456978937296 us; error 32 us; skew 500 ppm
14:02:58.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.938592 10734 webserver.cc:533] Webserver started at http://127.9.251.193:36917/ using document root <none> and password file <none>
14:02:58.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.938796 10734 fs_manager.cc:362] Metadata directory not provided
14:02:58.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.938889 10734 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:58.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.939013 10734 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:58.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.939867 10734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/data/instance:
14:02:58.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1250d2cbba2d4da0a82ed9129e3fd899"
14:02:58.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:58 on dist-test-slave-5bn2"
14:02:58.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.940210 10734 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/wal/instance:
14:02:58.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1250d2cbba2d4da0a82ed9129e3fd899"
14:02:58.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:58 on dist-test-slave-5bn2"
14:02:58.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.941509 10734 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.942219 10758 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.942385 10734 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.942461 10734 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/wal
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1250d2cbba2d4da0a82ed9129e3fd899"
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:58 on dist-test-slave-5bn2"
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.942518 10734 fs_report.cc:389] FS layout report
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/wal
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/wal
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/data/data
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:58.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:58.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:58.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.949880 10734 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:58.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.950235 10734 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
14:02:58.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.950361 10734 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:58.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.950603 10734 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:02:58.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.950990 10734 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:02:58.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.951027 10734 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:02:58.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.951057 10734 ts_tablet_manager.cc:616] Registered 0 tablets
14:02:58.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.951072 10734 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:02:58.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.956818 10734 rpc_server.cc:307] RPC server started. Bound to: 127.9.251.193:44089
14:02:58.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.956873 10963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.251.193:44089 every 8 connection(s)
14:02:58.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.957190 10734 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/data/info.pb
14:02:58.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.962674 10965 heartbeater.cc:344] Connected to a master server at 127.9.251.254:46815
14:02:58.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.962656 10966 heartbeater.cc:344] Connected to a master server at 127.9.251.253:40673
14:02:58.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.962801 10965 heartbeater.cc:461] Registering TS with master...
14:02:58.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.962649 10964 heartbeater.cc:344] Connected to a master server at 127.9.251.252:41055
14:02:58.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.962800 10966 heartbeater.cc:461] Registering TS with master...
14:02:58.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.962868 10964 heartbeater.cc:461] Registering TS with master...
14:02:58.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.963042 10964 heartbeater.cc:507] Master 127.9.251.252:41055 requested a full tablet report, sending...
14:02:58.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.963038 10965 heartbeater.cc:507] Master 127.9.251.254:46815 requested a full tablet report, sending...
14:02:58.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.963038 10966 heartbeater.cc:507] Master 127.9.251.253:40673 requested a full tablet report, sending...
14:02:58.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.963516 10427 ts_manager.cc:194] Registered new tserver with Master: 1250d2cbba2d4da0a82ed9129e3fd899 (127.9.251.193:44089)
14:02:58.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.963547 10548 ts_manager.cc:194] Registered new tserver with Master: 1250d2cbba2d4da0a82ed9129e3fd899 (127.9.251.193:44089)
14:02:58.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.963815 10295 ts_manager.cc:194] Registered new tserver with Master: 1250d2cbba2d4da0a82ed9129e3fd899 (127.9.251.193:44089)
14:02:58.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.964320 10427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.251.193:45205
14:02:58.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.967101 10223 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 10734
14:02:58.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.967180 10223 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-0/wal/instance
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:58.968468 10223 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/wal
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/data
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/logs
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/data/info.pb
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:58.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.251.194:0
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.251.194
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.251.194
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.251.254:46815,127.9.251.253:40673,127.9.251.252:41055
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.251.212:35139
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:58.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:02:59.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.046828 10975 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:59.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.047061 10975 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:59.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.047081 10975 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:59.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.048648 10975 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:59.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.048703 10975 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.251.194
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.050261 10975 tablet_server_runner.cc:78] Tablet server non-default flags:
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/logs
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.251.212:35139
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/data
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/wal
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.251.194:0
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/data/info.pb
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.251.194
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.251.254:46815,127.9.251.253:40673,127.9.251.252:41055
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10975
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.251.194
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:59.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.050462 10975 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:59.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.050649 10975 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:59.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.053217 10989 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
14:02:59.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.053205 10986 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
14:02:59.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.053264 10975 server_base.cc:1061] running on GCE node
14:02:59.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.053184 10985 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
14:02:59.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.053493 10975 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:59.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.053725 10975 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:59.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.054893 10975 hybrid_clock.cc:648] HybridClock initialized: now 1786456979054863 us; error 37 us; skew 500 ppm
14:02:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.056025 10975 webserver.cc:533] Webserver started at http://127.9.251.194:45183/ using document root <none> and password file <none>
14:02:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.056234 10975 fs_manager.cc:362] Metadata directory not provided
14:02:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.056289 10975 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:59.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.056409 10975 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:59.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.057260 10975 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/data/instance:
14:02:59.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "937f589656c44d3496a151983a5b76ef"
14:02:59.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:59 on dist-test-slave-5bn2"
14:02:59.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.057598 10975 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/wal/instance:
14:02:59.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "937f589656c44d3496a151983a5b76ef"
14:02:59.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:59 on dist-test-slave-5bn2"
14:02:59.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.058740 10975 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:02:59.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.059420 10999 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:59.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.059629 10975 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:02:59.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.059706 10975 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/wal
14:02:59.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "937f589656c44d3496a151983a5b76ef"
14:02:59.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:59 on dist-test-slave-5bn2"
14:02:59.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.059773 10975 fs_report.cc:389] FS layout report
14:02:59.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:59.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/wal
14:02:59.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/wal
14:02:59.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/data/data
14:02:59.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:59.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:59.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:59.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:59.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:59.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:59.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:59.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:59.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:59.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:59.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:59.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.069367 10975 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:59.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.069746 10975 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
14:02:59.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.069886 10975 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:59.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.070164 10975 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:02:59.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.070544 10975 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:02:59.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.070585 10975 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:02:59.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.070616 10975 ts_tablet_manager.cc:616] Registered 0 tablets
14:02:59.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.070632 10975 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:02:59.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.076332 10975 rpc_server.cc:307] RPC server started. Bound to: 127.9.251.194:37931
14:02:59.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.076406 11203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.251.194:37931 every 8 connection(s)
14:02:59.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.076722 10975 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/data/info.pb
14:02:59.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.083443 11205 heartbeater.cc:344] Connected to a master server at 127.9.251.254:46815
14:02:59.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.083464 11207 heartbeater.cc:344] Connected to a master server at 127.9.251.253:40673
14:02:59.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.083480 11204 heartbeater.cc:344] Connected to a master server at 127.9.251.252:41055
14:02:59.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.083568 11205 heartbeater.cc:461] Registering TS with master...
14:02:59.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.083617 11204 heartbeater.cc:461] Registering TS with master...
14:02:59.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.083568 11207 heartbeater.cc:461] Registering TS with master...
14:02:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.083814 11207 heartbeater.cc:507] Master 127.9.251.253:40673 requested a full tablet report, sending...
14:02:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.083815 11204 heartbeater.cc:507] Master 127.9.251.252:41055 requested a full tablet report, sending...
14:02:59.084 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.083815 11205 heartbeater.cc:507] Master 127.9.251.254:46815 requested a full tablet report, sending...
14:02:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.084223 10427 ts_manager.cc:194] Registered new tserver with Master: 937f589656c44d3496a151983a5b76ef (127.9.251.194:37931)
14:02:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.084235 10295 ts_manager.cc:194] Registered new tserver with Master: 937f589656c44d3496a151983a5b76ef (127.9.251.194:37931)
14:02:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.084259 10223 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 10975
14:02:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.084331 10223 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-1/wal/instance
14:02:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.084676 10427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.251.194:36599
14:02:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.084803 10548 ts_manager.cc:194] Registered new tserver with Master: 937f589656c44d3496a151983a5b76ef (127.9.251.194:37931)
14:02:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.085624 10223 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/wal
14:02:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/data
14:02:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:59.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/logs
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/data/info.pb
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.251.195:0
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.251.195
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.251.195
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.251.254:46815,127.9.251.253:40673,127.9.251.252:41055
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.251.212:35139
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:59.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:02:59.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.164866 11222 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:59.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.165071 11222 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:59.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.165091 11222 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:59.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.166623 11222 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:59.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.166685 11222 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.251.195
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.168244 11222 tablet_server_runner.cc:78] Tablet server non-default flags:
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/logs
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.251.212:35139
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/data
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/wal
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.251.195:0
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/data/info.pb
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.251.195
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.251.254:46815,127.9.251.253:40673,127.9.251.252:41055
14:02:59.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11222
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.251.195
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.168448 11222 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:59.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.168648 11222 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:59.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.171141 11237 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
14:02:59.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.171149 11234 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
14:02:59.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.171218 11231 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
14:02:59.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.171320 11222 server_base.cc:1061] running on GCE node
14:02:59.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.171656 11222 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:59.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.171859 11222 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:59.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.173032 11222 hybrid_clock.cc:648] HybridClock initialized: now 1786456979173016 us; error 25 us; skew 500 ppm
14:02:59.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.174162 11222 webserver.cc:533] Webserver started at http://127.9.251.195:33849/ using document root <none> and password file <none>
14:02:59.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.174364 11222 fs_manager.cc:362] Metadata directory not provided
14:02:59.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.174424 11222 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:59.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.174551 11222 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:59.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.175464 11222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/data/instance:
14:02:59.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a87e99a2770c4bf59670a907d93adb64"
14:02:59.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:59 on dist-test-slave-5bn2"
14:02:59.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.175813 11222 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/wal/instance:
14:02:59.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a87e99a2770c4bf59670a907d93adb64"
14:02:59.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:59 on dist-test-slave-5bn2"
14:02:59.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.177117 11222 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.177863 11253 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.178025 11222 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.178103 11222 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/wal
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a87e99a2770c4bf59670a907d93adb64"
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:59 on dist-test-slave-5bn2"
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.178169 11222 fs_report.cc:389] FS layout report
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/wal
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/wal
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/data/data
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:59.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:59.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:59.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:59.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:59.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.189579 11222 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:59.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.189927 11222 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
14:02:59.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.190078 11222 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:59.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.190352 11222 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:02:59.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.190794 11222 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:02:59.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.190830 11222 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:02:59.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.190886 11222 ts_tablet_manager.cc:616] Registered 0 tablets
14:02:59.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.190904 11222 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:02:59.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.196903 11222 rpc_server.cc:307] RPC server started. Bound to: 127.9.251.195:34059
14:02:59.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.196972 11449 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.251.195:34059 every 8 connection(s)
14:02:59.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.197292 11222 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/data/info.pb
14:02:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.200685 10223 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 11222
14:02:59.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.200779 10223 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster909916950882992072/ts-2/wal/instance
14:02:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.202291 11451 heartbeater.cc:344] Connected to a master server at 127.9.251.254:46815
14:02:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.202397 11451 heartbeater.cc:461] Registering TS with master...
14:02:59.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.202608 11451 heartbeater.cc:507] Master 127.9.251.254:46815 requested a full tablet report, sending...
14:02:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.203060 10295 ts_manager.cc:194] Registered new tserver with Master: a87e99a2770c4bf59670a907d93adb64 (127.9.251.195:34059)
14:02:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.203768 11454 heartbeater.cc:344] Connected to a master server at 127.9.251.253:40673
14:02:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.203832 11454 heartbeater.cc:461] Registering TS with master...
14:02:59.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.203931 11454 heartbeater.cc:507] Master 127.9.251.253:40673 requested a full tablet report, sending...
14:02:59.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.204170 10427 ts_manager.cc:194] Registered new tserver with Master: a87e99a2770c4bf59670a907d93adb64 (127.9.251.195:34059)
14:02:59.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.204634 11450 heartbeater.cc:344] Connected to a master server at 127.9.251.252:41055
14:02:59.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.204696 11450 heartbeater.cc:461] Registering TS with master...
14:02:59.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.204669 10427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.251.195:35303
14:02:59.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.204768 11450 heartbeater.cc:507] Master 127.9.251.252:41055 requested a full tablet report, sending...
14:02:59.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.205093 10547 ts_manager.cc:194] Registered new tserver with Master: a87e99a2770c4bf59670a907d93adb64 (127.9.251.195:34059)
14:02:59.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.215354 10223 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:02:59.216 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:02:59.216 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:02:59.217 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.251.254"
      port: 46815
    }
    bound_http_address {
      host: "127.9.251.254"
      port: 34967
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.251.253"
      port: 40673
    }
    bound_http_address {
      host: "127.9.251.253"
      port: 34049
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.251.252"
      port: 41055
    }
    bound_http_address {
      host: "127.9.251.252"
      port: 36069
    }
  }
}

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

14:02:59.218 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.251.193"
      port: 44089
    }
    bound_http_address {
      host: "127.9.251.193"
      port: 36917
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.251.194"
      port: 37931
    }
    bound_http_address {
      host: "127.9.251.194"
      port: 45183
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.251.195"
      port: 34059
    }
    bound_http_address {
      host: "127.9.251.195"
      port: 33849
    }
  }
}

14:02:59.218 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:02:59.221 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:02:59.222 [DEBUG - main] (Connection.java:748) [peer master-127.9.251.253:40673(127.9.251.253:40673)] connecting to peer
14:02:59.223 [DEBUG - main] (Connection.java:748) [peer master-127.9.251.254:46815(127.9.251.254:46815)] connecting to peer
14:02:59.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.251.253:40673(127.9.251.253:40673)] Successfully connected to peer
14:02:59.225 [DEBUG - main] (Connection.java:748) [peer master-127.9.251.252:41055(127.9.251.252:41055)] connecting to peer
14:02:59.226 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.251.254:46815(127.9.251.254:46815)] Successfully connected to peer
14:02:59.226 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.251.253
14:02:59.226 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.251.252:41055(127.9.251.252:41055)] Successfully connected to peer
14:02:59.228 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.251.254
14:02:59.229 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.251.252
14:02:59.244 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1285bbf4, L:/127.0.0.1:39116 - R:/127.9.251.254:46815] using SASL/PLAIN
14:02:59.247 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2c19dba6, L:/127.0.0.1:52828 - R:/127.9.251.252:41055] using SASL/PLAIN
14:02:59.249 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd3b29f6e, L:/127.0.0.1:40150 - R:/127.9.251.253:40673] using SASL/PLAIN
14:02:59.251 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:02:59.252 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=30), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.251.253:40673, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.251.254:46815, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.251.252:41055, [23ms] Sub RPC ConnectToMaster: received response from server master-127.9.251.254:46815: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.9.251.252:41055: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.9.251.253:40673: OK, deferred=null) after lookup
14:02:59.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.253078 10427 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40150:
14:02:59.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456979221"
14:02:59.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:02:59.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:02:59.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:02:59.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:02:59.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:02:59.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:02:59.259 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 788cdafc0e164551b522c4a99d15141f
14:02:59.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.263779 10846 tablet_service.cc:1511] Processing CreateTablet for tablet ba7923fae3834629bcab0458d27238a4 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456979221 [id=788cdafc0e164551b522c4a99d15141f]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:02:59.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.264163 10846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba7923fae3834629bcab0458d27238a4. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:59.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.264590 11348 tablet_service.cc:1511] Processing CreateTablet for tablet 41208032f19a44ee840e0f90415900e6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456979221 [id=788cdafc0e164551b522c4a99d15141f]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:02:59.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.264878 11348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41208032f19a44ee840e0f90415900e6. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:59.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.267002 11474 tablet_bootstrap.cc:492] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899: Bootstrap starting.
14:02:59.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.267680 11474 tablet_bootstrap.cc:654] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899: Neither blocks nor log segments found. Creating new log.
14:02:59.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.267896 11474 log.cc:826] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899: Log is configured to *not* fsync() on all Append() calls
14:02:59.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.268021 11475 tablet_bootstrap.cc:492] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64: Bootstrap starting.
14:02:59.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.268632 11475 tablet_bootstrap.cc:654] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64: Neither blocks nor log segments found. Creating new log.
14:02:59.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.268925 11475 log.cc:826] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64: Log is configured to *not* fsync() on all Append() calls
14:02:59.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.269603 11475 tablet_bootstrap.cc:492] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64: No bootstrap required, opened a new log
14:02:59.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.269667 11475 ts_tablet_manager.cc:1403] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:02:59.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.271199 11474 tablet_bootstrap.cc:492] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899: No bootstrap required, opened a new log
14:02:59.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.271274 11474 ts_tablet_manager.cc:1403] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
14:02:59.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.271463 11475 raft_consensus.cc:359] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a87e99a2770c4bf59670a907d93adb64" member_type: VOTER last_known_addr { host: "127.9.251.195" port: 34059 } }
14:02:59.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.271610 11475 raft_consensus.cc:385] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:59.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.271639 11475 raft_consensus.cc:740] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a87e99a2770c4bf59670a907d93adb64, State: Initialized, Role: FOLLOWER
14:02:59.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.271734 11475 consensus_queue.cc:260] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 [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: true peers { permanent_uuid: "a87e99a2770c4bf59670a907d93adb64" member_type: VOTER last_known_addr { host: "127.9.251.195" port: 34059 } }
14:02:59.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.271806 11475 raft_consensus.cc:399] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:59.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.271834 11475 raft_consensus.cc:493] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:59.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.271888 11475 raft_consensus.cc:3060] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 [term 0 FOLLOWER]: Advancing to term 1
14:02:59.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.272578 11475 raft_consensus.cc:515] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a87e99a2770c4bf59670a907d93adb64" member_type: VOTER last_known_addr { host: "127.9.251.195" port: 34059 } }
14:02:59.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.272691 11475 leader_election.cc:304] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a87e99a2770c4bf59670a907d93adb64; no voters: 
14:02:59.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.272878 11475 leader_election.cc:290] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:59.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.272934 11483 raft_consensus.cc:2804] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 [term 1 FOLLOWER]: Leader election won for term 1
14:02:59.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.273087 11474 raft_consensus.cc:359] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1250d2cbba2d4da0a82ed9129e3fd899" member_type: VOTER last_known_addr { host: "127.9.251.193" port: 44089 } }
14:02:59.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.273233 11475 ts_tablet_manager.cc:1434] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:02:59.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.273332 11483 raft_consensus.cc:697] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 [term 1 LEADER]: Becoming Leader. State: Replica: a87e99a2770c4bf59670a907d93adb64, State: Running, Role: LEADER
14:02:59.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.273362 11454 heartbeater.cc:499] Master 127.9.251.253:40673 was elected leader, sending a full tablet report...
14:02:59.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.273413 11483 consensus_queue.cc:237] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a87e99a2770c4bf59670a907d93adb64" member_type: VOTER last_known_addr { host: "127.9.251.195" port: 34059 } }
14:02:59.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.273887 11474 raft_consensus.cc:385] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:02:59.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.274041 11474 raft_consensus.cc:740] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1250d2cbba2d4da0a82ed9129e3fd899, State: Initialized, Role: FOLLOWER
14:02:59.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.274261 11474 consensus_queue.cc:260] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 [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: true peers { permanent_uuid: "1250d2cbba2d4da0a82ed9129e3fd899" member_type: VOTER last_known_addr { host: "127.9.251.193" port: 44089 } }
14:02:59.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.274473 11474 raft_consensus.cc:399] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:02:59.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.274526 11474 raft_consensus.cc:493] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:02:59.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.274470 10427 catalog_manager.cc:5719] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64 reported cstate change: term changed from 0 to 1, leader changed from <none> to a87e99a2770c4bf59670a907d93adb64 (127.9.251.195). New cstate: current_term: 1 leader_uuid: "a87e99a2770c4bf59670a907d93adb64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a87e99a2770c4bf59670a907d93adb64" member_type: VOTER last_known_addr { host: "127.9.251.195" port: 34059 } health_report { overall_health: HEALTHY } } }
14:02:59.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.274573 11474 raft_consensus.cc:3060] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 [term 0 FOLLOWER]: Advancing to term 1
14:02:59.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.275334 11474 raft_consensus.cc:515] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1250d2cbba2d4da0a82ed9129e3fd899" member_type: VOTER last_known_addr { host: "127.9.251.193" port: 44089 } }
14:02:59.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.275585 11474 leader_election.cc:304] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1250d2cbba2d4da0a82ed9129e3fd899; no voters: 
14:02:59.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.275841 11474 leader_election.cc:290] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:02:59.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.276154 11474 ts_tablet_manager.cc:1434] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
14:02:59.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.277299 10966 heartbeater.cc:499] Master 127.9.251.253:40673 was elected leader, sending a full tablet report...
14:02:59.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.277889 11493 raft_consensus.cc:2804] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 [term 1 FOLLOWER]: Leader election won for term 1
14:02:59.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.278175 11493 raft_consensus.cc:697] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 [term 1 LEADER]: Becoming Leader. State: Replica: 1250d2cbba2d4da0a82ed9129e3fd899, State: Running, Role: LEADER
14:02:59.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.278553 11493 consensus_queue.cc:237] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1250d2cbba2d4da0a82ed9129e3fd899" member_type: VOTER last_known_addr { host: "127.9.251.193" port: 44089 } }
14:02:59.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.279291 10426 catalog_manager.cc:5719] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1250d2cbba2d4da0a82ed9129e3fd899 (127.9.251.193). New cstate: current_term: 1 leader_uuid: "1250d2cbba2d4da0a82ed9129e3fd899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1250d2cbba2d4da0a82ed9129e3fd899" member_type: VOTER last_known_addr { host: "127.9.251.193" port: 44089 } health_report { overall_health: HEALTHY } } }
14:02:59.288 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=3, operationSize=48, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3dedb4a6, flushNotification=Deferred@1475759966(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:02:59.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba7923fae3834629bcab0458d27238a4 for table 'org.apache.kudu.client.TestAlterTable-1786456979221' with partition [0x00000000, 0x00000001)
14:02:59.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41208032f19a44ee840e0f90415900e6 for table 'org.apache.kudu.client.TestAlterTable-1786456979221' with partition [0x00000001, 0x00000002)
14:02:59.289 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ba7923fae3834629bcab0458d27238a4@[1250d2cbba2d4da0a82ed9129e3fd899(127.9.251.193:44089)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=41208032f19a44ee840e0f90415900e6@[a87e99a2770c4bf59670a907d93adb64(127.9.251.195:34059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:59.290 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41208032f19a44ee840e0f90415900e6 for table 'org.apache.kudu.client.TestAlterTable-1786456979221' with partition [0x00000001, 0x00000002)
14:02:59.290 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=41208032f19a44ee840e0f90415900e6@[a87e99a2770c4bf59670a907d93adb64(127.9.251.195:34059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:59.291 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41208032f19a44ee840e0f90415900e6 for table 'org.apache.kudu.client.TestAlterTable-1786456979221' with partition [0x00000001, 0x00000002)
14:02:59.291 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=41208032f19a44ee840e0f90415900e6@[a87e99a2770c4bf59670a907d93adb64(127.9.251.195:34059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:59.292 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 1250d2cbba2d4da0a82ed9129e3fd899(127.9.251.193:44089)] connecting to peer
14:02:59.293 [DEBUG - kudu-nio-0] (Connection.java:748) [peer a87e99a2770c4bf59670a907d93adb64(127.9.251.195:34059)] connecting to peer
14:02:59.294 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 1250d2cbba2d4da0a82ed9129e3fd899(127.9.251.193:44089)] Successfully connected to peer
14:02:59.295 [DEBUG - kudu-nio-4] (Connection.java:757) [peer a87e99a2770c4bf59670a907d93adb64(127.9.251.195:34059)] Successfully connected to peer
14:02:59.314 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x273581ac, L:/127.0.0.1:53306 - R:/127.9.251.195:34059] using TOKEN/null
14:02:59.314 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xbc89da6c, L:/127.0.0.1:56444 - R:/127.9.251.193:44089] using TOKEN/null
14:02:59.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet ba7923fae3834629bcab0458d27238a4 for table 'org.apache.kudu.client.TestAlterTable-1786456979221' with partition [0x00000000, 0x00000001)
14:02:59.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41208032f19a44ee840e0f90415900e6 for table 'org.apache.kudu.client.TestAlterTable-1786456979221' with partition [0x00000001, 0x00000002)
14:02:59.324 [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=ba7923fae3834629bcab0458d27238a4@[1250d2cbba2d4da0a82ed9129e3fd899(127.9.251.193:44089)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=41208032f19a44ee840e0f90415900e6@[a87e99a2770c4bf59670a907d93adb64(127.9.251.195:34059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:59.324 [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.9.251.253:40673, [1ms] Sub RPC GetTableLocations: received response from server master-127.9.251.253:40673: OK, deferred=null)) after lookup
14:02:59.327 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 1 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456979221, tablet=ba7923fae3834629bcab0458d27238a4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:59.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ba7923fae3834629bcab0458d27238a4 for partition [0x00000000, 0x00000001) with scanner id null
14:02:59.331 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456979221, tablet=41208032f19a44ee840e0f90415900e6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:59.331 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 41208032f19a44ee840e0f90415900e6 for partition [0x00000001, 0x00000002) with scanner id null
14:02:59.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.356405 10426 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40150:
14:02:59.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456979221" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "ints_array" type: NESTED is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false nested_type { array { type: INT32 } } } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "strings_array" type: NESTED is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false nested_type { array { type: STRING } } } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "decimals_array" type: NESTED is_key: false is_nullable: true cfile_block_size: 0 type_attributes { precision: 5 scale: 2 } immutable: false is_auto_incrementing: false nested_type { array { type: DECIMAL32 } } } } }
14:02:59.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.361304 11507 tablet.cc:1724] T ba7923fae3834629bcab0458d27238a4 P 1250d2cbba2d4da0a82ed9129e3fd899: Alter schema from (
14:02:59.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:02:59.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:ints_array INT32 1D-ARRAY NULLABLE,
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:strings_array STRING 1D-ARRAY NULLABLE,
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:decimals_array DECIMAL (32 BIT) 1D-ARRAY NULLABLE,
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.365150 11508 tablet.cc:1724] T 41208032f19a44ee840e0f90415900e6 P a87e99a2770c4bf59670a907d93adb64: Alter schema from (
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:ints_array INT32 1D-ARRAY NULLABLE,
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:strings_array STRING 1D-ARRAY NULLABLE,
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:decimals_array DECIMAL (32 BIT) 1D-ARRAY NULLABLE,
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:02:59.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:02:59.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.381891 10426 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 879375f21aa7460384553a9ba8ab969c: org.apache.kudu.client.TestAlterTable-1786456979221 [id=788cdafc0e164551b522c4a99d15141f] alter complete (version 1)
14:02:59.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 788cdafc0e164551b522c4a99d15141f
14:02:59.417 [DEBUG - main] (AsyncKuduClient.java:2538) Learned about tablet ba7923fae3834629bcab0458d27238a4 for table 'org.apache.kudu.client.TestAlterTable-1786456979221' with partition [0x00000000, 0x00000001)
14:02:59.417 [DEBUG - main] (AsyncKuduClient.java:2538) Learned about tablet 41208032f19a44ee840e0f90415900e6 for table 'org.apache.kudu.client.TestAlterTable-1786456979221' with partition [0x00000001, 0x00000002)
14:02:59.417 [DEBUG - main] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=ba7923fae3834629bcab0458d27238a4@[1250d2cbba2d4da0a82ed9129e3fd899(127.9.251.193:44089)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=41208032f19a44ee840e0f90415900e6@[a87e99a2770c4bf59670a907d93adb64(127.9.251.195:34059)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:02:59.417 [DEBUG - main] (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.9.251.253:40673, [1ms] Sub RPC GetTableLocations: received response from server master-127.9.251.253:40673: OK, deferred=null)) after lookup
14:02:59.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456979221, tablet=ba7923fae3834629bcab0458d27238a4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:02:59.421 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet ba7923fae3834629bcab0458d27238a4 for partition [0x00000000, 0x00000001) with scanner id null
14:02:59.431 [DEBUG - main] (Connection.java:575) [peer 1250d2cbba2d4da0a82ed9129e3fd899(127.9.251.193:44089)] disconnecting while in state READY
14:02:59.432 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 1250d2cbba2d4da0a82ed9129e3fd899(127.9.251.193:44089)] handling channelInactive
14:02:59.432 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 1250d2cbba2d4da0a82ed9129e3fd899(127.9.251.193:44089)] cleaning up while in state READY due to: connection closed
14:02:59.432 [DEBUG - main] (Connection.java:575) [peer master-127.9.251.252:41055(127.9.251.252:41055)] disconnecting while in state READY
14:02:59.432 [DEBUG - main] (Connection.java:575) [peer master-127.9.251.253:40673(127.9.251.253:40673)] disconnecting while in state READY
14:02:59.433 [DEBUG - main] (Connection.java:575) [peer a87e99a2770c4bf59670a907d93adb64(127.9.251.195:34059)] disconnecting while in state READY
14:02:59.433 [DEBUG - main] (Connection.java:575) [peer master-127.9.251.254:46815(127.9.251.254:46815)] disconnecting while in state READY
14:02:59.433 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.251.252:41055(127.9.251.252:41055)] handling channelInactive
14:02:59.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.251.252:41055(127.9.251.252:41055)] cleaning up while in state READY due to: connection closed
14:02:59.433 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.251.253:40673(127.9.251.253:40673)] handling channelInactive
14:02:59.433 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.251.253:40673(127.9.251.253:40673)] cleaning up while in state READY due to: connection closed
14:02:59.435 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:02:59.435 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.251.254:46815(127.9.251.254:46815)] handling channelInactive
14:02:59.436 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.251.254:46815(127.9.251.254:46815)] cleaning up while in state READY due to: connection closed
14:02:59.437 [DEBUG - kudu-nio-4] (Connection.java:239) [peer a87e99a2770c4bf59670a907d93adb64(127.9.251.195:34059)] handling channelInactive
14:02:59.437 [DEBUG - kudu-nio-4] (Connection.java:709) [peer a87e99a2770c4bf59670a907d93adb64(127.9.251.195:34059)] cleaning up while in state READY due to: connection closed
14:02:59.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.438149 10223 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 10734
14:02:59.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.450155 11455 maintenance_manager.cc:419] P a87e99a2770c4bf59670a907d93adb64: Scheduling UndoDeltaBlockGCOp(41208032f19a44ee840e0f90415900e6): 167 bytes on disk
14:02:59.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.451009 11262 maintenance_manager.cc:643] P a87e99a2770c4bf59670a907d93adb64: UndoDeltaBlockGCOp(41208032f19a44ee840e0f90415900e6) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":28,"lbm_reads_lt_1ms":4}
14:02:59.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.465487 10223 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 10975
14:02:59.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.485917 10223 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 11222
14:02:59.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.505405 10223 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 10245
14:02:59.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.531786 10223 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 10371
14:02:59.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.544698 10223 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 10495
14:02:59.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:59Z chronyd exiting
.14:02:59.664 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456979664
14:02:59.667 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:02:59.668 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:02:59.668 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:02:59.668 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:02:59.668 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:02:59.671 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

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

14:02:59.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.749006 11516 mini_oidc.cc:150] Starting JWKS server
14:02:59.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.749583 11516 webserver.cc:533] Webserver started at http://127.0.0.1:38841/ using document root <none> and password file <none>
14:02:59.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.749655 11516 mini_oidc.cc:186] Starting OIDC Discovery server
14:02:59.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.749763 11516 webserver.cc:533] Webserver started at http://127.0.0.1:38317/ using document root <none> and password file <none>
14:02:59.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:59Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:02:59.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:02:59Z Disabled control of system clock
14:02:59.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.760814 11516 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/wal
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/data
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/logs
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/data/info.pb
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.63.62:33973
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.63.62
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.63.20:39501
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.63.62:33973,127.11.63.61:33713,127.11.63.60:33933
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:59.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38841/jwks.json with env {}
14:02:59.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.837230 11540 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:59.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.837414 11540 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:59.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.837441 11540 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:59.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.839090 11540 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:59.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.839138 11540 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:59.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.839156 11540 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:59.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.839170 11540 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:59.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.839185 11540 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:59.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.839200 11540 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38841/jwks.json
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.840920 11540 master_runner.cc:387] Master server non-default flags:
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/logs
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.63.20:39501
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/data
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/wal
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.63.62:33973,127.11.63.61:33713,127.11.63.60:33933
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.63.62:33973
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38841/jwks.json
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/data/info.pb
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.63.62
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11540
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:59.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:59.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:59.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:59.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.841147 11540 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:59.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.841408 11540 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:59.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.843904 11550 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
14:02:59.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.844022 11556 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
14:02:59.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.844190 11548 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
14:02:59.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.844199 11540 server_base.cc:1061] running on GCE node
14:02:59.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.844450 11540 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:59.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.844722 11540 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:59.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.845872 11540 hybrid_clock.cc:648] HybridClock initialized: now 1786456979845860 us; error 94 us; skew 500 ppm
14:02:59.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.847000 11540 webserver.cc:533] Webserver started at http://127.11.63.62:37433/ using document root <none> and password file <none>
14:02:59.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.847204 11540 fs_manager.cc:362] Metadata directory not provided
14:02:59.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.847256 11540 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:59.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.847378 11540 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:59.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.848244 11540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/data/instance:
14:02:59.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "069148f6ccda43e8a57ae15e76efc195"
14:02:59.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:59 on dist-test-slave-5bn2"
14:02:59.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.848570 11540 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/wal/instance:
14:02:59.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "069148f6ccda43e8a57ae15e76efc195"
14:02:59.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:59 on dist-test-slave-5bn2"
14:02:59.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.849727 11540 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:02:59.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.850390 11565 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:59.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.850545 11540 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:02:59.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.850629 11540 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/wal
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "069148f6ccda43e8a57ae15e76efc195"
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:59 on dist-test-slave-5bn2"
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.850694 11540 fs_report.cc:389] FS layout report
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/wal
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/wal
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/data/data
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:59.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:59.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.867231 11540 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:59.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.867590 11540 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
14:02:59.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.867734 11540 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:59.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.871821 11540 rpc_server.cc:307] RPC server started. Bound to: 127.11.63.62:33973
14:02:59.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.871860 11651 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.63.62:33973 every 8 connection(s)
14:02:59.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.872216 11540 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/data/info.pb
14:02:59.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.872792 11652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:59.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.874069 11652 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } has no permanent_uuid. Determining permanent_uuid...
14:02:59.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.875306 11516 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 11540
14:02:59.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.875415 11516 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-0/wal/instance
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.876355 11516 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/wal
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/data
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/logs
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/data/info.pb
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:02:59.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:59.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:59.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.63.61:33713
14:02:59.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.63.61
14:02:59.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:59.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.63.20:39501
14:02:59.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:59.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:59.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:59.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:59.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.63.62:33973,127.11.63.61:33713,127.11.63.60:33933
14:02:59.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:59.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38841/jwks.json with env {}
14:02:59.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.882198 11652 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } has no permanent_uuid. Determining permanent_uuid...
14:02:59.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.882920 11567 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.63.61:33713: connect: Connection refused (error 111)
14:02:59.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.883803 11652 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.63.61:33713: Network error: Client connection negotiation failed: client connection to 127.11.63.61:33713: connect: Connection refused (error 111)
14:02:59.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.933193 11652 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } attempt: 1
14:02:59.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.934155 11652 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.63.61:33713: Network error: Client connection negotiation failed: client connection to 127.11.63.61:33713: connect: Connection refused (error 111)
14:02:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.957516 11658 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:02:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.957703 11658 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:02:59.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.957723 11658 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:02:59.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.959300 11658 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:02:59.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.959345 11658 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:02:59.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.959360 11658 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:02:59.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.959370 11658 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:02:59.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.959381 11658 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:02:59.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.959391 11658 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38841/jwks.json
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.961009 11658 master_runner.cc:387] Master server non-default flags:
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/logs
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.63.20:39501
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/data
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/wal
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.63.62:33973,127.11.63.61:33713,127.11.63.60:33933
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.63.61:33713
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38841/jwks.json
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/data/info.pb
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.63.61
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11658
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.961225 11658 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:02:59.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.961411 11658 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:02:59.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.964290 11682 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
14:02:59.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.964290 11677 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
14:02:59.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.964501 11658 server_base.cc:1061] running on GCE node
14:02:59.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:02:59.964574 11671 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
14:02:59.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.964810 11658 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:02:59.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.965036 11658 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:02:59.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.966188 11658 hybrid_clock.cc:648] HybridClock initialized: now 1786456979966170 us; error 31 us; skew 500 ppm
14:02:59.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.967355 11658 webserver.cc:533] Webserver started at http://127.11.63.61:41739/ using document root <none> and password file <none>
14:02:59.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.967558 11658 fs_manager.cc:362] Metadata directory not provided
14:02:59.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.967588 11658 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:02:59.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.967687 11658 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:02:59.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.968532 11658 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/data/instance:
14:02:59.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d2093ebac2474466a464198aea79a89e"
14:02:59.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:59 on dist-test-slave-5bn2"
14:02:59.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.968792 11658 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/wal/instance:
14:02:59.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d2093ebac2474466a464198aea79a89e"
14:02:59.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:59 on dist-test-slave-5bn2"
14:02:59.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.969879 11658 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:02:59.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.970522 11694 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:02:59.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.970687 11658 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:02:59.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.970767 11658 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/wal
14:02:59.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d2093ebac2474466a464198aea79a89e"
14:02:59.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:02:59 on dist-test-slave-5bn2"
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.970839 11658 fs_report.cc:389] FS layout report
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/wal
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/wal
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/data/data
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:02:59.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:02:59.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.990731 11658 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:02:59.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.991168 11658 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
14:02:59.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.991305 11658 kserver.cc:163] Server-wide thread pool size limit: 3276
14:02:59.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.995296 11658 rpc_server.cc:307] RPC server started. Bound to: 127.11.63.61:33713
14:02:59.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.995342 11797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.63.61:33713 every 8 connection(s)
14:02:59.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.995704 11658 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/data/info.pb
14:02:59.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.996277 11798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:02:59.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:02:59.997591 11798 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } has no permanent_uuid. Determining permanent_uuid...
14:03:00.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.002092 11516 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 11658
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.002197 11516 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-1/wal/instance
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.002648 11516 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/wal
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/data
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/logs
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/data/info.pb
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:00.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.63.60:33933
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.63.60
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.63.20:39501
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.63.62:33973,127.11.63.61:33713,127.11.63.60:33933
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38841/jwks.json with env {}
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.003386 11798 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } has no permanent_uuid. Determining permanent_uuid...
14:03:00.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.004338 11652 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } attempt: 2
14:03:00.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.008231 11652 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } has no permanent_uuid. Determining permanent_uuid...
14:03:00.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.008272 11798 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } has no permanent_uuid. Determining permanent_uuid...
14:03:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.008824 11699 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.63.60:33933: connect: Connection refused (error 111)
14:03:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.008992 11652 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.63.60:33933: Network error: Client connection negotiation failed: client connection to 127.11.63.60:33933: connect: Connection refused (error 111)
14:03:00.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.009325 11798 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.63.60:33933: Network error: Client connection negotiation failed: client connection to 127.11.63.60:33933: connect: Connection refused (error 111)
14:03:00.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.052165 11652 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } attempt: 1
14:03:00.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.053081 11652 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.63.60:33933: Network error: Client connection negotiation failed: client connection to 127.11.63.60:33933: connect: Connection refused (error 111)
14:03:00.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.058557 11798 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } attempt: 1
14:03:00.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.059356 11798 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.63.60:33933: Network error: Client connection negotiation failed: client connection to 127.11.63.60:33933: connect: Connection refused (error 111)
14:03:00.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.085176 11802 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:00.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.085374 11802 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:00.085 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.085394 11802 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.087031 11802 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.087087 11802 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.087100 11802 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.087112 11802 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.087123 11802 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:00.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.087133 11802 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:38841/jwks.json
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.088886 11802 master_runner.cc:387] Master server non-default flags:
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/logs
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.63.20:39501
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/data
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/wal
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.11.63.62:33973,127.11.63.61:33713,127.11.63.60:33933
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.63.60:33933
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:38841/jwks.json
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/data/info.pb
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.63.60
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.11802
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.089103 11802 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:00.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.089290 11802 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:00.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.091728 11817 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
14:03:00.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.092187 11813 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
14:03:00.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.092195 11815 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
14:03:00.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.092324 11802 server_base.cc:1061] running on GCE node
14:03:00.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.092574 11802 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:00.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.092861 11802 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:00.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.094014 11802 hybrid_clock.cc:648] HybridClock initialized: now 1786456980093984 us; error 41 us; skew 500 ppm
14:03:00.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.095537 11802 webserver.cc:533] Webserver started at http://127.11.63.60:40055/ using document root <none> and password file <none>
14:03:00.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.095775 11802 fs_manager.cc:362] Metadata directory not provided
14:03:00.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.095837 11802 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:00.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.095959 11802 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:00.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.097087 11802 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/data/instance:
14:03:00.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a280061605624c48a6140c463407bccf"
14:03:00.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:00 on dist-test-slave-5bn2"
14:03:00.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.097499 11802 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/wal/instance:
14:03:00.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a280061605624c48a6140c463407bccf"
14:03:00.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:00 on dist-test-slave-5bn2"
14:03:00.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.099133 11802 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.100013 11824 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.100219 11802 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.100221 11652 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } attempt: 2
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.100294 11802 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/wal
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a280061605624c48a6140c463407bccf"
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:00 on dist-test-slave-5bn2"
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.100423 11802 fs_report.cc:389] FS layout report
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/wal
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/wal
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/data/data
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:00.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:00.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:00.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:00.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:00.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.100971 11652 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.63.60:33933: Network error: Client connection negotiation failed: client connection to 127.11.63.60:33933: connect: Connection refused (error 111)
14:03:00.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.127571 11798 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } attempt: 2
14:03:00.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.128479 11798 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.11.63.60:33933: Network error: Client connection negotiation failed: client connection to 127.11.63.60:33933: connect: Connection refused (error 111)
14:03:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.135176 11802 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.135540 11802 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
14:03:00.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.135680 11802 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:00.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.139904 11802 rpc_server.cc:307] RPC server started. Bound to: 127.11.63.60:33933
14:03:00.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.139953 11916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.63.60:33933 every 8 connection(s)
14:03:00.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.140326 11802 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/data/info.pb
14:03:00.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.140995 11918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:00.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.142787 11918 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } has no permanent_uuid. Determining permanent_uuid...
14:03:00.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.148661 11918 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } has no permanent_uuid. Determining permanent_uuid...
14:03:00.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.148917 11516 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 11802
14:03:00.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.149044 11516 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/master-2/wal/instance
14:03:00.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.152876 11918 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } has no permanent_uuid. Determining permanent_uuid...
14:03:00.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.158119 11918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf: Bootstrap starting.
14:03:00.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.158808 11918 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf: Neither blocks nor log segments found. Creating new log.
14:03:00.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.159165 11918 log.cc:826] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf: Log is configured to *not* fsync() on all Append() calls
14:03:00.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.159888 11918 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf: No bootstrap required, opened a new log
14:03:00.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.162011 11918 raft_consensus.cc:359] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } }
14:03:00.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.162140 11918 raft_consensus.cc:385] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:00.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.162168 11918 raft_consensus.cc:740] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a280061605624c48a6140c463407bccf, State: Initialized, Role: FOLLOWER
14:03:00.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.162268 11918 consensus_queue.cc:260] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [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: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } }
14:03:00.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.162590 11918 sys_catalog.cc:565] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [sys.catalog]: configured and running, proceeding with master startup.
14:03:00.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.162602 11932 sys_catalog.cc:455] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [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: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } } }
14:03:00.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.162734 11932 sys_catalog.cc:458] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [sys.catalog]: This master's current role is: FOLLOWER
14:03:00.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.164579 11954 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:00.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.164903 11954 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:00.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.164919 11802 master_runner.cc:187] Error getting master registration for 127.11.63.62:33973: OK, instance_id { permanent_uuid: "069148f6ccda43e8a57ae15e76efc195" instance_seqno: 1786456979870703 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:00.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.166234 11802 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:00.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.208148 11652 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } attempt: 3
14:03:00.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.213044 11652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195: Bootstrap starting.
14:03:00.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.213845 11652 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195: Neither blocks nor log segments found. Creating new log.
14:03:00.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.214126 11652 log.cc:826] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195: Log is configured to *not* fsync() on all Append() calls
14:03:00.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.215013 11652 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195: No bootstrap required, opened a new log
14:03:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.217476 11652 raft_consensus.cc:359] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } }
14:03:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.217612 11652 raft_consensus.cc:385] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.217638 11652 raft_consensus.cc:740] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 069148f6ccda43e8a57ae15e76efc195, State: Initialized, Role: FOLLOWER
14:03:00.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.217749 11652 consensus_queue.cc:260] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [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: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } }
14:03:00.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.218068 11652 sys_catalog.cc:565] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [sys.catalog]: configured and running, proceeding with master startup.
14:03:00.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.218526 11957 sys_catalog.cc:455] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [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: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } } }
14:03:00.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.218739 11957 sys_catalog.cc:458] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [sys.catalog]: This master's current role is: FOLLOWER
14:03:00.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.219637 11798 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } attempt: 3
14:03:00.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.220065 11976 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:00.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.220248 11976 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:00.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.221046 11540 master_runner.cc:187] Error getting master registration for 127.11.63.61:33713: OK, instance_id { permanent_uuid: "d2093ebac2474466a464198aea79a89e" instance_seqno: 1786456979994245 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:00.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.222769 11540 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:00.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.227591 11798 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e: Bootstrap starting.
14:03:00.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.228374 11798 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e: Neither blocks nor log segments found. Creating new log.
14:03:00.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.228850 11798 log.cc:826] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e: Log is configured to *not* fsync() on all Append() calls
14:03:00.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.235576 11798 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e: No bootstrap required, opened a new log
14:03:00.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.237172 11798 raft_consensus.cc:359] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } }
14:03:00.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.237304 11798 raft_consensus.cc:385] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:00.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.237331 11798 raft_consensus.cc:740] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2093ebac2474466a464198aea79a89e, State: Initialized, Role: FOLLOWER
14:03:00.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.237818 11798 consensus_queue.cc:260] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [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: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } }
14:03:00.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.238304 11798 sys_catalog.cc:565] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [sys.catalog]: configured and running, proceeding with master startup.
14:03:00.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.241957 11704 tablet.cc:2406] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:00.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.242928 11658 master_runner.cc:264] No leader master found from master d2093ebac2474466a464198aea79a89e
14:03:00.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.242985 11658 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:00.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.244119 11983 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [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: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } } }
14:03:00.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.244335 11983 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [sys.catalog]: This master's current role is: FOLLOWER
14:03:00.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.245316 11999 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:00.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.245517 11999 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:00.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.368599 11573 tablet.cc:2406] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:00.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.386348 11836 tablet.cc:2406] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:00.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.598613 11957 raft_consensus.cc:493] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:00.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.598747 11957 raft_consensus.cc:515] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } }
14:03:00.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.599014 11957 leader_election.cc:290] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d2093ebac2474466a464198aea79a89e (127.11.63.61:33713), a280061605624c48a6140c463407bccf (127.11.63.60:33933)
14:03:00.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.599361 11867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "069148f6ccda43e8a57ae15e76efc195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a280061605624c48a6140c463407bccf" is_pre_election: true
14:03:00.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.599393 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "069148f6ccda43e8a57ae15e76efc195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2093ebac2474466a464198aea79a89e" is_pre_election: true
14:03:00.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.599563 11748 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 069148f6ccda43e8a57ae15e76efc195 in term 0.
14:03:00.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.599571 11867 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 069148f6ccda43e8a57ae15e76efc195 in term 0.
14:03:00.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.599810 11567 leader_election.cc:304] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [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: 069148f6ccda43e8a57ae15e76efc195, d2093ebac2474466a464198aea79a89e; no voters: 
14:03:00.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.599970 11957 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:00.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.600015 11957 raft_consensus.cc:493] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:00.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.600037 11957 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [term 0 FOLLOWER]: Advancing to term 1
14:03:00.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.600755 11957 raft_consensus.cc:515] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } }
14:03:00.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.600929 11957 leader_election.cc:290] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [CANDIDATE]: Term 1 election: Requested vote from peers d2093ebac2474466a464198aea79a89e (127.11.63.61:33713), a280061605624c48a6140c463407bccf (127.11.63.60:33933)
14:03:00.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.601156 11748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "069148f6ccda43e8a57ae15e76efc195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2093ebac2474466a464198aea79a89e"
14:03:00.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.601210 11867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "069148f6ccda43e8a57ae15e76efc195" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a280061605624c48a6140c463407bccf"
14:03:00.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.601243 11748 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [term 0 FOLLOWER]: Advancing to term 1
14:03:00.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.601305 11867 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [term 0 FOLLOWER]: Advancing to term 1
14:03:00.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.601976 11748 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 069148f6ccda43e8a57ae15e76efc195 in term 1.
14:03:00.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.602172 11867 raft_consensus.cc:2468] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 069148f6ccda43e8a57ae15e76efc195 in term 1.
14:03:00.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.602195 11567 leader_election.cc:304] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [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: 069148f6ccda43e8a57ae15e76efc195, d2093ebac2474466a464198aea79a89e; no voters: 
14:03:00.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.602279 11957 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [term 1 FOLLOWER]: Leader election won for term 1
14:03:00.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.602386 11957 raft_consensus.cc:697] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [term 1 LEADER]: Becoming Leader. State: Replica: 069148f6ccda43e8a57ae15e76efc195, State: Running, Role: LEADER
14:03:00.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.602486 11957 consensus_queue.cc:237] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [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: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } }
14:03:00.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.602842 11957 sys_catalog.cc:455] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 069148f6ccda43e8a57ae15e76efc195. Latest consensus state: current_term: 1 leader_uuid: "069148f6ccda43e8a57ae15e76efc195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } } }
14:03:00.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.602944 11957 sys_catalog.cc:458] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [sys.catalog]: This master's current role is: LEADER
14:03:00.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.603130 12007 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:00.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.603323 12007 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:00.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.604665 11867 raft_consensus.cc:1275] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [term 1 FOLLOWER]: Refusing update from remote peer 069148f6ccda43e8a57ae15e76efc195: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:00.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.604928 11748 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [term 1 FOLLOWER]: Refusing update from remote peer 069148f6ccda43e8a57ae15e76efc195: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:00.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.604966 11957 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:00.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.605175 11957 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:00.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.606130 11932 sys_catalog.cc:455] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 069148f6ccda43e8a57ae15e76efc195. Latest consensus state: current_term: 1 leader_uuid: "069148f6ccda43e8a57ae15e76efc195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } } }
14:03:00.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.606215 11932 sys_catalog.cc:458] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [sys.catalog]: This master's current role is: FOLLOWER
14:03:00.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.606264 11983 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 069148f6ccda43e8a57ae15e76efc195. Latest consensus state: current_term: 1 leader_uuid: "069148f6ccda43e8a57ae15e76efc195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } } }
14:03:00.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.606343 11983 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [sys.catalog]: This master's current role is: FOLLOWER
14:03:00.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.607687 12014 mvcc.cc:204] Tried to move back new op lower bound from 7317327792554721280 to 7317327792548442112. Current Snapshot: MvccSnapshot[applied={T|T < 7317327792554721280}]
14:03:00.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.607775 11983 sys_catalog.cc:455] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "069148f6ccda43e8a57ae15e76efc195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } } }
14:03:00.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.607833 11983 sys_catalog.cc:458] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e [sys.catalog]: This master's current role is: FOLLOWER
14:03:00.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.607860 11932 sys_catalog.cc:455] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "069148f6ccda43e8a57ae15e76efc195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } } }
14:03:00.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.607951 11932 sys_catalog.cc:458] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf [sys.catalog]: This master's current role is: FOLLOWER
14:03:00.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.607338 12020 sys_catalog.cc:455] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "069148f6ccda43e8a57ae15e76efc195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } } }
14:03:00.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.608285 12020 sys_catalog.cc:458] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [sys.catalog]: This master's current role is: LEADER
14:03:00.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.607368 11957 sys_catalog.cc:455] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "069148f6ccda43e8a57ae15e76efc195" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "069148f6ccda43e8a57ae15e76efc195" member_type: VOTER last_known_addr { host: "127.11.63.62" port: 33973 } } peers { permanent_uuid: "d2093ebac2474466a464198aea79a89e" member_type: VOTER last_known_addr { host: "127.11.63.61" port: 33713 } } peers { permanent_uuid: "a280061605624c48a6140c463407bccf" member_type: VOTER last_known_addr { host: "127.11.63.60" port: 33933 } } }
14:03:00.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.608312 11957 sys_catalog.cc:458] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195 [sys.catalog]: This master's current role is: LEADER
14:03:00.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.607396 12008 mvcc.cc:204] Tried to move back new op lower bound from 7317327792554721280 to 7317327792548442112. Current Snapshot: MvccSnapshot[applied={T|T < 7317327792554721280}]
14:03:00.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.609150 12007 catalog_manager.cc:1383] Generated new cluster ID: 7d977926595646e9928dc979419ba23b
14:03:00.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.609210 12007 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:00.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.628588 12007 catalog_manager.cc:1406] Generated new certificate authority record
14:03:00.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.629587 12007 catalog_manager.cc:1540] Loading token signing keys...
14:03:00.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.642392 12007 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195: Generated new TSK 0
14:03:00.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.642916 12007 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.648020 11516 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/wal
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/data
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/logs
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/data/info.pb
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.63.1:0
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.63.1
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.63.1
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.63.62:33973,127.11.63.61:33713,127.11.63.60:33933
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.63.20:39501
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:00.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:00.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.729009 12025 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:00.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.729192 12025 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:00.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.729211 12025 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:00.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.730839 12025 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:00.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.730934 12025 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.63.1
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.732508 12025 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/logs
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.63.20:39501
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/data
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/wal
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.63.1:0
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:00.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/data/info.pb
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.63.1
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.63.62:33973,127.11.63.61:33713,127.11.63.60:33933
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12025
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.63.1
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.732704 12025 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:00.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.732920 12025 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:00.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.735419 12035 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
14:03:00.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.735435 12039 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
14:03:00.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.735642 12036 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
14:03:00.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.735613 12025 server_base.cc:1061] running on GCE node
14:03:00.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.736099 12025 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:00.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.736279 12025 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:00.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.737445 12025 hybrid_clock.cc:648] HybridClock initialized: now 1786456980737425 us; error 45 us; skew 500 ppm
14:03:00.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.738747 12025 webserver.cc:533] Webserver started at http://127.11.63.1:36493/ using document root <none> and password file <none>
14:03:00.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.739009 12025 fs_manager.cc:362] Metadata directory not provided
14:03:00.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.739073 12025 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:00.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.739199 12025 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:00.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.740173 12025 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/data/instance:
14:03:00.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44134d7b60b64205aac67265fa0c499a"
14:03:00.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:00 on dist-test-slave-5bn2"
14:03:00.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.740540 12025 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/wal/instance:
14:03:00.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44134d7b60b64205aac67265fa0c499a"
14:03:00.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:00 on dist-test-slave-5bn2"
14:03:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.741909 12025 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.742640 12052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:00.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.742821 12025 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.742920 12025 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/wal
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "44134d7b60b64205aac67265fa0c499a"
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:00 on dist-test-slave-5bn2"
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.742982 12025 fs_report.cc:389] FS layout report
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/wal
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/wal
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/data/data
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:00.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:00.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.770810 12025 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:00.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.771219 12025 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
14:03:00.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.771347 12025 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:00.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.771595 12025 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:00.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.771966 12025 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:00.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.772009 12025 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:00.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.772038 12025 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:00.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.772053 12025 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:00.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.778976 12025 rpc_server.cc:307] RPC server started. Bound to: 127.11.63.1:46079
14:03:00.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.779071 12249 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.63.1:46079 every 8 connection(s)
14:03:00.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.779388 12025 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/data/info.pb
14:03:00.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.783986 11516 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 12025
14:03:00.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.784075 11516 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-0/wal/instance
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.785436 12250 heartbeater.cc:344] Connected to a master server at 127.11.63.60:33933
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.785549 12250 heartbeater.cc:461] Registering TS with master...
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.785650 12256 heartbeater.cc:344] Connected to a master server at 127.11.63.61:33713
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.785712 12256 heartbeater.cc:461] Registering TS with master...
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.785751 12250 heartbeater.cc:507] Master 127.11.63.60:33933 requested a full tablet report, sending...
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.785805 12256 heartbeater.cc:507] Master 127.11.63.61:33713 requested a full tablet report, sending...
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.785794 11516 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/wal
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/data
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:00.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/logs
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/data/info.pb
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.63.2:0
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.63.2
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.63.2
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.63.62:33973,127.11.63.61:33713,127.11.63.60:33933
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.63.20:39501
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.786203 11854 ts_manager.cc:194] Registered new tserver with Master: 44134d7b60b64205aac67265fa0c499a (127.11.63.1:46079)
14:03:00.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.787092 11730 ts_manager.cc:194] Registered new tserver with Master: 44134d7b60b64205aac67265fa0c499a (127.11.63.1:46079)
14:03:00.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.789544 12253 heartbeater.cc:344] Connected to a master server at 127.11.63.62:33973
14:03:00.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.789615 12253 heartbeater.cc:461] Registering TS with master...
14:03:00.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.789716 12253 heartbeater.cc:507] Master 127.11.63.62:33973 requested a full tablet report, sending...
14:03:00.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.790017 11590 ts_manager.cc:194] Registered new tserver with Master: 44134d7b60b64205aac67265fa0c499a (127.11.63.1:46079)
14:03:00.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.790714 11590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.63.1:49015
14:03:00.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.884696 12273 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:00.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.884872 12273 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:00.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.884891 12273 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:00.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.886365 12273 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:00.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.886415 12273 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.63.2
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.888051 12273 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/logs
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.63.20:39501
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/data
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/wal
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.63.2:0
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/data/info.pb
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.63.2
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.63.62:33973,127.11.63.61:33713,127.11.63.60:33933
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12273
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.63.2
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:00.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:00.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:00.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.888249 12273 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:00.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.888433 12273 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:00.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.890829 12284 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
14:03:00.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.890844 12290 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
14:03:00.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:00.890869 12285 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
14:03:00.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.891078 12273 server_base.cc:1061] running on GCE node
14:03:00.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.891448 12273 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:00.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.891677 12273 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:00.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.892817 12273 hybrid_clock.cc:648] HybridClock initialized: now 1786456980892809 us; error 45 us; skew 500 ppm
14:03:00.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.893901 12273 webserver.cc:533] Webserver started at http://127.11.63.2:35415/ using document root <none> and password file <none>
14:03:00.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.894127 12273 fs_manager.cc:362] Metadata directory not provided
14:03:00.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.894176 12273 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:00.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.894305 12273 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:00.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.895222 12273 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/data/instance:
14:03:00.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72fd51fe6e394b9d8aeb9a57fb23da8d"
14:03:00.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:00 on dist-test-slave-5bn2"
14:03:00.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.895561 12273 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/wal/instance:
14:03:00.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72fd51fe6e394b9d8aeb9a57fb23da8d"
14:03:00.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:00 on dist-test-slave-5bn2"
14:03:00.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.896715 12273 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.897341 12297 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.897523 12273 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.897595 12273 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/wal
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72fd51fe6e394b9d8aeb9a57fb23da8d"
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:00 on dist-test-slave-5bn2"
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.897660 12273 fs_report.cc:389] FS layout report
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/wal
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/wal
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/data/data
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:00.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:00.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:00.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:00.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:00.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:00.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:00.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.906805 12273 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:00.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.907191 12273 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
14:03:00.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.907334 12273 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:00.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.907601 12273 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:00.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.907989 12273 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:00.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.908025 12273 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:00.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.908057 12273 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:00.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.908072 12273 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:00.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.914978 12273 rpc_server.cc:307] RPC server started. Bound to: 127.11.63.2:36555
14:03:00.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.915055 12500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.63.2:36555 every 8 connection(s)
14:03:00.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.915380 12273 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/data/info.pb
14:03:00.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.920874 12503 heartbeater.cc:344] Connected to a master server at 127.11.63.61:33713
14:03:00.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.920984 12503 heartbeater.cc:461] Registering TS with master...
14:03:00.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.921175 12503 heartbeater.cc:507] Master 127.11.63.61:33713 requested a full tablet report, sending...
14:03:00.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.921612 11730 ts_manager.cc:194] Registered new tserver with Master: 72fd51fe6e394b9d8aeb9a57fb23da8d (127.11.63.2:36555)
14:03:00.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.922308 11516 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 12273
14:03:00.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.922386 11516 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/wal/instance
14:03:00.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.922534 12501 heartbeater.cc:344] Connected to a master server at 127.11.63.60:33933
14:03:00.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.922587 12501 heartbeater.cc:461] Registering TS with master...
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.922680 12501 heartbeater.cc:507] Master 127.11.63.60:33933 requested a full tablet report, sending...
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.923207 11854 ts_manager.cc:194] Registered new tserver with Master: 72fd51fe6e394b9d8aeb9a57fb23da8d (127.11.63.2:36555)
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.923449 11516 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/wal
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/data
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/logs
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/data/info.pb
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:00.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.63.3:0
14:03:00.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.63.3
14:03:00.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.63.3
14:03:00.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:00.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.63.62:33973,127.11.63.61:33713,127.11.63.60:33933
14:03:00.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.63.20:39501
14:03:00.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:00.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:00.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:00.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.924934 12502 heartbeater.cc:344] Connected to a master server at 127.11.63.62:33973
14:03:00.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.925002 12502 heartbeater.cc:461] Registering TS with master...
14:03:00.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.925097 12502 heartbeater.cc:507] Master 127.11.63.62:33973 requested a full tablet report, sending...
14:03:00.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.925346 11590 ts_manager.cc:194] Registered new tserver with Master: 72fd51fe6e394b9d8aeb9a57fb23da8d (127.11.63.2:36555)
14:03:00.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:00.925879 11590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.63.2:48331
14:03:01.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.002717 12512 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:01.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.002928 12512 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:01.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.002952 12512 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:01.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.004508 12512 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:01.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.004556 12512 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.11.63.3
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.006057 12512 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/logs
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.11.63.20:39501
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/data
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/wal
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.11.63.3:0
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/data/info.pb
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.11.63.3
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.11.63.62:33973,127.11.63.61:33713,127.11.63.60:33933
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12512
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.11.63.3
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:01.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:01.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:01.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:01.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:01.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.006248 12512 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:01.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.006465 12512 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:01.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.008872 12520 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
14:03:01.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.008876 12522 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
14:03:01.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.009058 12512 server_base.cc:1061] running on GCE node
14:03:01.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.008894 12525 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
14:03:01.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.009479 12512 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:01.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.009660 12512 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:01.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.010815 12512 hybrid_clock.cc:648] HybridClock initialized: now 1786456981010791 us; error 41 us; skew 500 ppm
14:03:01.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.012082 12512 webserver.cc:533] Webserver started at http://127.11.63.3:35889/ using document root <none> and password file <none>
14:03:01.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.012257 12512 fs_manager.cc:362] Metadata directory not provided
14:03:01.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.012296 12512 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:01.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.012447 12512 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:01.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.013236 12512 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/data/instance:
14:03:01.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "303fabe6558f4132b54a9076358f41b6"
14:03:01.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:01 on dist-test-slave-5bn2"
14:03:01.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.013500 12512 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/wal/instance:
14:03:01.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "303fabe6558f4132b54a9076358f41b6"
14:03:01.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:01 on dist-test-slave-5bn2"
14:03:01.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.014508 12512 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.015163 12536 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.015391 12512 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.015466 12512 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/wal
14:03:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "303fabe6558f4132b54a9076358f41b6"
14:03:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:01 on dist-test-slave-5bn2"
14:03:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.015534 12512 fs_report.cc:389] FS layout report
14:03:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/wal
14:03:01.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/wal
14:03:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/data/data
14:03:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:01.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:01.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.031683 12512 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:01.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.032038 12512 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
14:03:01.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.032171 12512 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:01.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.032456 12512 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:01.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.032833 12512 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:01.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.032869 12512 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:01.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.032900 12512 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:01.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.032917 12512 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:01.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.039853 12512 rpc_server.cc:307] RPC server started. Bound to: 127.11.63.3:43573
14:03:01.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.039978 12728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.63.3:43573 every 8 connection(s)
14:03:01.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.040268 12512 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/data/info.pb
14:03:01.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.046219 12732 heartbeater.cc:344] Connected to a master server at 127.11.63.60:33933
14:03:01.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.046240 12734 heartbeater.cc:344] Connected to a master server at 127.11.63.61:33713
14:03:01.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.046355 12734 heartbeater.cc:461] Registering TS with master...
14:03:01.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.046353 12732 heartbeater.cc:461] Registering TS with master...
14:03:01.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.046573 12734 heartbeater.cc:507] Master 127.11.63.61:33713 requested a full tablet report, sending...
14:03:01.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.046582 12732 heartbeater.cc:507] Master 127.11.63.60:33933 requested a full tablet report, sending...
14:03:01.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.046749 12733 heartbeater.cc:344] Connected to a master server at 127.11.63.62:33973
14:03:01.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.046792 12733 heartbeater.cc:461] Registering TS with master...
14:03:01.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.046963 12733 heartbeater.cc:507] Master 127.11.63.62:33973 requested a full tablet report, sending...
14:03:01.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.047150 11730 ts_manager.cc:194] Registered new tserver with Master: 303fabe6558f4132b54a9076358f41b6 (127.11.63.3:43573)
14:03:01.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.047166 11854 ts_manager.cc:194] Registered new tserver with Master: 303fabe6558f4132b54a9076358f41b6 (127.11.63.3:43573)
14:03:01.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.047544 11590 ts_manager.cc:194] Registered new tserver with Master: 303fabe6558f4132b54a9076358f41b6 (127.11.63.3:43573)
14:03:01.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.047919 11590 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.11.63.3:45607
14:03:01.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.048942 11516 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 12512
14:03:01.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.049034 11516 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/wal/instance
14:03:01.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.051321 11516 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:01.052 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:01.052 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:01.052 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.63.62"
      port: 33973
    }
    bound_http_address {
      host: "127.11.63.62"
      port: 37433
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.63.61"
      port: 33713
    }
    bound_http_address {
      host: "127.11.63.61"
      port: 41739
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.63.60"
      port: 33933
    }
    bound_http_address {
      host: "127.11.63.60"
      port: 40055
    }
  }
}

14:03:01.053 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:01.053 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.11.63.1"
      port: 46079
    }
    bound_http_address {
      host: "127.11.63.1"
      port: 36493
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.11.63.2"
      port: 36555
    }
    bound_http_address {
      host: "127.11.63.2"
      port: 35415
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.11.63.3"
      port: 43573
    }
    bound_http_address {
      host: "127.11.63.3"
      port: 35889
    }
  }
}

14:03:01.054 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:01.056 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:01.058 [DEBUG - main] (Connection.java:748) [peer master-127.11.63.62:33973(127.11.63.62:33973)] connecting to peer
14:03:01.059 [DEBUG - main] (Connection.java:748) [peer master-127.11.63.60:33933(127.11.63.60:33933)] connecting to peer
14:03:01.060 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.11.63.62:33973(127.11.63.62:33973)] Successfully connected to peer
14:03:01.060 [DEBUG - main] (Connection.java:748) [peer master-127.11.63.61:33713(127.11.63.61:33713)] connecting to peer
14:03:01.061 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.11.63.60:33933(127.11.63.60:33933)] Successfully connected to peer
14:03:01.062 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.63.62
14:03:01.063 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.63.60
14:03:01.074 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.11.63.61:33713(127.11.63.61:33713)] Successfully connected to peer
14:03:01.077 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.11.63.61
14:03:01.089 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd7352ba3, L:/127.0.0.1:57640 - R:/127.11.63.61:33713] using SASL/PLAIN
14:03:01.090 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x49c112d1, L:/127.0.0.1:38296 - R:/127.11.63.60:33933] using SASL/PLAIN
14:03:01.091 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc3919749, L:/127.0.0.1:58134 - R:/127.11.63.62:33973] using SASL/PLAIN
14:03:01.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:01.094 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=37), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.63.62:33973, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.63.60:33933, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.11.63.61:33713, [34ms] Sub RPC ConnectToMaster: received response from server master-127.11.63.61:33713: OK, [34ms] Sub RPC ConnectToMaster: received response from server master-127.11.63.60:33933: OK, [36ms] Sub RPC ConnectToMaster: received response from server master-127.11.63.62:33973: OK, deferred=null) after lookup
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.095523 11590 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58134:
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456981057"
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\010\001\377\377\377\377\t\001c\000\000\000"
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:01.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:01.102 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 982bc910be264644ad46a843e6cc36eb
14:03:01.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.107606 12388 tablet_service.cc:1511] Processing CreateTablet for tablet e96cc222add6428eaa9785c9de48b16f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456981057 [id=982bc910be264644ad46a843e6cc36eb]), partition=RANGE (c0) PARTITION 0 <= VALUES < 100
14:03:01.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.107965 12388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e96cc222add6428eaa9785c9de48b16f. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:01.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.110888 12755 tablet_bootstrap.cc:492] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d: Bootstrap starting.
14:03:01.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.111791 12755 tablet_bootstrap.cc:654] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d: Neither blocks nor log segments found. Creating new log.
14:03:01.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.112125 12755 log.cc:826] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d: Log is configured to *not* fsync() on all Append() calls
14:03:01.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.112856 12755 tablet_bootstrap.cc:492] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d: No bootstrap required, opened a new log
14:03:01.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.112926 12755 ts_tablet_manager.cc:1403] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:01.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.114797 12755 raft_consensus.cc:359] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72fd51fe6e394b9d8aeb9a57fb23da8d" member_type: VOTER last_known_addr { host: "127.11.63.2" port: 36555 } }
14:03:01.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.115010 12755 raft_consensus.cc:385] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:01.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.115047 12755 raft_consensus.cc:740] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72fd51fe6e394b9d8aeb9a57fb23da8d, State: Initialized, Role: FOLLOWER
14:03:01.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.115145 12755 consensus_queue.cc:260] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [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: true peers { permanent_uuid: "72fd51fe6e394b9d8aeb9a57fb23da8d" member_type: VOTER last_known_addr { host: "127.11.63.2" port: 36555 } }
14:03:01.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.115198 12755 raft_consensus.cc:399] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:01.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.115224 12755 raft_consensus.cc:493] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:01.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.115263 12755 raft_consensus.cc:3060] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [term 0 FOLLOWER]: Advancing to term 1
14:03:01.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.115969 12755 raft_consensus.cc:515] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72fd51fe6e394b9d8aeb9a57fb23da8d" member_type: VOTER last_known_addr { host: "127.11.63.2" port: 36555 } }
14:03:01.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.116091 12755 leader_election.cc:304] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 72fd51fe6e394b9d8aeb9a57fb23da8d; no voters: 
14:03:01.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.116279 12755 leader_election.cc:290] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:01.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.116358 12757 raft_consensus.cc:2804] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [term 1 FOLLOWER]: Leader election won for term 1
14:03:01.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.116492 12755 ts_tablet_manager.cc:1434] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:03:01.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.116530 12757 raft_consensus.cc:697] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [term 1 LEADER]: Becoming Leader. State: Replica: 72fd51fe6e394b9d8aeb9a57fb23da8d, State: Running, Role: LEADER
14:03:01.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.116623 12757 consensus_queue.cc:237] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72fd51fe6e394b9d8aeb9a57fb23da8d" member_type: VOTER last_known_addr { host: "127.11.63.2" port: 36555 } }
14:03:01.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.116860 12502 heartbeater.cc:499] Master 127.11.63.62:33973 was elected leader, sending a full tablet report...
14:03:01.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.118127 11590 catalog_manager.cc:5719] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d reported cstate change: term changed from 0 to 1, leader changed from <none> to 72fd51fe6e394b9d8aeb9a57fb23da8d (127.11.63.2). New cstate: current_term: 1 leader_uuid: "72fd51fe6e394b9d8aeb9a57fb23da8d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72fd51fe6e394b9d8aeb9a57fb23da8d" member_type: VOTER last_known_addr { host: "127.11.63.2" port: 36555 } health_report { overall_health: HEALTHY } } }
14:03:01.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.141498 11590 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58134:
14:03:01.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456981057" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\010\001\307\000\000\000\t\001+\001\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:01.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.143399 11590 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b0f5e3067af2477b81a98394c0d22a32 has no consensus state
14:03:01.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.148705 12618 tablet_service.cc:1511] Processing CreateTablet for tablet b0f5e3067af2477b81a98394c0d22a32 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456981057 [id=982bc910be264644ad46a843e6cc36eb]), partition=RANGE (c0) PARTITION 200 <= VALUES < 300
14:03:01.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.149001 12618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0f5e3067af2477b81a98394c0d22a32. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:01.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.150959 12770 tablet_bootstrap.cc:492] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6: Bootstrap starting.
14:03:01.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.151623 12770 tablet_bootstrap.cc:654] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6: Neither blocks nor log segments found. Creating new log.
14:03:01.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.151935 12770 log.cc:826] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6: Log is configured to *not* fsync() on all Append() calls
14:03:01.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.152565 12770 tablet_bootstrap.cc:492] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6: No bootstrap required, opened a new log
14:03:01.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.152622 12770 ts_tablet_manager.cc:1403] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:01.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.154155 12770 raft_consensus.cc:359] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303fabe6558f4132b54a9076358f41b6" member_type: VOTER last_known_addr { host: "127.11.63.3" port: 43573 } }
14:03:01.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.154274 12770 raft_consensus.cc:385] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:01.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.154304 12770 raft_consensus.cc:740] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 303fabe6558f4132b54a9076358f41b6, State: Initialized, Role: FOLLOWER
14:03:01.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.154417 12770 consensus_queue.cc:260] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [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: true peers { permanent_uuid: "303fabe6558f4132b54a9076358f41b6" member_type: VOTER last_known_addr { host: "127.11.63.3" port: 43573 } }
14:03:01.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.154486 12770 raft_consensus.cc:399] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:01.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.154520 12770 raft_consensus.cc:493] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:01.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.154564 12770 raft_consensus.cc:3060] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [term 0 FOLLOWER]: Advancing to term 1
14:03:01.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.155187 12770 raft_consensus.cc:515] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303fabe6558f4132b54a9076358f41b6" member_type: VOTER last_known_addr { host: "127.11.63.3" port: 43573 } }
14:03:01.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.155316 12770 leader_election.cc:304] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 303fabe6558f4132b54a9076358f41b6; no voters: 
14:03:01.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.155498 12770 leader_election.cc:290] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:01.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.155545 12773 raft_consensus.cc:2804] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [term 1 FOLLOWER]: Leader election won for term 1
14:03:01.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.155639 12773 raft_consensus.cc:697] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [term 1 LEADER]: Becoming Leader. State: Replica: 303fabe6558f4132b54a9076358f41b6, State: Running, Role: LEADER
14:03:01.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.155705 12770 ts_tablet_manager.cc:1434] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:03:01.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.155709 12773 consensus_queue.cc:237] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303fabe6558f4132b54a9076358f41b6" member_type: VOTER last_known_addr { host: "127.11.63.3" port: 43573 } }
14:03:01.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.155925 12733 heartbeater.cc:499] Master 127.11.63.62:33973 was elected leader, sending a full tablet report...
14:03:01.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.157287 11590 catalog_manager.cc:5719] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 303fabe6558f4132b54a9076358f41b6 (127.11.63.3). New cstate: current_term: 1 leader_uuid: "303fabe6558f4132b54a9076358f41b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "303fabe6558f4132b54a9076358f41b6" member_type: VOTER last_known_addr { host: "127.11.63.3" port: 43573 } health_report { overall_health: HEALTHY } } }
14:03:01.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.160795 11590 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195: org.apache.kudu.client.TestAlterTable-1786456981057 [id=982bc910be264644ad46a843e6cc36eb] alter complete (version 0)
14:03:01.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.165426 11954 catalog_manager.cc:1295] Loaded cluster ID: 7d977926595646e9928dc979419ba23b
14:03:01.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.165493 11954 catalog_manager.cc:1588] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf: loading cluster ID for follower catalog manager: success
14:03:01.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.166517 11954 catalog_manager.cc:1610] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf: acquiring CA information for follower catalog manager: success
14:03:01.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.166790 11954 catalog_manager.cc:1638] T 00000000000000000000000000000000 P a280061605624c48a6140c463407bccf: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:03:01.196 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.197 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.197 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.198 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@138a7441, flushNotification=Deferred@136312946(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:01.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.198 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.199 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.199 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.200 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.200 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.201 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.201 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.201 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.202 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.202 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.203 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.213 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.214 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.214 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.214 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.215 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.215 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.216 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.216 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.217 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.217 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.217 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.217 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.217 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.217 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.218 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.218 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.219 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.219 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.220 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.220 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.220 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.221 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.221 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.222 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.222 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.222 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.223 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.224 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.224 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.224 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.225 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.225 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.225 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.226 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.226 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.227 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.227 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.227 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.228 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.228 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.229 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.230 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.230 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.231 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.231 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.232 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.233 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.233 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.234 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.234 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.235 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.235 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.236 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.237 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.237 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.238 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.238 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.238 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.239 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.240 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.241 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.242 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)] connecting to peer
14:03:01.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.246465 11999 catalog_manager.cc:1295] Loaded cluster ID: 7d977926595646e9928dc979419ba23b
14:03:01.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.246569 11999 catalog_manager.cc:1588] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e: loading cluster ID for follower catalog manager: success
14:03:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.247903 11999 catalog_manager.cc:1610] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e: acquiring CA information for follower catalog manager: success
14:03:01.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.248334 11999 catalog_manager.cc:1638] T 00000000000000000000000000000000 P d2093ebac2474466a464198aea79a89e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:03:01.250 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)] Successfully connected to peer
14:03:01.268 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x5821d66a, L:/127.0.0.1:50686 - R:/127.11.63.2:36555] using TOKEN/null
14:03:01.272 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3e598df9, flushNotification=Deferred@2117193231(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:01.273 [DEBUG - main] (Connection.java:748) [peer 303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)] connecting to peer
14:03:01.275 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)] Successfully connected to peer
14:03:01.292 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x6bef60c1, L:/127.0.0.1:50414 - R:/127.11.63.3:43573] using TOKEN/null
14:03:01.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e96cc222add6428eaa9785c9de48b16f for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x80000000, 0x80000064)
14:03:01.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b0f5e3067af2477b81a98394c0d22a32 for table 'org.apache.kudu.client.TestAlterTable-1786456981057' with partition [0x800000C8, 0x8000012C)
14:03:01.299 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x80000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x80000000, upperBoundPartitionKey=0x80000064, ttl=299999, tablet=e96cc222add6428eaa9785c9de48b16f@[72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x80000064, upperBoundPartitionKey=0x800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x800000C8, upperBoundPartitionKey=0x8000012C, ttl=299999, tablet=b0f5e3067af2477b81a98394c0d22a32@[303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x8000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.299 [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.11.63.62:33973, [2ms] Sub RPC GetTableLocations: received response from server master-127.11.63.62:33973: OK, deferred=null)) after lookup
14:03:01.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 100 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456981057, tablet=e96cc222add6428eaa9785c9de48b16f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:01.303 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e96cc222add6428eaa9785c9de48b16f for partition [0x80000000, 0x80000064) with scanner id null
14:03:01.306 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 100 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456981057, tablet=b0f5e3067af2477b81a98394c0d22a32, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:01.306 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b0f5e3067af2477b81a98394c0d22a32 for partition [0x800000C8, 0x8000012C) with scanner id null
14:03:01.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.307837 11590 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:58134:
14:03:01.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456981057" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\010\001\307\000\000\000\t\001+\001\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:01.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.310420 11590 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195: Sending DeleteTablet for 1 replicas of tablet e96cc222add6428eaa9785c9de48b16f
14:03:01.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.310609 11590 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 069148f6ccda43e8a57ae15e76efc195: Sending DeleteTablet for 1 replicas of tablet b0f5e3067af2477b81a98394c0d22a32
14:03:01.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.310953 12388 tablet_service.cc:1558] Processing DeleteTablet for tablet e96cc222add6428eaa9785c9de48b16f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:01 UTC) from {username='slave'} at 127.0.0.1:50684
14:03:01.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.311187 12618 tablet_service.cc:1558] Processing DeleteTablet for tablet b0f5e3067af2477b81a98394c0d22a32 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:01 UTC) from {username='slave'} at 127.0.0.1:50412
14:03:01.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.311461 12791 tablet_replica.cc:333] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6: stopping tablet replica
14:03:01.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.311653 12791 raft_consensus.cc:2243] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [term 1 LEADER]: Raft consensus shutting down.
14:03:01.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.311832 12791 raft_consensus.cc:2272] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:01.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.312541 12791 ts_tablet_manager.cc:1916] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:01.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.313284 12788 tablet_replica.cc:333] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d: stopping tablet replica
14:03:01.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.313499 12788 raft_consensus.cc:2243] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [term 1 LEADER]: Raft consensus shutting down.
14:03:01.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.313663 12788 raft_consensus.cc:2272] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:01.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.314191 12788 ts_tablet_manager.cc:1916] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:01.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.314529 12791 ts_tablet_manager.cc:1929] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:03:01.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.314702 12791 log.cc:1199] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-2/wal/wals/b0f5e3067af2477b81a98394c0d22a32
14:03:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.315084 12791 ts_tablet_manager.cc:1950] T b0f5e3067af2477b81a98394c0d22a32 P 303fabe6558f4132b54a9076358f41b6: Deleting consensus metadata
14:03:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.315655 12788 ts_tablet_manager.cc:1929] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:03:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.315644 11566 catalog_manager.cc:5050] TS 303fabe6558f4132b54a9076358f41b6 (127.11.63.3:43573): tablet b0f5e3067af2477b81a98394c0d22a32 (table org.apache.kudu.client.TestAlterTable-1786456981057 [id=982bc910be264644ad46a843e6cc36eb]) successfully deleted
14:03:01.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.315860 12788 log.cc:1199] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster5325638170328050493/ts-1/wal/wals/e96cc222add6428eaa9785c9de48b16f
14:03:01.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.316157 12788 ts_tablet_manager.cc:1950] T e96cc222add6428eaa9785c9de48b16f P 72fd51fe6e394b9d8aeb9a57fb23da8d: Deleting consensus metadata
14:03:01.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.316675 11568 catalog_manager.cc:5050] TS 72fd51fe6e394b9d8aeb9a57fb23da8d (127.11.63.2:36555): tablet e96cc222add6428eaa9785c9de48b16f (table org.apache.kudu.client.TestAlterTable-1786456981057 [id=982bc910be264644ad46a843e6cc36eb]) successfully deleted
14:03:01.322 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:03:01.322 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.11.63.62:33973, [1ms] Sub RPC GetTableLocations: received response from server master-127.11.63.62:33973: OK, deferred=null)) after lookup
14:03:01.322 [DEBUG - main] (Connection.java:575) [peer master-127.11.63.60:33933(127.11.63.60:33933)] disconnecting while in state READY
14:03:01.323 [DEBUG - main] (Connection.java:575) [peer 303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)] disconnecting while in state READY
14:03:01.323 [DEBUG - main] (Connection.java:575) [peer master-127.11.63.61:33713(127.11.63.61:33713)] disconnecting while in state READY
14:03:01.323 [DEBUG - main] (Connection.java:575) [peer 72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)] disconnecting while in state READY
14:03:01.323 [DEBUG - main] (Connection.java:575) [peer master-127.11.63.62:33973(127.11.63.62:33973)] disconnecting while in state READY
14:03:01.323 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.11.63.60:33933(127.11.63.60:33933)] handling channelInactive
14:03:01.323 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.11.63.60:33933(127.11.63.60:33933)] cleaning up while in state READY due to: connection closed
14:03:01.324 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)] handling channelInactive
14:03:01.324 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 72fd51fe6e394b9d8aeb9a57fb23da8d(127.11.63.2:36555)] cleaning up while in state READY due to: connection closed
14:03:01.323 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.11.63.61:33713(127.11.63.61:33713)] handling channelInactive
14:03:01.324 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.11.63.61:33713(127.11.63.61:33713)] cleaning up while in state READY due to: connection closed
14:03:01.323 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)] handling channelInactive
14:03:01.325 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 303fabe6558f4132b54a9076358f41b6(127.11.63.3:43573)] cleaning up while in state READY due to: connection closed
14:03:01.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:01.331 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.11.63.62:33973(127.11.63.62:33973)] handling channelInactive
14:03:01.331 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.11.63.62:33973(127.11.63.62:33973)] cleaning up while in state READY due to: connection closed
14:03:01.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.332113 11516 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 12025
14:03:01.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.381855 11516 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 12273
14:03:01.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.391731 11516 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 12512
14:03:01.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.408461 11516 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 11540
14:03:01.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.424510 11516 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 11658
14:03:01.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.438689 11516 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 11802
14:03:01.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:01Z chronyd exiting
.14:03:01.525 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456981525
14:03:01.528 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:01.529 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:01.529 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:03:01.529 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:03:01.529 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:01.532 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:01.608 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:01.608 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:01.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.608949 12798 mini_oidc.cc:150] Starting JWKS server
14:03:01.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.609467 12798 webserver.cc:533] Webserver started at http://127.0.0.1:36433/ using document root <none> and password file <none>
14:03:01.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.609552 12798 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:01.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.609673 12798 webserver.cc:533] Webserver started at http://127.0.0.1:34023/ using document root <none> and password file <none>
14:03:01.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:01Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:01.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:01Z Disabled control of system clock
14:03:01.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.620605 12798 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:01.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:01.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/wal
14:03:01.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/data
14:03:01.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:01.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:01.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/logs
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/data/info.pb
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.127.190:45957
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.127.190
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.127.148:39355
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.127.190:45957,127.12.127.189:38333,127.12.127.188:34429
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:01.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36433/jwks.json with env {}
14:03:01.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.700255 12814 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:01.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.700474 12814 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:01.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.700495 12814 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:01.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.702028 12814 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:01.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.702075 12814 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:01.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.702086 12814 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:01.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.702097 12814 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:01.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.702108 12814 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:01.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.702118 12814 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36433/jwks.json
14:03:01.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.703755 12814 master_runner.cc:387] Master server non-default flags:
14:03:01.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/logs
14:03:01.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:01.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:01.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.127.148:39355
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/data
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/wal
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.127.190:45957,127.12.127.189:38333,127.12.127.188:34429
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.127.190:45957
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36433/jwks.json
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/data/info.pb
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.127.190
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12814
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.703955 12814 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:01.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.704133 12814 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:01.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.706591 12821 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
14:03:01.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.706584 12827 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
14:03:01.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.706566 12823 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
14:03:01.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.706571 12814 server_base.cc:1061] running on GCE node
14:03:01.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.707232 12814 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:01.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.707522 12814 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:01.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.708662 12814 hybrid_clock.cc:648] HybridClock initialized: now 1786456981708640 us; error 91 us; skew 500 ppm
14:03:01.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.709805 12814 webserver.cc:533] Webserver started at http://127.12.127.190:44959/ using document root <none> and password file <none>
14:03:01.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.709997 12814 fs_manager.cc:362] Metadata directory not provided
14:03:01.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.710068 12814 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:01.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.710183 12814 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:01.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.711107 12814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/data/instance:
14:03:01.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7deab0ea29a043889b1cfe1327819c24"
14:03:01.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:01 on dist-test-slave-5bn2"
14:03:01.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.711426 12814 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/wal/instance:
14:03:01.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7deab0ea29a043889b1cfe1327819c24"
14:03:01.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:01 on dist-test-slave-5bn2"
14:03:01.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.712596 12814 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:01.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.713382 12839 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:01.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.713577 12814 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:01.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.713639 12814 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/wal
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7deab0ea29a043889b1cfe1327819c24"
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:01 on dist-test-slave-5bn2"
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.713693 12814 fs_report.cc:389] FS layout report
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/wal
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/wal
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/data/data
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:01.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:01.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.727571 12814 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:01.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.727886 12814 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
14:03:01.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.728019 12814 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.731909 12814 rpc_server.cc:307] RPC server started. Bound to: 127.12.127.190:45957
14:03:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.731961 12918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.127.190:45957 every 8 connection(s)
14:03:01.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.732290 12814 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/data/info.pb
14:03:01.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.732928 12919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:01.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.734556 12919 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } has no permanent_uuid. Determining permanent_uuid...
14:03:01.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.735178 12798 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 12814
14:03:01.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.735260 12798 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-0/wal/instance
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.736127 12798 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/wal
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/data
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/logs
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/data/info.pb
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.127.189:38333
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.127.189
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.127.148:39355
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:01.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.127.190:45957,127.12.127.189:38333,127.12.127.188:34429
14:03:01.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:01.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36433/jwks.json with env {}
14:03:01.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.740649 12919 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } has no permanent_uuid. Determining permanent_uuid...
14:03:01.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.741037 12843 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.127.189:38333: connect: Connection refused (error 111)
14:03:01.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.741442 12919 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.127.189:38333: Network error: Client connection negotiation failed: client connection to 127.12.127.189:38333: connect: Connection refused (error 111)
14:03:01.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.790652 12919 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } attempt: 1
14:03:01.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.791431 12919 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.127.189:38333: Network error: Client connection negotiation failed: client connection to 127.12.127.189:38333: connect: Connection refused (error 111)
14:03:01.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.814664 12925 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:01.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.814843 12925 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:01.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.814896 12925 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:01.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.816457 12925 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:01.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.816502 12925 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:01.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.816519 12925 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:01.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.816533 12925 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:01.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.816548 12925 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:01.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.816562 12925 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36433/jwks.json
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.818303 12925 master_runner.cc:387] Master server non-default flags:
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/logs
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.127.148:39355
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/data
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/wal
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.127.190:45957,127.12.127.189:38333,127.12.127.188:34429
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.127.189:38333
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36433/jwks.json
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/data/info.pb
14:03:01.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.127.189
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.12925
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.818531 12925 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:01.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.818787 12925 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:01.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.821245 12925 server_base.cc:1061] running on GCE node
14:03:01.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.821271 12935 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
14:03:01.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.821228 12937 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
14:03:01.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.821266 12939 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
14:03:01.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.821678 12925 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:01.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.821914 12925 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:01.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.823050 12925 hybrid_clock.cc:648] HybridClock initialized: now 1786456981823031 us; error 40 us; skew 500 ppm
14:03:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.824187 12925 webserver.cc:533] Webserver started at http://127.12.127.189:39439/ using document root <none> and password file <none>
14:03:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.824339 12925 fs_manager.cc:362] Metadata directory not provided
14:03:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.824373 12925 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:01.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.824457 12925 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:01.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.825271 12925 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/data/instance:
14:03:01.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db0b0d7c224740bb9ef2535c48069a78"
14:03:01.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:01 on dist-test-slave-5bn2"
14:03:01.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.825531 12925 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/wal/instance:
14:03:01.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db0b0d7c224740bb9ef2535c48069a78"
14:03:01.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:01 on dist-test-slave-5bn2"
14:03:01.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.826588 12925 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.827296 12946 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.827466 12925 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.827520 12925 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/wal
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db0b0d7c224740bb9ef2535c48069a78"
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:01 on dist-test-slave-5bn2"
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.827561 12925 fs_report.cc:389] FS layout report
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/wal
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/wal
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/data/data
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:01.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:01.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.854905 12925 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:01.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.855190 12925 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
14:03:01.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.855270 12925 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:01.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.858968 12925 rpc_server.cc:307] RPC server started. Bound to: 127.12.127.189:38333
14:03:01.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.859018 13047 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.127.189:38333 every 8 connection(s)
14:03:01.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.859275 12925 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/data/info.pb
14:03:01.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.859578 12919 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } attempt: 2
14:03:01.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.859843 13048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:01.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.861646 12798 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 12925
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.861732 12798 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-1/wal/instance
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.862136 12798 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/wal
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/data
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/logs
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/data/info.pb
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.127.188:34429
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.127.188
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.127.148:39355
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.127.190:45957,127.12.127.189:38333,127.12.127.188:34429
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36433/jwks.json with env {}
14:03:01.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.862354 13048 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } has no permanent_uuid. Determining permanent_uuid...
14:03:01.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.868767 13048 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } has no permanent_uuid. Determining permanent_uuid...
14:03:01.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.869033 12919 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } has no permanent_uuid. Determining permanent_uuid...
14:03:01.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.869671 12919 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.127.188:34429: Network error: Client connection negotiation failed: client connection to 127.12.127.188:34429: connect: Connection refused (error 111)
14:03:01.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.871845 13048 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } has no permanent_uuid. Determining permanent_uuid...
14:03:01.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.872206 12951 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.127.188:34429: connect: Connection refused (error 111)
14:03:01.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.872640 13048 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.127.188:34429: Network error: Client connection negotiation failed: client connection to 127.12.127.188:34429: connect: Connection refused (error 111)
14:03:01.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.912842 12919 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } attempt: 1
14:03:01.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.913652 12919 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.127.188:34429: Network error: Client connection negotiation failed: client connection to 127.12.127.188:34429: connect: Connection refused (error 111)
14:03:01.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.921839 13048 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } attempt: 1
14:03:01.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.922696 13048 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.127.188:34429: Network error: Client connection negotiation failed: client connection to 127.12.127.188:34429: connect: Connection refused (error 111)
14:03:01.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.944964 13054 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:01.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.945148 13054 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:01.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.945178 13054 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:01.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.946839 13054 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:01.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.946933 13054 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:01.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.946952 13054 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:01.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.946967 13054 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:01.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.946983 13054 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:01.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.946998 13054 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:36433/jwks.json
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.948870 13054 master_runner.cc:387] Master server non-default flags:
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/logs
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.127.148:39355
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/data
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/wal
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.12.127.190:45957,127.12.127.189:38333,127.12.127.188:34429
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.127.188:34429
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:36433/jwks.json
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/data/info.pb
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.127.188
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13054
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.949134 13054 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:01.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.949402 13054 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:01.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.952109 13067 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
14:03:01.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.952127 13054 server_base.cc:1061] running on GCE node
14:03:01.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.952113 13075 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
14:03:01.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.952109 13068 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
14:03:01.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.952709 13054 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:01.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.952986 13054 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:01.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.954137 13054 hybrid_clock.cc:648] HybridClock initialized: now 1786456981954115 us; error 39 us; skew 500 ppm
14:03:01.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.955289 13054 webserver.cc:533] Webserver started at http://127.12.127.188:44263/ using document root <none> and password file <none>
14:03:01.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.955489 13054 fs_manager.cc:362] Metadata directory not provided
14:03:01.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.955576 13054 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:01.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.955694 13054 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:01.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.956529 13054 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/data/instance:
14:03:01.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fa094f8b31584a15899859be5ae87033"
14:03:01.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:01 on dist-test-slave-5bn2"
14:03:01.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.956843 13054 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/wal/instance:
14:03:01.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fa094f8b31584a15899859be5ae87033"
14:03:01.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:01 on dist-test-slave-5bn2"
14:03:01.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.957988 13054 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:03:01.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.958781 13084 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.958952 13054 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.959022 13054 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/wal
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fa094f8b31584a15899859be5ae87033"
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:01 on dist-test-slave-5bn2"
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.959079 13054 fs_report.cc:389] FS layout report
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/wal
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/wal
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/data/data
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:01.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:01.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.960814 12919 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } attempt: 2
14:03:01.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:01.961457 12919 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.12.127.188:34429: Network error: Client connection negotiation failed: client connection to 127.12.127.188:34429: connect: Connection refused (error 111)
14:03:01.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.980152 13054 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:01.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.980561 13054 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
14:03:01.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.980682 13054 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:01.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.984599 13054 rpc_server.cc:307] RPC server started. Bound to: 127.12.127.188:34429
14:03:01.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.984634 13166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.127.188:34429 every 8 connection(s)
14:03:01.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.984975 13054 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/data/info.pb
14:03:01.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.985546 13167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:01.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.987154 13167 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } has no permanent_uuid. Determining permanent_uuid...
14:03:01.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.988026 12798 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 13054
14:03:01.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.988116 12798 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/master-2/wal/instance
14:03:01.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.990888 13048 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } attempt: 2
14:03:01.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.991829 13167 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } has no permanent_uuid. Determining permanent_uuid...
14:03:01.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.995002 13167 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } has no permanent_uuid. Determining permanent_uuid...
14:03:01.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.996274 13048 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78: Bootstrap starting.
14:03:01.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.996953 13048 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78: Neither blocks nor log segments found. Creating new log.
14:03:01.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.997189 13048 log.cc:826] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78: Log is configured to *not* fsync() on all Append() calls
14:03:01.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.997917 13048 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78: No bootstrap required, opened a new log
14:03:01.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.999189 13167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033: Bootstrap starting.
14:03:01.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:01.999887 13167 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033: Neither blocks nor log segments found. Creating new log.
14:03:02.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.000154 13167 log.cc:826] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033: Log is configured to *not* fsync() on all Append() calls
14:03:02.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.000087 13048 raft_consensus.cc:359] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } }
14:03:02.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.000206 13048 raft_consensus.cc:385] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:02.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.000236 13048 raft_consensus.cc:740] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db0b0d7c224740bb9ef2535c48069a78, State: Initialized, Role: FOLLOWER
14:03:02.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.000331 13048 consensus_queue.cc:260] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [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: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } }
14:03:02.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.000594 13180 sys_catalog.cc:455] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [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: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } } }
14:03:02.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.000635 13048 sys_catalog.cc:565] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [sys.catalog]: configured and running, proceeding with master startup.
14:03:02.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.000692 13180 sys_catalog.cc:458] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [sys.catalog]: This master's current role is: FOLLOWER
14:03:02.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.000811 13167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033: No bootstrap required, opened a new log
14:03:02.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.002521 13198 catalog_manager.cc:1594] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:02.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.002718 13198 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:02.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.002789 13167 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } }
14:03:02.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.002941 13167 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:02.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.002976 13167 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa094f8b31584a15899859be5ae87033, State: Initialized, Role: FOLLOWER
14:03:02.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.003134 13167 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [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: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } }
14:03:02.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.003551 13167 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [sys.catalog]: configured and running, proceeding with master startup.
14:03:02.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.002744 12925 master_runner.cc:187] Error getting master registration for 127.12.127.190:45957: OK, instance_id { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" instance_seqno: 1786456981730755 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:02.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.004514 12925 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:02.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.005198 13205 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [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: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } } }
14:03:02.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.005592 13228 catalog_manager.cc:1594] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:02.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.005874 13205 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [sys.catalog]: This master's current role is: FOLLOWER
14:03:02.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.006008 13228 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:02.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.005844 13054 master_runner.cc:187] Error getting master registration for 127.12.127.190:45957: OK, instance_id { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" instance_seqno: 1786456981730755 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:02.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.007650 13054 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:02.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.068620 12919 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } attempt: 3
14:03:02.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.073580 12919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24: Bootstrap starting.
14:03:02.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.074349 12919 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24: Neither blocks nor log segments found. Creating new log.
14:03:02.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.074640 12919 log.cc:826] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24: Log is configured to *not* fsync() on all Append() calls
14:03:02.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.075551 12919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24: No bootstrap required, opened a new log
14:03:02.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.077353 12919 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } }
14:03:02.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.077495 12919 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:02.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.077534 12919 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7deab0ea29a043889b1cfe1327819c24, State: Initialized, Role: FOLLOWER
14:03:02.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.077672 12919 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [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: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } }
14:03:02.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.078006 12919 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [sys.catalog]: configured and running, proceeding with master startup.
14:03:02.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.077986 13232 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [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: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } } }
14:03:02.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.078404 13232 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [sys.catalog]: This master's current role is: FOLLOWER
14:03:02.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.080317 13251 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:02.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.080542 13251 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:02.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.082317 12814 master_runner.cc:264] No leader master found from master 7deab0ea29a043889b1cfe1327819c24
14:03:02.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.082370 12814 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:02.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.105912 12964 tablet.cc:2406] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:02.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.140527 13205 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:02.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.140668 13205 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } }
14:03:02.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.140899 13205 leader_election.cc:290] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7deab0ea29a043889b1cfe1327819c24 (127.12.127.190:45957), db0b0d7c224740bb9ef2535c48069a78 (127.12.127.189:38333)
14:03:02.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.141261 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fa094f8b31584a15899859be5ae87033" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0b0d7c224740bb9ef2535c48069a78" is_pre_election: true
14:03:02.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.141419 13006 raft_consensus.cc:2468] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa094f8b31584a15899859be5ae87033 in term 0.
14:03:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.141651 13088 leader_election.cc:304] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [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: db0b0d7c224740bb9ef2535c48069a78, fa094f8b31584a15899859be5ae87033; no voters: 
14:03:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.141793 13205 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.141832 13205 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.141852 13205 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [term 0 FOLLOWER]: Advancing to term 1
14:03:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.141834 12883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fa094f8b31584a15899859be5ae87033" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7deab0ea29a043889b1cfe1327819c24" is_pre_election: true
14:03:02.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.141964 12883 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa094f8b31584a15899859be5ae87033 in term 0.
14:03:02.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.142800 13205 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } }
14:03:02.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.142964 13205 leader_election.cc:290] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [CANDIDATE]: Term 1 election: Requested vote from peers 7deab0ea29a043889b1cfe1327819c24 (127.12.127.190:45957), db0b0d7c224740bb9ef2535c48069a78 (127.12.127.189:38333)
14:03:02.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.143373 12883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fa094f8b31584a15899859be5ae87033" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7deab0ea29a043889b1cfe1327819c24"
14:03:02.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.143419 13006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fa094f8b31584a15899859be5ae87033" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db0b0d7c224740bb9ef2535c48069a78"
14:03:02.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.143447 12883 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [term 0 FOLLOWER]: Advancing to term 1
14:03:02.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.143479 13006 raft_consensus.cc:3060] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [term 0 FOLLOWER]: Advancing to term 1
14:03:02.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.144258 12883 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa094f8b31584a15899859be5ae87033 in term 1.
14:03:02.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.144258 13006 raft_consensus.cc:2468] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa094f8b31584a15899859be5ae87033 in term 1.
14:03:02.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.144423 13088 leader_election.cc:304] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [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: 7deab0ea29a043889b1cfe1327819c24, fa094f8b31584a15899859be5ae87033; no voters: 
14:03:02.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.144855 13205 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [term 1 FOLLOWER]: Leader election won for term 1
14:03:02.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.145159 13205 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [term 1 LEADER]: Becoming Leader. State: Replica: fa094f8b31584a15899859be5ae87033, State: Running, Role: LEADER
14:03:02.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.145256 13205 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [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: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } }
14:03:02.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.145635 13205 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa094f8b31584a15899859be5ae87033. Latest consensus state: current_term: 1 leader_uuid: "fa094f8b31584a15899859be5ae87033" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } } }
14:03:02.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.145702 13205 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [sys.catalog]: This master's current role is: LEADER
14:03:02.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.155581 13257 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:02.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.156046 13257 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:02.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.161674 13006 raft_consensus.cc:1275] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [term 1 FOLLOWER]: Refusing update from remote peer fa094f8b31584a15899859be5ae87033: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:02.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.162194 13205 consensus_queue.cc:1048] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [LEADER]: Connected to new peer: Peer: permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:02.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.163604 13180 sys_catalog.cc:455] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa094f8b31584a15899859be5ae87033. Latest consensus state: current_term: 1 leader_uuid: "fa094f8b31584a15899859be5ae87033" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } } }
14:03:02.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.163694 13180 sys_catalog.cc:458] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [sys.catalog]: This master's current role is: FOLLOWER
14:03:02.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.164453 12883 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [term 1 FOLLOWER]: Refusing update from remote peer fa094f8b31584a15899859be5ae87033: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:02.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.164706 13205 consensus_queue.cc:1048] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:02.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.165900 13232 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa094f8b31584a15899859be5ae87033. Latest consensus state: current_term: 1 leader_uuid: "fa094f8b31584a15899859be5ae87033" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } } }
14:03:02.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.165980 13232 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [sys.catalog]: This master's current role is: FOLLOWER
14:03:02.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.168176 13258 mvcc.cc:204] Tried to move back new op lower bound from 7317327798931226624 to 7317327798867574784. Current Snapshot: MvccSnapshot[applied={T|T < 7317327798931226624}]
14:03:02.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.168545 13205 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "fa094f8b31584a15899859be5ae87033" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } } }
14:03:02.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.168623 13205 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [sys.catalog]: This master's current role is: LEADER
14:03:02.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.169214 13180 sys_catalog.cc:455] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "fa094f8b31584a15899859be5ae87033" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } } }
14:03:02.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.169298 13180 sys_catalog.cc:458] T 00000000000000000000000000000000 P db0b0d7c224740bb9ef2535c48069a78 [sys.catalog]: This master's current role is: FOLLOWER
14:03:02.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.169922 13259 mvcc.cc:204] Tried to move back new op lower bound from 7317327798931226624 to 7317327798867574784. Current Snapshot: MvccSnapshot[applied={T|T < 7317327798931226624}]
14:03:02.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.171136 13254 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "fa094f8b31584a15899859be5ae87033" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } } }
14:03:02.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.171236 13254 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033 [sys.catalog]: This master's current role is: LEADER
14:03:02.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.171315 13257 catalog_manager.cc:1383] Generated new cluster ID: cb6463f4eccd40c3a646dcf452f9623b
14:03:02.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.171375 13257 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:02.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.171870 13232 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "fa094f8b31584a15899859be5ae87033" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7deab0ea29a043889b1cfe1327819c24" member_type: VOTER last_known_addr { host: "127.12.127.190" port: 45957 } } peers { permanent_uuid: "db0b0d7c224740bb9ef2535c48069a78" member_type: VOTER last_known_addr { host: "127.12.127.189" port: 38333 } } peers { permanent_uuid: "fa094f8b31584a15899859be5ae87033" member_type: VOTER last_known_addr { host: "127.12.127.188" port: 34429 } } }
14:03:02.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.171957 13232 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7deab0ea29a043889b1cfe1327819c24 [sys.catalog]: This master's current role is: FOLLOWER
14:03:02.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.172333 13263 mvcc.cc:204] Tried to move back new op lower bound from 7317327798931226624 to 7317327798867574784. Current Snapshot: MvccSnapshot[applied={T|T < 7317327798931226624}]
14:03:02.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.201756 13257 catalog_manager.cc:1406] Generated new certificate authority record
14:03:02.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.202627 13257 catalog_manager.cc:1540] Loading token signing keys...
14:03:02.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.207537 13257 catalog_manager.cc:6092] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033: Generated new TSK 0
14:03:02.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.207937 13257 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.219542 12798 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/wal
14:03:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/data
14:03:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/logs
14:03:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/data/info.pb
14:03:02.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.127.129:0
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.127.129
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.127.129
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.127.190:45957,127.12.127.189:38333,127.12.127.188:34429
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.127.148:39355
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:02.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:02.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.317755 13275 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:02.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.317926 13275 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:02.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.317945 13275 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:02.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.319439 13275 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:02.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.319489 13275 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.127.129
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.320955 13275 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/logs
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.127.148:39355
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/data
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/wal
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.127.129:0
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/data/info.pb
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.127.129
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.127.190:45957,127.12.127.189:38333,127.12.127.188:34429
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13275
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.127.129
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.321139 13275 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:02.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.321310 13275 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:02.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.323796 13275 server_base.cc:1061] running on GCE node
14:03:02.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.323787 13281 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
14:03:02.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.323781 13283 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
14:03:02.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.323774 13290 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
14:03:02.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.324275 13275 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:02.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.324522 13275 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:02.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.325660 13275 hybrid_clock.cc:648] HybridClock initialized: now 1786456982325647 us; error 26 us; skew 500 ppm
14:03:02.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.326767 13275 webserver.cc:533] Webserver started at http://127.12.127.129:45843/ using document root <none> and password file <none>
14:03:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.327003 13275 fs_manager.cc:362] Metadata directory not provided
14:03:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.327054 13275 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:02.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.327172 13275 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.328012 13275 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/data/instance:
14:03:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "77392a4a42e14a36b1b8882f58b3445c"
14:03:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:02 on dist-test-slave-5bn2"
14:03:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.328336 13275 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/wal/instance:
14:03:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "77392a4a42e14a36b1b8882f58b3445c"
14:03:02.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:02 on dist-test-slave-5bn2"
14:03:02.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.329524 13275 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:02.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.330261 13300 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:02.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.330477 13275 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:02.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.330541 13275 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/wal
14:03:02.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "77392a4a42e14a36b1b8882f58b3445c"
14:03:02.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:02 on dist-test-slave-5bn2"
14:03:02.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.330590 13275 fs_report.cc:389] FS layout report
14:03:02.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/wal
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/wal
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/data/data
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:02.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:02.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.341521 13275 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:02.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.341830 13275 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
14:03:02.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.341957 13275 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:02.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.342171 13275 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:02.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.342511 13275 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:02.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.342546 13275 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:02.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.342574 13275 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:02.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.342589 13275 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:02.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.348151 13275 rpc_server.cc:307] RPC server started. Bound to: 127.12.127.129:38703
14:03:02.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.348202 13497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.127.129:38703 every 8 connection(s)
14:03:02.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.348536 13275 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/data/info.pb
14:03:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.353873 13501 heartbeater.cc:344] Connected to a master server at 127.12.127.189:38333
14:03:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.353953 13499 heartbeater.cc:344] Connected to a master server at 127.12.127.190:45957
14:03:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.353981 13501 heartbeater.cc:461] Registering TS with master...
14:03:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.354029 13499 heartbeater.cc:461] Registering TS with master...
14:03:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.353968 13498 heartbeater.cc:344] Connected to a master server at 127.12.127.188:34429
14:03:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.354107 13498 heartbeater.cc:461] Registering TS with master...
14:03:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.354259 13501 heartbeater.cc:507] Master 127.12.127.189:38333 requested a full tablet report, sending...
14:03:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.354259 13498 heartbeater.cc:507] Master 127.12.127.188:34429 requested a full tablet report, sending...
14:03:02.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.354259 13499 heartbeater.cc:507] Master 127.12.127.190:45957 requested a full tablet report, sending...
14:03:02.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.354739 13109 ts_manager.cc:194] Registered new tserver with Master: 77392a4a42e14a36b1b8882f58b3445c (127.12.127.129:38703)
14:03:02.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.354758 12866 ts_manager.cc:194] Registered new tserver with Master: 77392a4a42e14a36b1b8882f58b3445c (127.12.127.129:38703)
14:03:02.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.354769 12982 ts_manager.cc:194] Registered new tserver with Master: 77392a4a42e14a36b1b8882f58b3445c (127.12.127.129:38703)
14:03:02.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.355500 13109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.127.129:53245
14:03:02.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.355906 12798 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 13275
14:03:02.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.355996 12798 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-0/wal/instance
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.357209 12798 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/wal
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/data
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/logs
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/data/info.pb
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.127.130:0
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.127.130
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.127.130
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.127.190:45957,127.12.127.189:38333,127.12.127.188:34429
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.127.148:39355
14:03:02.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:02.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:02.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:02.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.434554 13506 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:02.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.434732 13506 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.434758 13506 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.436434 13506 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.436492 13506 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.127.130
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.437983 13506 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/logs
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.127.148:39355
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/data
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/wal
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.127.130:0
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/data/info.pb
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.127.130
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.127.190:45957,127.12.127.189:38333,127.12.127.188:34429
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13506
14:03:02.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.127.130
14:03:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.438208 13506 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:02.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.438486 13506 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:02.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.441218 13520 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
14:03:02.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.441252 13516 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
14:03:02.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.441371 13506 server_base.cc:1061] running on GCE node
14:03:02.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.441252 13517 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
14:03:02.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.441811 13506 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:02.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.442058 13506 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:02.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.443189 13506 hybrid_clock.cc:648] HybridClock initialized: now 1786456982443169 us; error 34 us; skew 500 ppm
14:03:02.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.444291 13506 webserver.cc:533] Webserver started at http://127.12.127.130:35607/ using document root <none> and password file <none>
14:03:02.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.444521 13506 fs_manager.cc:362] Metadata directory not provided
14:03:02.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.444574 13506 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:02.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.444693 13506 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:02.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.445546 13506 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/data/instance:
14:03:02.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "231a3155bd0947388702b566e4636bde"
14:03:02.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:02 on dist-test-slave-5bn2"
14:03:02.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.445878 13506 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/wal/instance:
14:03:02.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "231a3155bd0947388702b566e4636bde"
14:03:02.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:02 on dist-test-slave-5bn2"
14:03:02.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.447193 13506 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.447979 13528 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.448179 13506 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.448257 13506 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/wal
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "231a3155bd0947388702b566e4636bde"
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:02 on dist-test-slave-5bn2"
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.448325 13506 fs_report.cc:389] FS layout report
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/wal
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/wal
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/data/data
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:02.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:02.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.457544 13506 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.457885 13506 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
14:03:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.458015 13506 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.458261 13506 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.458628 13506 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.458662 13506 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.458712 13506 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:02.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.458729 13506 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:02.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.464548 13506 rpc_server.cc:307] RPC server started. Bound to: 127.12.127.130:41925
14:03:02.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.464596 13730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.127.130:41925 every 8 connection(s)
14:03:02.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.464954 13506 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/data/info.pb
14:03:02.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.470146 13736 heartbeater.cc:344] Connected to a master server at 127.12.127.189:38333
14:03:02.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.470749 13734 heartbeater.cc:344] Connected to a master server at 127.12.127.190:45957
14:03:02.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.470729 13736 heartbeater.cc:461] Registering TS with master...
14:03:02.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.470880 13734 heartbeater.cc:461] Registering TS with master...
14:03:02.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.471061 13736 heartbeater.cc:507] Master 127.12.127.189:38333 requested a full tablet report, sending...
14:03:02.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.471061 13734 heartbeater.cc:507] Master 127.12.127.190:45957 requested a full tablet report, sending...
14:03:02.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.471624 13731 heartbeater.cc:344] Connected to a master server at 127.12.127.188:34429
14:03:02.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.471683 13731 heartbeater.cc:461] Registering TS with master...
14:03:02.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.471696 12866 ts_manager.cc:194] Registered new tserver with Master: 231a3155bd0947388702b566e4636bde (127.12.127.130:41925)
14:03:02.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.471764 13731 heartbeater.cc:507] Master 127.12.127.188:34429 requested a full tablet report, sending...
14:03:02.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.471938 12982 ts_manager.cc:194] Registered new tserver with Master: 231a3155bd0947388702b566e4636bde (127.12.127.130:41925)
14:03:02.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.472025 13109 ts_manager.cc:194] Registered new tserver with Master: 231a3155bd0947388702b566e4636bde (127.12.127.130:41925)
14:03:02.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.472141 12798 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 13506
14:03:02.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.472225 12798 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-1/wal/instance
14:03:02.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.472393 13109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.127.130:45639
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.473315 12798 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/wal
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/data
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/logs
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/data/info.pb
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.127.131:0
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.127.131
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.127.131
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.127.190:45957,127.12.127.189:38333,127.12.127.188:34429
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.127.148:39355
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:02.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:02.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.553537 13745 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:02.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.553725 13745 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:02.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.553745 13745 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:02.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.555295 13745 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:02.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.555352 13745 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.12.127.131
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.556887 13745 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/logs
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.12.127.148:39355
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/data
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/wal
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.12.127.131:0
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/data/info.pb
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.12.127.131
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.12.127.190:45957,127.12.127.189:38333,127.12.127.188:34429
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13745
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.12.127.131
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.557114 13745 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:02.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.557309 13745 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:02.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.559794 13754 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
14:03:02.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.559966 13745 server_base.cc:1061] running on GCE node
14:03:02.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.559798 13753 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
14:03:02.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:02.559798 13757 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
14:03:02.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.560289 13745 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:02.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.560536 13745 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:02.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.561702 13745 hybrid_clock.cc:648] HybridClock initialized: now 1786456982561683 us; error 36 us; skew 500 ppm
14:03:02.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.563107 13745 webserver.cc:533] Webserver started at http://127.12.127.131:42989/ using document root <none> and password file <none>
14:03:02.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.563325 13745 fs_manager.cc:362] Metadata directory not provided
14:03:02.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.563374 13745 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:02.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.563503 13745 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:02.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.564576 13745 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/data/instance:
14:03:02.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "46d122933c76459d84939c8aa7e6dabc"
14:03:02.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:02 on dist-test-slave-5bn2"
14:03:02.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.564924 13745 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/wal/instance:
14:03:02.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "46d122933c76459d84939c8aa7e6dabc"
14:03:02.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:02 on dist-test-slave-5bn2"
14:03:02.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.566349 13745 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.567263 13764 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.567463 13745 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.567530 13745 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/wal
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "46d122933c76459d84939c8aa7e6dabc"
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:02 on dist-test-slave-5bn2"
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.567597 13745 fs_report.cc:389] FS layout report
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/wal
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/wal
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/data/data
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:02.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:02.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:02.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:02.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:02.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:02.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:02.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.586437 13745 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:02.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.586783 13745 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
14:03:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.586948 13745 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.587167 13745 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.587491 13745 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.587520 13745 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.587553 13745 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:02.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.587563 13745 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:02.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.593371 13745 rpc_server.cc:307] RPC server started. Bound to: 127.12.127.131:36843
14:03:02.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.593449 13945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.127.131:36843 every 8 connection(s)
14:03:02.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.593703 13745 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/data/info.pb
14:03:02.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.598690 12798 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 13745
14:03:02.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.598793 12798 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster12014205330749292405/ts-2/wal/instance
14:03:02.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.599146 13949 heartbeater.cc:344] Connected to a master server at 127.12.127.189:38333
14:03:02.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.599246 13949 heartbeater.cc:461] Registering TS with master...
14:03:02.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.599457 13949 heartbeater.cc:507] Master 127.12.127.189:38333 requested a full tablet report, sending...
14:03:02.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.599736 13947 heartbeater.cc:344] Connected to a master server at 127.12.127.190:45957
14:03:02.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.599807 13947 heartbeater.cc:461] Registering TS with master...
14:03:02.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.599902 13947 heartbeater.cc:507] Master 127.12.127.190:45957 requested a full tablet report, sending...
14:03:02.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.600234 12982 ts_manager.cc:194] Registered new tserver with Master: 46d122933c76459d84939c8aa7e6dabc (127.12.127.131:36843)
14:03:02.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.600383 12866 ts_manager.cc:194] Registered new tserver with Master: 46d122933c76459d84939c8aa7e6dabc (127.12.127.131:36843)
14:03:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.601169 13946 heartbeater.cc:344] Connected to a master server at 127.12.127.188:34429
14:03:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.601235 13946 heartbeater.cc:461] Registering TS with master...
14:03:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.601325 13946 heartbeater.cc:507] Master 127.12.127.188:34429 requested a full tablet report, sending...
14:03:02.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.601557 13109 ts_manager.cc:194] Registered new tserver with Master: 46d122933c76459d84939c8aa7e6dabc (127.12.127.131:36843)
14:03:02.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.602015 13109 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.12.127.131:45715
14:03:02.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.613091 12798 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:02.614 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:02.614 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:02.615 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.127.190"
      port: 45957
    }
    bound_http_address {
      host: "127.12.127.190"
      port: 44959
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.127.189"
      port: 38333
    }
    bound_http_address {
      host: "127.12.127.189"
      port: 39439
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.127.188"
      port: 34429
    }
    bound_http_address {
      host: "127.12.127.188"
      port: 44263
    }
  }
}

14:03:02.615 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:02.616 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.12.127.129"
      port: 38703
    }
    bound_http_address {
      host: "127.12.127.129"
      port: 45843
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.12.127.130"
      port: 41925
    }
    bound_http_address {
      host: "127.12.127.130"
      port: 35607
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.12.127.131"
      port: 36843
    }
    bound_http_address {
      host: "127.12.127.131"
      port: 42989
    }
  }
}

14:03:02.616 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:02.618 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:02.619 [DEBUG - main] (Connection.java:748) [peer master-127.12.127.188:34429(127.12.127.188:34429)] connecting to peer
14:03:02.620 [DEBUG - main] (Connection.java:748) [peer master-127.12.127.189:38333(127.12.127.189:38333)] connecting to peer
14:03:02.621 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.12.127.188:34429(127.12.127.188:34429)] Successfully connected to peer
14:03:02.621 [DEBUG - main] (Connection.java:748) [peer master-127.12.127.190:45957(127.12.127.190:45957)] connecting to peer
14:03:02.623 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.12.127.189:38333(127.12.127.189:38333)] Successfully connected to peer
14:03:02.623 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.127.188
14:03:02.623 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.12.127.190:45957(127.12.127.190:45957)] Successfully connected to peer
14:03:02.625 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.127.190
14:03:02.625 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.12.127.189
14:03:02.641 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x945968ef, L:/127.0.0.1:40012 - R:/127.12.127.190:45957] using SASL/PLAIN
14:03:02.644 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe08c6cc4, L:/127.0.0.1:38052 - R:/127.12.127.188:34429] using SASL/PLAIN
14:03:02.645 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdfdff2e0, L:/127.0.0.1:39262 - R:/127.12.127.189:38333] using SASL/PLAIN
14:03:02.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:02.646 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=28), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.127.188:34429, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.127.189:38333, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.12.127.190:45957, [24ms] Sub RPC ConnectToMaster: received response from server master-127.12.127.190:45957: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.12.127.188:34429: OK, [28ms] Sub RPC ConnectToMaster: received response from server master-127.12.127.189:38333: OK, deferred=null) after lookup
14:03:02.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.647708 13109 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38052:
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456982618"
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:02.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:02.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a0337392586a492d97dfff27061a7916
14:03:02.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.656766 13846 tablet_service.cc:1511] Processing CreateTablet for tablet 760f87e768f44fe08befe32ed0b7fdbb (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456982618 [id=a0337392586a492d97dfff27061a7916]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:03:02.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.657112 13846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 760f87e768f44fe08befe32ed0b7fdbb. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:02.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.657373 13620 tablet_service.cc:1511] Processing CreateTablet for tablet f3a9265ba1794ce0937f4a83a5e29a94 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456982618 [id=a0337392586a492d97dfff27061a7916]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:03:02.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.657656 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a9265ba1794ce0937f4a83a5e29a94. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:02.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.660342 13975 tablet_bootstrap.cc:492] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde: Bootstrap starting.
14:03:02.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.660342 13972 tablet_bootstrap.cc:492] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc: Bootstrap starting.
14:03:02.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.661038 13972 tablet_bootstrap.cc:654] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc: Neither blocks nor log segments found. Creating new log.
14:03:02.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.661158 13975 tablet_bootstrap.cc:654] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde: Neither blocks nor log segments found. Creating new log.
14:03:02.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.661445 13975 log.cc:826] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde: Log is configured to *not* fsync() on all Append() calls
14:03:02.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.661496 13972 log.cc:826] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc: Log is configured to *not* fsync() on all Append() calls
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.662145 13975 tablet_bootstrap.cc:492] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde: No bootstrap required, opened a new log
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.662145 13972 tablet_bootstrap.cc:492] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc: No bootstrap required, opened a new log
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.662207 13975 ts_tablet_manager.cc:1403] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.662207 13972 ts_tablet_manager.cc:1403] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664237 13972 raft_consensus.cc:359] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46d122933c76459d84939c8aa7e6dabc" member_type: VOTER last_known_addr { host: "127.12.127.131" port: 36843 } }
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664237 13975 raft_consensus.cc:359] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "231a3155bd0947388702b566e4636bde" member_type: VOTER last_known_addr { host: "127.12.127.130" port: 41925 } }
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664376 13972 raft_consensus.cc:385] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664376 13975 raft_consensus.cc:385] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664405 13975 raft_consensus.cc:740] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 231a3155bd0947388702b566e4636bde, State: Initialized, Role: FOLLOWER
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664405 13972 raft_consensus.cc:740] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46d122933c76459d84939c8aa7e6dabc, State: Initialized, Role: FOLLOWER
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664498 13972 consensus_queue.cc:260] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc [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: true peers { permanent_uuid: "46d122933c76459d84939c8aa7e6dabc" member_type: VOTER last_known_addr { host: "127.12.127.131" port: 36843 } }
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664510 13975 consensus_queue.cc:260] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde [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: true peers { permanent_uuid: "231a3155bd0947388702b566e4636bde" member_type: VOTER last_known_addr { host: "127.12.127.130" port: 41925 } }
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664557 13972 raft_consensus.cc:399] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664561 13975 raft_consensus.cc:399] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664587 13975 raft_consensus.cc:493] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664587 13972 raft_consensus.cc:493] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664633 13975 raft_consensus.cc:3060] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde [term 0 FOLLOWER]: Advancing to term 1
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.664633 13972 raft_consensus.cc:3060] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc [term 0 FOLLOWER]: Advancing to term 1
14:03:02.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.665339 13972 raft_consensus.cc:515] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46d122933c76459d84939c8aa7e6dabc" member_type: VOTER last_known_addr { host: "127.12.127.131" port: 36843 } }
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.665339 13975 raft_consensus.cc:515] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "231a3155bd0947388702b566e4636bde" member_type: VOTER last_known_addr { host: "127.12.127.130" port: 41925 } }
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.665447 13972 leader_election.cc:304] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 46d122933c76459d84939c8aa7e6dabc; no voters: 
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.665450 13975 leader_election.cc:304] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 231a3155bd0947388702b566e4636bde; no voters: 
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.665638 13975 leader_election.cc:290] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.665638 13972 leader_election.cc:290] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.665727 13979 raft_consensus.cc:2804] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde [term 1 FOLLOWER]: Leader election won for term 1
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.665823 13975 ts_tablet_manager.cc:1434] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.665823 13972 ts_tablet_manager.cc:1434] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.665896 13979 raft_consensus.cc:697] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde [term 1 LEADER]: Becoming Leader. State: Replica: 231a3155bd0947388702b566e4636bde, State: Running, Role: LEADER
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.665987 13979 consensus_queue.cc:237] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "231a3155bd0947388702b566e4636bde" member_type: VOTER last_known_addr { host: "127.12.127.130" port: 41925 } }
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.666286 13983 raft_consensus.cc:2804] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc [term 1 FOLLOWER]: Leader election won for term 1
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.666431 13983 raft_consensus.cc:697] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc [term 1 LEADER]: Becoming Leader. State: Replica: 46d122933c76459d84939c8aa7e6dabc, State: Running, Role: LEADER
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.666512 13983 consensus_queue.cc:237] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46d122933c76459d84939c8aa7e6dabc" member_type: VOTER last_known_addr { host: "127.12.127.131" port: 36843 } }
14:03:02.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.667228 13946 heartbeater.cc:499] Master 127.12.127.188:34429 was elected leader, sending a full tablet report...
14:03:02.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.667965 13731 heartbeater.cc:499] Master 127.12.127.188:34429 was elected leader, sending a full tablet report...
14:03:02.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.668140 13109 catalog_manager.cc:5719] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc reported cstate change: term changed from 0 to 1, leader changed from <none> to 46d122933c76459d84939c8aa7e6dabc (127.12.127.131). New cstate: current_term: 1 leader_uuid: "46d122933c76459d84939c8aa7e6dabc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46d122933c76459d84939c8aa7e6dabc" member_type: VOTER last_known_addr { host: "127.12.127.131" port: 36843 } health_report { overall_health: HEALTHY } } }
14:03:02.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.668519 13108 catalog_manager.cc:5719] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde reported cstate change: term changed from 0 to 1, leader changed from <none> to 231a3155bd0947388702b566e4636bde (127.12.127.130). New cstate: current_term: 1 leader_uuid: "231a3155bd0947388702b566e4636bde" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "231a3155bd0947388702b566e4636bde" member_type: VOTER last_known_addr { host: "127.12.127.130" port: 41925 } health_report { overall_health: HEALTHY } } }
14:03:02.689 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.689 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.690 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.691 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5652f555, flushNotification=Deferred@1340086277(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:02.691 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.691 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.692 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.692 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.692 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.692 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.693 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.693 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.693 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.694 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.694 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.694 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.695 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.695 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.696 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.696 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.696 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.697 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.697 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.697 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.698 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.698 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.699 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.699 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.699 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.700 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.700 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.701 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.702 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.702 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.702 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.703 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.703 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.703 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.704 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.704 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.704 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.705 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.705 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.705 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.706 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.706 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.706 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.707 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.707 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.707 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.708 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.708 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.709 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.709 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.709 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.710 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.710 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.710 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.711 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.711 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.711 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.712 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.712 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.712 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.712 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.713 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.713 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.714 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.714 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.714 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.715 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.715 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.715 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.715 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.715 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.716 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.718 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.718 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.719 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.719 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.720 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)] connecting to peer
14:03:02.721 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 231a3155bd0947388702b566e4636bde(127.12.127.130:41925)] connecting to peer
14:03:02.722 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)] Successfully connected to peer
14:03:02.724 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 231a3155bd0947388702b566e4636bde(127.12.127.130:41925)] Successfully connected to peer
14:03:02.739 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xdea402a4, L:/127.0.0.1:38020 - R:/127.12.127.130:41925] using TOKEN/null
14:03:02.739 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x58ce5058, L:/127.0.0.1:38604 - R:/127.12.127.131:36843] using TOKEN/null
14:03:02.744 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.745 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.745 [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=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.745 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.12.127.188:34429, [1ms] Sub RPC GetTableLocations: received response from server master-127.12.127.188:34429: OK, deferred=null)) after lookup
14:03:02.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456982618, tablet=760f87e768f44fe08befe32ed0b7fdbb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:02.748 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 760f87e768f44fe08befe32ed0b7fdbb for partition [0x00000000, 0x00000001) with scanner id null
14:03:02.750 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456982618, tablet=f3a9265ba1794ce0937f4a83a5e29a94, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:02.751 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f3a9265ba1794ce0937f4a83a5e29a94 for partition [0x00000001, 0x00000002) with scanner id null
14:03:02.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.752480 13108 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38052:
14:03:02.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456982618" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: true } } }
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.755137 14005 tablet.cc:1724] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc: Alter schema from (
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.755247 14004 tablet.cc:1724] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde: Alter schema from (
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:02.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:02.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.762605 13108 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033: org.apache.kudu.client.TestAlterTable-1786456982618 [id=a0337392586a492d97dfff27061a7916] alter complete (version 1)
14:03:02.781 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a0337392586a492d97dfff27061a7916
14:03:02.782 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@794b435f, flushNotification=Deferred@955443582(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:02.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.797 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.797 [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=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.797 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.12.127.188:34429, [1ms] Sub RPC GetTableLocations: received response from server master-127.12.127.188:34429: OK, deferred=null)) after lookup
14:03:02.799 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 93 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456982618, tablet=760f87e768f44fe08befe32ed0b7fdbb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:02.800 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet 760f87e768f44fe08befe32ed0b7fdbb for partition [0x00000000, 0x00000001) with scanner id null
14:03:02.802 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 107 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456982618, tablet=f3a9265ba1794ce0937f4a83a5e29a94, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:02.802 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f3a9265ba1794ce0937f4a83a5e29a94 for partition [0x00000001, 0x00000002) with scanner id null
14:03:02.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.803295 13108 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38052:
14:03:02.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456982618" } alter_schema_steps { type: ALTER_COLUMN alter_column { delta { name: "c1" immutable: false } } }
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.807552 14004 tablet.cc:1724] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde: Alter schema from (
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.807595 14005 tablet.cc:1724] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc: Alter schema from (
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL IMMUTABLE,
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:02.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:03:02.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.813508 13108 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033: org.apache.kudu.client.TestAlterTable-1786456982618 [id=a0337392586a492d97dfff27061a7916] alter complete (version 2)
14:03:02.822 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a0337392586a492d97dfff27061a7916
14:03:02.823 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@323659f8, flushNotification=Deferred@289711450(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:02.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.828 [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=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.828 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.12.127.188:34429, [1ms] Sub RPC GetTableLocations: received response from server master-127.12.127.188:34429: OK, deferred=null)) after lookup
14:03:02.829 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 146 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456982618, tablet=760f87e768f44fe08befe32ed0b7fdbb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:02.830 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 760f87e768f44fe08befe32ed0b7fdbb for partition [0x00000000, 0x00000001) with scanner id null
14:03:02.831 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 154 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456982618, tablet=f3a9265ba1794ce0937f4a83a5e29a94, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:02.831 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f3a9265ba1794ce0937f4a83a5e29a94 for partition [0x00000001, 0x00000002) with scanner id null
14:03:02.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.832886 13108 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38052:
14:03:02.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456982618" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "immu_col" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: true is_auto_incrementing: false } } }
14:03:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.836622 14005 tablet.cc:1724] T 760f87e768f44fe08befe32ed0b7fdbb P 46d122933c76459d84939c8aa7e6dabc: Alter schema from (
14:03:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:02.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:immu_col INT32 NULLABLE IMMUTABLE,
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.838364 14004 tablet.cc:1724] T f3a9265ba1794ce0937f4a83a5e29a94 P 231a3155bd0947388702b566e4636bde: Alter schema from (
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:immu_col INT32 NULLABLE IMMUTABLE,
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:02.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:03:02.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.844601 13950 maintenance_manager.cc:419] P 46d122933c76459d84939c8aa7e6dabc: Scheduling UndoDeltaBlockGCOp(760f87e768f44fe08befe32ed0b7fdbb): 471 bytes on disk
14:03:02.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.844900 13775 maintenance_manager.cc:643] P 46d122933c76459d84939c8aa7e6dabc: UndoDeltaBlockGCOp(760f87e768f44fe08befe32ed0b7fdbb) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":28,"lbm_reads_lt_1ms":4}
14:03:02.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.845130 13950 maintenance_manager.cc:419] P 46d122933c76459d84939c8aa7e6dabc: Scheduling CompactRowSetsOp(760f87e768f44fe08befe32ed0b7fdbb): perf score=0.023996
14:03:02.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.847162 13108 catalog_manager.cc:6264] T 00000000000000000000000000000000 P fa094f8b31584a15899859be5ae87033: org.apache.kudu.client.TestAlterTable-1786456982618 [id=a0337392586a492d97dfff27061a7916] alter complete (version 3)
14:03:02.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.848708 13775 maintenance_manager.cc:643] P 46d122933c76459d84939c8aa7e6dabc: CompactRowSetsOp(760f87e768f44fe08befe32ed0b7fdbb) complete. Timing: real 0.004s	user 0.003s	sys 0.000s Metrics: {"bytes_written":4888,"cfile_cache_hit":10,"cfile_cache_hit_bytes":263,"cfile_cache_miss":30,"cfile_cache_miss_bytes":3301,"cfile_init":5,"delta_iterators_relevant":6,"dirs.queue_time_us":474,"drs_written":1,"lbm_read_time_us":152,"lbm_reads_lt_1ms":50,"lbm_write_time_us":173,"lbm_writes_lt_1ms":22,"num_input_rowsets":3,"peak_mem_usage":104885,"rows_written":146,"thread_start_us":354,"threads_started":6}
14:03:02.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.848886 13950 maintenance_manager.cc:419] P 46d122933c76459d84939c8aa7e6dabc: Scheduling UndoDeltaBlockGCOp(760f87e768f44fe08befe32ed0b7fdbb): 1064 bytes on disk
14:03:02.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.849253 13775 maintenance_manager.cc:643] P 46d122933c76459d84939c8aa7e6dabc: UndoDeltaBlockGCOp(760f87e768f44fe08befe32ed0b7fdbb) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":18,"lbm_reads_lt_1ms":4}
14:03:02.862 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a0337392586a492d97dfff27061a7916
14:03:02.863 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=2900, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@26a529dc, flushNotification=Deferred@643587433(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:02.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 760f87e768f44fe08befe32ed0b7fdbb for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000000, 0x00000001)
14:03:02.868 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet f3a9265ba1794ce0937f4a83a5e29a94 for table 'org.apache.kudu.client.TestAlterTable-1786456982618' with partition [0x00000001, 0x00000002)
14:03:02.868 [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=760f87e768f44fe08befe32ed0b7fdbb@[46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f3a9265ba1794ce0937f4a83a5e29a94@[231a3155bd0947388702b566e4636bde(127.12.127.130:41925)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:02.869 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.12.127.188:34429, [1ms] Sub RPC GetTableLocations: received response from server master-127.12.127.188:34429: OK, deferred=null)) after lookup
14:03:02.870 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 183 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456982618, tablet=760f87e768f44fe08befe32ed0b7fdbb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:02.871 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 760f87e768f44fe08befe32ed0b7fdbb for partition [0x00000000, 0x00000001) with scanner id null
14:03:02.873 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 217 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456982618, tablet=f3a9265ba1794ce0937f4a83a5e29a94, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:02.873 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet f3a9265ba1794ce0937f4a83a5e29a94 for partition [0x00000001, 0x00000002) with scanner id null
14:03:02.875 [DEBUG - main] (Connection.java:575) [peer 46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)] disconnecting while in state READY
14:03:02.875 [DEBUG - main] (Connection.java:575) [peer master-127.12.127.188:34429(127.12.127.188:34429)] disconnecting while in state READY
14:03:02.875 [DEBUG - main] (Connection.java:575) [peer master-127.12.127.189:38333(127.12.127.189:38333)] disconnecting while in state READY
14:03:02.875 [DEBUG - main] (Connection.java:575) [peer 231a3155bd0947388702b566e4636bde(127.12.127.130:41925)] disconnecting while in state READY
14:03:02.875 [DEBUG - main] (Connection.java:575) [peer master-127.12.127.190:45957(127.12.127.190:45957)] disconnecting while in state READY
14:03:02.876 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.12.127.189:38333(127.12.127.189:38333)] handling channelInactive
14:03:02.876 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.12.127.189:38333(127.12.127.189:38333)] cleaning up while in state READY due to: connection closed
14:03:02.876 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 231a3155bd0947388702b566e4636bde(127.12.127.130:41925)] handling channelInactive
14:03:02.876 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 231a3155bd0947388702b566e4636bde(127.12.127.130:41925)] cleaning up while in state READY due to: connection closed
14:03:02.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.12.127.188:34429(127.12.127.188:34429)] handling channelInactive
14:03:02.876 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.12.127.190:45957(127.12.127.190:45957)] handling channelInactive
14:03:02.877 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.12.127.188:34429(127.12.127.188:34429)] cleaning up while in state READY due to: connection closed
14:03:02.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.12.127.190:45957(127.12.127.190:45957)] cleaning up while in state READY due to: connection closed
14:03:02.877 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:02.891 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)] handling channelInactive
14:03:02.891 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 46d122933c76459d84939c8aa7e6dabc(127.12.127.131:36843)] cleaning up while in state READY due to: connection closed
14:03:02.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.891360 12798 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 13275
14:03:02.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.938099 12798 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 13506
14:03:02.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.949738 12798 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 13745
14:03:02.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.968256 12798 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 12814
14:03:02.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:02.997520 12798 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 12925
14:03:03.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.016109 12798 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 13054
14:03:03.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:03Z chronyd exiting
.14:03:03.085 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456983085
14:03:03.088 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:03.089 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:03.089 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:03:03.089 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:03:03.089 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:03.092 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:03.169 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:03.169 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:03.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.169790 14028 mini_oidc.cc:150] Starting JWKS server
14:03:03.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.170343 14028 webserver.cc:533] Webserver started at http://127.0.0.1:33409/ using document root <none> and password file <none>
14:03:03.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.170409 14028 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:03.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.170526 14028 webserver.cc:533] Webserver started at http://127.0.0.1:37397/ using document root <none> and password file <none>
14:03:03.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:03Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:03.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:03Z Disabled control of system clock
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.182214 14028 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/wal
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/data
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/logs
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/data/info.pb
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.179.62:40285
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.179.62
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.179.20:40113
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:03.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:03.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:03.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:03.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.179.62:40285,127.13.179.61:34489,127.13.179.60:35423
14:03:03.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:03.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33409/jwks.json with env {}
14:03:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.260208 14044 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.260412 14044 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:03.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.260432 14044 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.262054 14044 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.262113 14044 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.262126 14044 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.262137 14044 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.262156 14044 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:03.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.262166 14044 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33409/jwks.json
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.264006 14044 master_runner.cc:387] Master server non-default flags:
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/logs
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.179.20:40113
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/data
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/wal
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.179.62:40285,127.13.179.61:34489,127.13.179.60:35423
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.179.62:40285
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33409/jwks.json
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/data/info.pb
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.179.62
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14044
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.264236 14044 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:03.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.264439 14044 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:03.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.267100 14050 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
14:03:03.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.267100 14052 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
14:03:03.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.267102 14054 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
14:03:03.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.267210 14044 server_base.cc:1061] running on GCE node
14:03:03.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.267504 14044 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:03.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.267747 14044 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:03.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.268913 14044 hybrid_clock.cc:648] HybridClock initialized: now 1786456983268905 us; error 98 us; skew 500 ppm
14:03:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.270219 14044 webserver.cc:533] Webserver started at http://127.13.179.62:38955/ using document root <none> and password file <none>
14:03:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.270429 14044 fs_manager.cc:362] Metadata directory not provided
14:03:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.270495 14044 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:03.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.270617 14044 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:03.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.271543 14044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/data/instance:
14:03:03.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3423a0e1f72f4876bed7e25c8a02c325"
14:03:03.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:03 on dist-test-slave-5bn2"
14:03:03.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.271883 14044 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/wal/instance:
14:03:03.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3423a0e1f72f4876bed7e25c8a02c325"
14:03:03.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:03 on dist-test-slave-5bn2"
14:03:03.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.273133 14044 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:03.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.273828 14064 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.274034 14044 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.274099 14044 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/wal
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3423a0e1f72f4876bed7e25c8a02c325"
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:03 on dist-test-slave-5bn2"
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.274161 14044 fs_report.cc:389] FS layout report
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/wal
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/wal
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/data/data
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:03.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:03.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.319957 14044 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:03.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.320363 14044 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
14:03:03.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.320536 14044 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:03.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.324682 14044 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.62:40285
14:03:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.324728 14143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.62:40285 every 8 connection(s)
14:03:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.325127 14044 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/data/info.pb
14:03:03.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.325837 14149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:03.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.327478 14028 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 14044
14:03:03.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.327581 14028 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-0/wal/instance
14:03:03.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.327252 14149 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } has no permanent_uuid. Determining permanent_uuid...
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.328408 14028 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/wal
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/data
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/logs
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/data/info.pb
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:03.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.179.61:34489
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.179.61
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.179.20:40113
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.179.62:40285,127.13.179.61:34489,127.13.179.60:35423
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:03.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33409/jwks.json with env {}
14:03:03.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.333554 14149 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } has no permanent_uuid. Determining permanent_uuid...
14:03:03.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.334038 14070 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.61:34489: connect: Connection refused (error 111)
14:03:03.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.334502 14149 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.61:34489: Network error: Client connection negotiation failed: client connection to 127.13.179.61:34489: connect: Connection refused (error 111)
14:03:03.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.383697 14149 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } attempt: 1
14:03:03.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.384419 14149 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.61:34489: Network error: Client connection negotiation failed: client connection to 127.13.179.61:34489: connect: Connection refused (error 111)
14:03:03.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.409588 14155 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:03.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.409789 14155 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:03.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.409818 14155 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:03.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.411660 14155 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:03.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.411724 14155 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:03.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.411744 14155 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:03.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.411760 14155 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:03.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.411775 14155 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:03.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.411790 14155 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33409/jwks.json
14:03:03.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.413653 14155 master_runner.cc:387] Master server non-default flags:
14:03:03.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/logs
14:03:03.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:03.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:03.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.179.20:40113
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/data
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/wal
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.179.62:40285,127.13.179.61:34489,127.13.179.60:35423
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.179.61:34489
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33409/jwks.json
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/data/info.pb
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.179.61
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14155
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.413923 14155 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:03.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.414194 14155 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:03.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.417003 14172 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
14:03:03.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.417022 14167 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
14:03:03.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.417022 14170 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
14:03:03.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.417295 14155 server_base.cc:1061] running on GCE node
14:03:03.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.417552 14155 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:03.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.417771 14155 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:03.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.418908 14155 hybrid_clock.cc:648] HybridClock initialized: now 1786456983418892 us; error 28 us; skew 500 ppm
14:03:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.420059 14155 webserver.cc:533] Webserver started at http://127.13.179.61:43425/ using document root <none> and password file <none>
14:03:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.420279 14155 fs_manager.cc:362] Metadata directory not provided
14:03:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.420336 14155 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:03.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.420466 14155 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.421341 14155 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/data/instance:
14:03:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "49f92566fa21491da2d911dc2a1b6c71"
14:03:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:03 on dist-test-slave-5bn2"
14:03:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.421723 14155 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/wal/instance:
14:03:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "49f92566fa21491da2d911dc2a1b6c71"
14:03:03.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:03 on dist-test-slave-5bn2"
14:03:03.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.422942 14155 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:03:03.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.423661 14185 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:03.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.423821 14155 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:03.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.423897 14155 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/wal
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "49f92566fa21491da2d911dc2a1b6c71"
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:03 on dist-test-slave-5bn2"
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.423956 14155 fs_report.cc:389] FS layout report
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/wal
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/wal
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/data/data
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:03.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.439234 14155 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.439615 14155 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
14:03:03.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.439761 14155 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:03.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.443727 14155 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.61:34489
14:03:03.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.443785 14275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.61:34489 every 8 connection(s)
14:03:03.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.444128 14155 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/data/info.pb
14:03:03.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.444754 14276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:03.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.445968 14276 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } has no permanent_uuid. Determining permanent_uuid...
14:03:03.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.450765 14276 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } has no permanent_uuid. Determining permanent_uuid...
14:03:03.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.452584 14149 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } attempt: 2
14:03:03.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.454109 14028 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 14155
14:03:03.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.454195 14028 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-1/wal/instance
14:03:03.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.454276 14276 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } has no permanent_uuid. Determining permanent_uuid...
14:03:03.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.454602 14028 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/wal
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/data
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/logs
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/data/info.pb
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.179.60:35423
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.179.60
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.179.20:40113
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.179.62:40285,127.13.179.61:34489,127.13.179.60:35423
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33409/jwks.json with env {}
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.454702 14187 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.179.60:35423: connect: Connection refused (error 111)
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.455693 14276 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.60:35423: Network error: Client connection negotiation failed: client connection to 127.13.179.60:35423: connect: Connection refused (error 111)
14:03:03.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.455830 14149 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } has no permanent_uuid. Determining permanent_uuid...
14:03:03.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.456395 14149 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.60:35423: Network error: Client connection negotiation failed: client connection to 127.13.179.60:35423: connect: Connection refused (error 111)
14:03:03.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.499577 14149 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } attempt: 1
14:03:03.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.500452 14149 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.60:35423: Network error: Client connection negotiation failed: client connection to 127.13.179.60:35423: connect: Connection refused (error 111)
14:03:03.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.504905 14276 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } attempt: 1
14:03:03.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.505843 14276 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.60:35423: Network error: Client connection negotiation failed: client connection to 127.13.179.60:35423: connect: Connection refused (error 111)
14:03:03.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.535009 14283 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:03.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.535218 14283 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:03.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.535239 14283 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:03.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.536859 14283 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:03.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.536906 14283 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:03.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.536918 14283 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:03.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.536929 14283 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:03.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.536942 14283 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:03.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.536952 14283 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33409/jwks.json
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.538973 14283 master_runner.cc:387] Master server non-default flags:
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/logs
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.179.20:40113
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/data
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/wal
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.179.62:40285,127.13.179.61:34489,127.13.179.60:35423
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.179.60:35423
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33409/jwks.json
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/data/info.pb
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.179.60
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14283
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.539209 14283 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:03.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.539418 14283 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:03.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.541977 14294 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
14:03:03.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.541960 14298 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
14:03:03.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.542069 14296 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
14:03:03.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.542114 14283 server_base.cc:1061] running on GCE node
14:03:03.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.542651 14283 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:03.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.542948 14283 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:03.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.544122 14283 hybrid_clock.cc:648] HybridClock initialized: now 1786456983544103 us; error 42 us; skew 500 ppm
14:03:03.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.545415 14283 webserver.cc:533] Webserver started at http://127.13.179.60:46091/ using document root <none> and password file <none>
14:03:03.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.545593 14283 fs_manager.cc:362] Metadata directory not provided
14:03:03.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.545629 14283 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:03.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.545714 14283 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:03.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.546525 14283 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/data/instance:
14:03:03.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "15ec3c71750a4a8daac014057091e07e"
14:03:03.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:03 on dist-test-slave-5bn2"
14:03:03.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.546792 14283 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/wal/instance:
14:03:03.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "15ec3c71750a4a8daac014057091e07e"
14:03:03.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:03 on dist-test-slave-5bn2"
14:03:03.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.547609 14149 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } attempt: 2
14:03:03.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.548089 14283 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:03:03.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.548511 14149 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.179.60:35423: Network error: Client connection negotiation failed: client connection to 127.13.179.60:35423: connect: Connection refused (error 111)
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.548909 14307 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.549134 14283 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.549206 14283 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/wal
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "15ec3c71750a4a8daac014057091e07e"
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:03 on dist-test-slave-5bn2"
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.549257 14283 fs_report.cc:389] FS layout report
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/wal
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/wal
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/data/data
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:03.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:03.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.568866 14283 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:03.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.569195 14283 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
14:03:03.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.569283 14283 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:03.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.573570 14283 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.60:35423
14:03:03.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.573674 14400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.60:35423 every 8 connection(s)
14:03:03.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.573935 14283 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/data/info.pb
14:03:03.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.574008 14276 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } attempt: 2
14:03:03.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.574633 14402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:03.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.576628 14402 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } has no permanent_uuid. Determining permanent_uuid...
14:03:03.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.580066 14028 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 14283
14:03:03.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.580107 14276 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71: Bootstrap starting.
14:03:03.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.580183 14028 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/master-2/wal/instance
14:03:03.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.580734 14276 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71: Neither blocks nor log segments found. Creating new log.
14:03:03.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.581002 14276 log.cc:826] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71: Log is configured to *not* fsync() on all Append() calls
14:03:03.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.581244 14402 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } has no permanent_uuid. Determining permanent_uuid...
14:03:03.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.582000 14276 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71: No bootstrap required, opened a new log
14:03:03.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.583737 14276 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } }
14:03:03.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.583863 14276 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:03.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.583891 14276 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49f92566fa21491da2d911dc2a1b6c71, State: Initialized, Role: FOLLOWER
14:03:03.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.583990 14276 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [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: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } }
14:03:03.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.584323 14276 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [sys.catalog]: configured and running, proceeding with master startup.
14:03:03.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.585325 14402 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } has no permanent_uuid. Determining permanent_uuid...
14:03:03.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.584303 14417 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [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: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } } }
14:03:03.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.586372 14417 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [sys.catalog]: This master's current role is: FOLLOWER
14:03:03.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.586805 14445 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:03.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.586840 14445 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:03.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.586731 14155 master_runner.cc:187] Error getting master registration for 127.13.179.62:40285: OK, instance_id { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" instance_seqno: 1786456983323506 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:03.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.588609 14155 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:03.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.591063 14402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e: Bootstrap starting.
14:03:03.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.591866 14402 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e: Neither blocks nor log segments found. Creating new log.
14:03:03.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.592167 14402 log.cc:826] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e: Log is configured to *not* fsync() on all Append() calls
14:03:03.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.592999 14402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e: No bootstrap required, opened a new log
14:03:03.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.595247 14402 raft_consensus.cc:359] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } }
14:03:03.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.595592 14402 raft_consensus.cc:385] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:03.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.595664 14402 raft_consensus.cc:740] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15ec3c71750a4a8daac014057091e07e, State: Initialized, Role: FOLLOWER
14:03:03.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.595770 14402 consensus_queue.cc:260] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [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: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } }
14:03:03.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.596135 14450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [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: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } } }
14:03:03.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.596167 14402 sys_catalog.cc:565] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [sys.catalog]: configured and running, proceeding with master startup.
14:03:03.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.596225 14450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [sys.catalog]: This master's current role is: FOLLOWER
14:03:03.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.598269 14465 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:03.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.598471 14465 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:03.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.598544 14283 master_runner.cc:187] Error getting master registration for 127.13.179.62:40285: OK, instance_id { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" instance_seqno: 1786456983323506 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:03.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.600332 14283 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:03.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.655689 14149 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } attempt: 3
14:03:03.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.661207 14149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325: Bootstrap starting.
14:03:03.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.662079 14149 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325: Neither blocks nor log segments found. Creating new log.
14:03:03.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.662387 14149 log.cc:826] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325: Log is configured to *not* fsync() on all Append() calls
14:03:03.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.663239 14149 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325: No bootstrap required, opened a new log
14:03:03.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.665535 14149 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } }
14:03:03.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.665678 14149 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:03.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.665710 14149 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3423a0e1f72f4876bed7e25c8a02c325, State: Initialized, Role: FOLLOWER
14:03:03.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.665830 14149 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [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: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } }
14:03:03.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.666325 14149 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [sys.catalog]: configured and running, proceeding with master startup.
14:03:03.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.667186 14470 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [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: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } } }
14:03:03.667 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.667390 14470 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [sys.catalog]: This master's current role is: FOLLOWER
14:03:03.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.668503 14493 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:03.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.668717 14493 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:03.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.670984 14044 master_runner.cc:264] No leader master found from master 3423a0e1f72f4876bed7e25c8a02c325
14:03:03.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.671039 14044 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:03.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.690411 14192 tablet.cc:2406] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:03.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.806330 14450 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:03.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.806506 14450 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } }
14:03:03.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.806777 14450 leader_election.cc:290] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3423a0e1f72f4876bed7e25c8a02c325 (127.13.179.62:40285), 49f92566fa21491da2d911dc2a1b6c71 (127.13.179.61:34489)
14:03:03.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.807116 14108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "15ec3c71750a4a8daac014057091e07e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3423a0e1f72f4876bed7e25c8a02c325" is_pre_election: true
14:03:03.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.807123 14231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "15ec3c71750a4a8daac014057091e07e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49f92566fa21491da2d911dc2a1b6c71" is_pre_election: true
14:03:03.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.807271 14231 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ec3c71750a4a8daac014057091e07e in term 0.
14:03:03.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.807274 14108 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 15ec3c71750a4a8daac014057091e07e in term 0.
14:03:03.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.807488 14312 leader_election.cc:304] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [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: 15ec3c71750a4a8daac014057091e07e, 3423a0e1f72f4876bed7e25c8a02c325; no voters: 
14:03:03.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.807641 14450 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:03.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.807700 14450 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:03.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.807724 14450 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [term 0 FOLLOWER]: Advancing to term 1
14:03:03.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.808586 14450 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } }
14:03:03.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.808748 14450 leader_election.cc:290] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [CANDIDATE]: Term 1 election: Requested vote from peers 3423a0e1f72f4876bed7e25c8a02c325 (127.13.179.62:40285), 49f92566fa21491da2d911dc2a1b6c71 (127.13.179.61:34489)
14:03:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.809031 14231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "15ec3c71750a4a8daac014057091e07e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49f92566fa21491da2d911dc2a1b6c71"
14:03:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.809122 14231 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [term 0 FOLLOWER]: Advancing to term 1
14:03:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.809988 14231 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ec3c71750a4a8daac014057091e07e in term 1.
14:03:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.810536 14313 leader_election.cc:304] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [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: 15ec3c71750a4a8daac014057091e07e, 49f92566fa21491da2d911dc2a1b6c71; no voters: 
14:03:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.811375 14108 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "15ec3c71750a4a8daac014057091e07e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3423a0e1f72f4876bed7e25c8a02c325"
14:03:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.811453 14108 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [term 0 FOLLOWER]: Advancing to term 1
14:03:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.812247 14108 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 15ec3c71750a4a8daac014057091e07e in term 1.
14:03:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.812484 14450 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [term 1 FOLLOWER]: Leader election won for term 1
14:03:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.812633 14450 raft_consensus.cc:697] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [term 1 LEADER]: Becoming Leader. State: Replica: 15ec3c71750a4a8daac014057091e07e, State: Running, Role: LEADER
14:03:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.812704 14450 consensus_queue.cc:237] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [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: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } }
14:03:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.813074 14450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15ec3c71750a4a8daac014057091e07e. Latest consensus state: current_term: 1 leader_uuid: "15ec3c71750a4a8daac014057091e07e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } } }
14:03:03.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.813131 14450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [sys.catalog]: This master's current role is: LEADER
14:03:03.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.815446 14498 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:03.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.815790 14498 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.819901 14316 tablet.cc:2406] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.819989 14231 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [term 1 FOLLOWER]: Refusing update from remote peer 15ec3c71750a4a8daac014057091e07e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:03.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.820537 14450 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [LEADER]: Connected to new peer: Peer: permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:03.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.821430 14074 tablet.cc:2406] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:03.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.821954 14417 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15ec3c71750a4a8daac014057091e07e. Latest consensus state: current_term: 1 leader_uuid: "15ec3c71750a4a8daac014057091e07e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } } }
14:03:03.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.822046 14417 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [sys.catalog]: This master's current role is: FOLLOWER
14:03:03.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.822576 14108 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [term 1 FOLLOWER]: Refusing update from remote peer 15ec3c71750a4a8daac014057091e07e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:03.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.822817 14450 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:03.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.823872 14470 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15ec3c71750a4a8daac014057091e07e. Latest consensus state: current_term: 1 leader_uuid: "15ec3c71750a4a8daac014057091e07e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } } }
14:03:03.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.823958 14470 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [sys.catalog]: This master's current role is: FOLLOWER
14:03:03.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.824435 14496 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "15ec3c71750a4a8daac014057091e07e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } } }
14:03:03.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.824514 14496 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [sys.catalog]: This master's current role is: LEADER
14:03:03.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.824939 14498 catalog_manager.cc:1383] Generated new cluster ID: 2ce1f47324b14f3f8654fe116b942707
14:03:03.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.825070 14498 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:03.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.825098 14500 mvcc.cc:204] Tried to move back new op lower bound from 7317327805723197440 to 7317327805697478656. Current Snapshot: MvccSnapshot[applied={T|T < 7317327805723197440}]
14:03:03.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.825198 14417 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "15ec3c71750a4a8daac014057091e07e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } } }
14:03:03.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.825264 14417 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71 [sys.catalog]: This master's current role is: FOLLOWER
14:03:03.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.831736 14450 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "15ec3c71750a4a8daac014057091e07e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } } }
14:03:03.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.831874 14450 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e [sys.catalog]: This master's current role is: LEADER
14:03:03.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.832629 14470 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "15ec3c71750a4a8daac014057091e07e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3423a0e1f72f4876bed7e25c8a02c325" member_type: VOTER last_known_addr { host: "127.13.179.62" port: 40285 } } peers { permanent_uuid: "49f92566fa21491da2d911dc2a1b6c71" member_type: VOTER last_known_addr { host: "127.13.179.61" port: 34489 } } peers { permanent_uuid: "15ec3c71750a4a8daac014057091e07e" member_type: VOTER last_known_addr { host: "127.13.179.60" port: 35423 } } }
14:03:03.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.832738 14470 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3423a0e1f72f4876bed7e25c8a02c325 [sys.catalog]: This master's current role is: FOLLOWER
14:03:03.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.833163 14505 mvcc.cc:204] Tried to move back new op lower bound from 7317327805723197440 to 7317327805697478656. Current Snapshot: MvccSnapshot[applied={T|T < 7317327805723197440}]
14:03:03.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.843636 14498 catalog_manager.cc:1406] Generated new certificate authority record
14:03:03.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.844403 14498 catalog_manager.cc:1540] Loading token signing keys...
14:03:03.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.849977 14498 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e: Generated new TSK 0
14:03:03.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.850425 14498 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.855978 14028 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/wal
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/data
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/logs
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/data/info.pb
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.179.1:0
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.179.1
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.179.1
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.179.62:40285,127.13.179.61:34489,127.13.179.60:35423
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.179.20:40113
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:03.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:03.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.939890 14513 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:03.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.940074 14513 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:03.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.940093 14513 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:03.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.941684 14513 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:03.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.941740 14513 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.179.1
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.943275 14513 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/logs
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.179.20:40113
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/data
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/wal
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.179.1:0
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/data/info.pb
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.179.1
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.179.62:40285,127.13.179.61:34489,127.13.179.60:35423
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14513
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.179.1
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.943480 14513 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:03.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.943660 14513 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:03.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.946197 14525 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
14:03:03.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.946208 14527 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
14:03:03.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.946353 14513 server_base.cc:1061] running on GCE node
14:03:03.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:03.946182 14523 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
14:03:03.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.946700 14513 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:03.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.946990 14513 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:03.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.948148 14513 hybrid_clock.cc:648] HybridClock initialized: now 1786456983948133 us; error 36 us; skew 500 ppm
14:03:03.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.949339 14513 webserver.cc:533] Webserver started at http://127.13.179.1:34933/ using document root <none> and password file <none>
14:03:03.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.949505 14513 fs_manager.cc:362] Metadata directory not provided
14:03:03.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.949541 14513 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:03.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.949620 14513 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:03.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.950419 14513 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/data/instance:
14:03:03.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6fb5bd13976a4e0d80c36964729567e3"
14:03:03.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:03 on dist-test-slave-5bn2"
14:03:03.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.950698 14513 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/wal/instance:
14:03:03.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6fb5bd13976a4e0d80c36964729567e3"
14:03:03.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:03 on dist-test-slave-5bn2"
14:03:03.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.951781 14513 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.952373 14539 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.952498 14513 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:03:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.952544 14513 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/wal
14:03:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6fb5bd13976a4e0d80c36964729567e3"
14:03:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:03 on dist-test-slave-5bn2"
14:03:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.952584 14513 fs_report.cc:389] FS layout report
14:03:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/wal
14:03:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/wal
14:03:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/data/data
14:03:03.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:03.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:03.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:03.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:03.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:03.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:03.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:03.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:03.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:03.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:03.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:03.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.961985 14513 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:03.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.962253 14513 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
14:03:03.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.962344 14513 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:03.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.962517 14513 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:03.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.962818 14513 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:03.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.962913 14513 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:03.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.962950 14513 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:03.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.962962 14513 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:03.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.968741 14513 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.1:40585
14:03:03.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.968820 14738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.1:40585 every 8 connection(s)
14:03:03.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.969076 14513 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/data/info.pb
14:03:03.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.971776 14028 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 14513
14:03:03.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.971875 14028 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-0/wal/instance
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.973264 14028 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/wal
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/data
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/logs
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/data/info.pb
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.179.2:0
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.179.2
14:03:03.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.179.2
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.179.62:40285,127.13.179.61:34489,127.13.179.60:35423
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.179.20:40113
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.975008 14739 heartbeater.cc:344] Connected to a master server at 127.13.179.62:40285
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.975109 14739 heartbeater.cc:461] Registering TS with master...
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.975304 14739 heartbeater.cc:507] Master 127.13.179.62:40285 requested a full tablet report, sending...
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.975775 14088 ts_manager.cc:194] Registered new tserver with Master: 6fb5bd13976a4e0d80c36964729567e3 (127.13.179.1:40585)
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.976069 14746 heartbeater.cc:344] Connected to a master server at 127.13.179.61:34489
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.976120 14746 heartbeater.cc:461] Registering TS with master...
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.976207 14746 heartbeater.cc:507] Master 127.13.179.61:34489 requested a full tablet report, sending...
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.976544 14211 ts_manager.cc:194] Registered new tserver with Master: 6fb5bd13976a4e0d80c36964729567e3 (127.13.179.1:40585)
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.976826 14741 heartbeater.cc:344] Connected to a master server at 127.13.179.60:35423
14:03:03.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.976888 14741 heartbeater.cc:461] Registering TS with master...
14:03:03.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.976977 14741 heartbeater.cc:507] Master 127.13.179.60:35423 requested a full tablet report, sending...
14:03:03.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.977257 14334 ts_manager.cc:194] Registered new tserver with Master: 6fb5bd13976a4e0d80c36964729567e3 (127.13.179.1:40585)
14:03:03.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:03.977911 14334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.179.1:38755
14:03:04.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.052971 14753 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:04.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.053169 14753 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:04.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.053188 14753 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:04.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.054769 14753 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:04.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.054834 14753 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.179.2
14:03:04.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.056715 14753 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/logs
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.179.20:40113
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/data
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/wal
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.179.2:0
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/data/info.pb
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.179.2
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.179.62:40285,127.13.179.61:34489,127.13.179.60:35423
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14753
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.179.2
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:04.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.056953 14753 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:04.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.057161 14753 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:04.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.060473 14763 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
14:03:04.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.060752 14767 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
14:03:04.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.060473 14765 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
14:03:04.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.061609 14753 server_base.cc:1061] running on GCE node
14:03:04.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.061798 14753 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:04.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.062024 14753 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:04.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.063174 14753 hybrid_clock.cc:648] HybridClock initialized: now 1786456984063128 us; error 63 us; skew 500 ppm
14:03:04.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.064491 14753 webserver.cc:533] Webserver started at http://127.13.179.2:38383/ using document root <none> and password file <none>
14:03:04.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.064669 14753 fs_manager.cc:362] Metadata directory not provided
14:03:04.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.064706 14753 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:04.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.064792 14753 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:04.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.065657 14753 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/data/instance:
14:03:04.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0480394119bd40f1ae1e61ad2704269d"
14:03:04.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:04 on dist-test-slave-5bn2"
14:03:04.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.065989 14753 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/wal/instance:
14:03:04.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0480394119bd40f1ae1e61ad2704269d"
14:03:04.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:04 on dist-test-slave-5bn2"
14:03:04.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.067224 14753 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:04.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.069836 14777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.070032 14753 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.070112 14753 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/wal
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0480394119bd40f1ae1e61ad2704269d"
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:04 on dist-test-slave-5bn2"
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.070169 14753 fs_report.cc:389] FS layout report
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/wal
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/wal
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/data/data
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:04.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:04.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.082901 14753 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:04.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.083209 14753 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
14:03:04.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.083295 14753 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:04.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.083490 14753 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:04.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.083778 14753 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:04.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.083806 14753 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:04.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.083828 14753 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:04.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.083839 14753 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:04.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.089592 14753 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.2:37763
14:03:04.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.089653 14967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.2:37763 every 8 connection(s)
14:03:04.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.090018 14753 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/data/info.pb
14:03:04.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.090204 14028 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 14753
14:03:04.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.090283 14028 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-1/wal/instance
14:03:04.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.091704 14028 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:04.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:04.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/wal
14:03:04.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/data
14:03:04.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:04.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:04.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:04.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/logs
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/data/info.pb
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.179.3:0
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.179.3
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.179.3
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.179.62:40285,127.13.179.61:34489,127.13.179.60:35423
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.179.20:40113
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:04.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:04.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.096390 14972 heartbeater.cc:344] Connected to a master server at 127.13.179.61:34489
14:03:04.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.096491 14968 heartbeater.cc:344] Connected to a master server at 127.13.179.62:40285
14:03:04.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.096768 14972 heartbeater.cc:461] Registering TS with master...
14:03:04.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.097169 14969 heartbeater.cc:344] Connected to a master server at 127.13.179.60:35423
14:03:04.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.097211 14969 heartbeater.cc:461] Registering TS with master...
14:03:04.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.097268 14972 heartbeater.cc:507] Master 127.13.179.61:34489 requested a full tablet report, sending...
14:03:04.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.097309 14969 heartbeater.cc:507] Master 127.13.179.60:35423 requested a full tablet report, sending...
14:03:04.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.097059 14968 heartbeater.cc:461] Registering TS with master...
14:03:04.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.097489 14968 heartbeater.cc:507] Master 127.13.179.62:40285 requested a full tablet report, sending...
14:03:04.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.097656 14334 ts_manager.cc:194] Registered new tserver with Master: 0480394119bd40f1ae1e61ad2704269d (127.13.179.2:37763)
14:03:04.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.097795 14211 ts_manager.cc:194] Registered new tserver with Master: 0480394119bd40f1ae1e61ad2704269d (127.13.179.2:37763)
14:03:04.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.098178 14334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.179.2:49743
14:03:04.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.098541 14088 ts_manager.cc:194] Registered new tserver with Master: 0480394119bd40f1ae1e61ad2704269d (127.13.179.2:37763)
14:03:04.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.173118 14978 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:04.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.173321 14978 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:04.173 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.173339 14978 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.175021 14978 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:04.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.175091 14978 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.179.3
14:03:04.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.176656 14978 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:04.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/logs
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.179.20:40113
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/data
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/wal
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.179.3:0
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/data/info.pb
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.179.3
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.179.62:40285,127.13.179.61:34489,127.13.179.60:35423
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14978
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.179.3
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.176856 14978 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:04.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.177048 14978 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:04.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.179600 14989 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
14:03:04.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.179745 14991 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
14:03:04.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.179785 14988 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
14:03:04.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.180233 14978 server_base.cc:1061] running on GCE node
14:03:04.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.180377 14978 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:04.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.180565 14978 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:04.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.181703 14978 hybrid_clock.cc:648] HybridClock initialized: now 1786456984181690 us; error 33 us; skew 500 ppm
14:03:04.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.182953 14978 webserver.cc:533] Webserver started at http://127.13.179.3:45613/ using document root <none> and password file <none>
14:03:04.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.183157 14978 fs_manager.cc:362] Metadata directory not provided
14:03:04.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.183194 14978 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:04.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.183279 14978 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:04.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.184073 14978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/data/instance:
14:03:04.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e2e60706b014d4cb8e25888343abcca"
14:03:04.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:04 on dist-test-slave-5bn2"
14:03:04.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.184331 14978 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/wal/instance:
14:03:04.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e2e60706b014d4cb8e25888343abcca"
14:03:04.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:04 on dist-test-slave-5bn2"
14:03:04.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.185477 14978 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.186153 15008 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.186316 14978 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.186384 14978 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/wal
14:03:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7e2e60706b014d4cb8e25888343abcca"
14:03:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:04 on dist-test-slave-5bn2"
14:03:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.186432 14978 fs_report.cc:389] FS layout report
14:03:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/wal
14:03:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/wal
14:03:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/data/data
14:03:04.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:04.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:04.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:04.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:04.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:04.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:04.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:04.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:04.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:04.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:04.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:04.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.201126 14978 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:04.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.201442 14978 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
14:03:04.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.201536 14978 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:04.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.201735 14978 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:04.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.202126 14978 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:04.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.202164 14978 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:04.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.202194 14978 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:04.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.202210 14978 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:04.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.208103 14978 rpc_server.cc:307] RPC server started. Bound to: 127.13.179.3:43831
14:03:04.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.208169 15192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.179.3:43831 every 8 connection(s)
14:03:04.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.208500 14978 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/data/info.pb
14:03:04.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.213527 15193 heartbeater.cc:344] Connected to a master server at 127.13.179.62:40285
14:03:04.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.213477 15195 heartbeater.cc:344] Connected to a master server at 127.13.179.60:35423
14:03:04.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.213474 15196 heartbeater.cc:344] Connected to a master server at 127.13.179.61:34489
14:03:04.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.213649 15193 heartbeater.cc:461] Registering TS with master...
14:03:04.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.213670 15196 heartbeater.cc:461] Registering TS with master...
14:03:04.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.213653 15195 heartbeater.cc:461] Registering TS with master...
14:03:04.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.213865 15193 heartbeater.cc:507] Master 127.13.179.62:40285 requested a full tablet report, sending...
14:03:04.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.213865 15196 heartbeater.cc:507] Master 127.13.179.61:34489 requested a full tablet report, sending...
14:03:04.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.213865 15195 heartbeater.cc:507] Master 127.13.179.60:35423 requested a full tablet report, sending...
14:03:04.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.214339 14088 ts_manager.cc:194] Registered new tserver with Master: 7e2e60706b014d4cb8e25888343abcca (127.13.179.3:43831)
14:03:04.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.214350 14334 ts_manager.cc:194] Registered new tserver with Master: 7e2e60706b014d4cb8e25888343abcca (127.13.179.3:43831)
14:03:04.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.214403 14211 ts_manager.cc:194] Registered new tserver with Master: 7e2e60706b014d4cb8e25888343abcca (127.13.179.3:43831)
14:03:04.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.214805 14334 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.179.3:44983
14:03:04.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.218364 14028 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 14978
14:03:04.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.218493 14028 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster6894996506507177076/ts-2/wal/instance
14:03:04.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.221066 14028 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:04.221 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:04.222 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:04.223 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.179.62"
      port: 40285
    }
    bound_http_address {
      host: "127.13.179.62"
      port: 38955
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.179.61"
      port: 34489
    }
    bound_http_address {
      host: "127.13.179.61"
      port: 43425
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.179.60"
      port: 35423
    }
    bound_http_address {
      host: "127.13.179.60"
      port: 46091
    }
  }
}

14:03:04.223 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:04.224 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.179.1"
      port: 40585
    }
    bound_http_address {
      host: "127.13.179.1"
      port: 34933
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.179.2"
      port: 37763
    }
    bound_http_address {
      host: "127.13.179.2"
      port: 38383
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.179.3"
      port: 43831
    }
    bound_http_address {
      host: "127.13.179.3"
      port: 45613
    }
  }
}

14:03:04.224 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:04.226 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:04.227 [DEBUG - main] (Connection.java:748) [peer master-127.13.179.62:40285(127.13.179.62:40285)] connecting to peer
14:03:04.228 [DEBUG - main] (Connection.java:748) [peer master-127.13.179.60:35423(127.13.179.60:35423)] connecting to peer
14:03:04.229 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.179.62:40285(127.13.179.62:40285)] Successfully connected to peer
14:03:04.231 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.179.62
14:03:04.233 [DEBUG - main] (Connection.java:748) [peer master-127.13.179.61:34489(127.13.179.61:34489)] connecting to peer
14:03:04.234 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.179.60:35423(127.13.179.60:35423)] Successfully connected to peer
14:03:04.236 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.179.61:34489(127.13.179.61:34489)] Successfully connected to peer
14:03:04.238 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.179.61
14:03:04.240 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.179.60
14:03:04.247 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x74c6c934, L:/127.0.0.1:54796 - R:/127.13.179.62:40285] using SASL/PLAIN
14:03:04.252 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4a45b896, L:/127.0.0.1:51412 - R:/127.13.179.60:35423] using SASL/PLAIN
14:03:04.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:04.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=27), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.179.62:40285, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.179.60:35423, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.179.61:34489, [21ms] Sub RPC ConnectToMaster: received response from server master-127.13.179.62:40285: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.13.179.60:35423: OK, deferred=null) after lookup
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.255260 14334 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51412:
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456984226"
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:04.255 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2093bb03, L:/127.0.0.1:54754 - R:/127.13.179.61:34489] using SASL/PLAIN
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:04.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:04.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:04.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table dc3816b8032f40169caad7517a126770
14:03:04.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.265024 14860 tablet_service.cc:1511] Processing CreateTablet for tablet e624da96430d4d89b10f49526d67265d (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456984226 [id=dc3816b8032f40169caad7517a126770]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:03:04.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.265313 14860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e624da96430d4d89b10f49526d67265d. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:04.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.267529 15222 tablet_bootstrap.cc:492] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d: Bootstrap starting.
14:03:04.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.267493 15089 tablet_service.cc:1511] Processing CreateTablet for tablet c8eb4da98ee0434baa6bc2c40ec8ff39 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456984226 [id=dc3816b8032f40169caad7517a126770]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:03:04.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.267849 15089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8eb4da98ee0434baa6bc2c40ec8ff39. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:04.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.268741 15222 tablet_bootstrap.cc:654] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d: Neither blocks nor log segments found. Creating new log.
14:03:04.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.269006 15222 log.cc:826] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d: Log is configured to *not* fsync() on all Append() calls
14:03:04.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.270025 15222 tablet_bootstrap.cc:492] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d: No bootstrap required, opened a new log
14:03:04.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.270233 15222 ts_tablet_manager.cc:1403] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
14:03:04.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.270705 15225 tablet_bootstrap.cc:492] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca: Bootstrap starting.
14:03:04.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.271587 15225 tablet_bootstrap.cc:654] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca: Neither blocks nor log segments found. Creating new log.
14:03:04.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.271894 15225 log.cc:826] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca: Log is configured to *not* fsync() on all Append() calls
14:03:04.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.272202 15222 raft_consensus.cc:359] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0480394119bd40f1ae1e61ad2704269d" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37763 } }
14:03:04.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.272356 15222 raft_consensus.cc:385] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:04.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.272392 15222 raft_consensus.cc:740] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0480394119bd40f1ae1e61ad2704269d, State: Initialized, Role: FOLLOWER
14:03:04.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.272495 15222 consensus_queue.cc:260] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d [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: true peers { permanent_uuid: "0480394119bd40f1ae1e61ad2704269d" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37763 } }
14:03:04.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.272557 15222 raft_consensus.cc:399] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:04.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.272583 15222 raft_consensus.cc:493] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:04.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.272611 15222 raft_consensus.cc:3060] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d [term 0 FOLLOWER]: Advancing to term 1
14:03:04.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.273077 15225 tablet_bootstrap.cc:492] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca: No bootstrap required, opened a new log
14:03:04.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.273115 15222 raft_consensus.cc:515] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0480394119bd40f1ae1e61ad2704269d" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37763 } }
14:03:04.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.273160 15225 ts_tablet_manager.cc:1403] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:04.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.273211 15222 leader_election.cc:304] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0480394119bd40f1ae1e61ad2704269d; no voters: 
14:03:04.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.273383 15222 leader_election.cc:290] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:04.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.273418 15230 raft_consensus.cc:2804] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d [term 1 FOLLOWER]: Leader election won for term 1
14:03:04.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.273705 15222 ts_tablet_manager.cc:1434] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:03:04.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.273782 15230 raft_consensus.cc:697] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d [term 1 LEADER]: Becoming Leader. State: Replica: 0480394119bd40f1ae1e61ad2704269d, State: Running, Role: LEADER
14:03:04.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.273983 15230 consensus_queue.cc:237] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0480394119bd40f1ae1e61ad2704269d" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37763 } }
14:03:04.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.274057 14969 heartbeater.cc:499] Master 127.13.179.60:35423 was elected leader, sending a full tablet report...
14:03:04.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.275041 14334 catalog_manager.cc:5719] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0480394119bd40f1ae1e61ad2704269d (127.13.179.2). New cstate: current_term: 1 leader_uuid: "0480394119bd40f1ae1e61ad2704269d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0480394119bd40f1ae1e61ad2704269d" member_type: VOTER last_known_addr { host: "127.13.179.2" port: 37763 } health_report { overall_health: HEALTHY } } }
14:03:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.277252 15225 raft_consensus.cc:359] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e2e60706b014d4cb8e25888343abcca" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43831 } }
14:03:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.277585 15225 raft_consensus.cc:385] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.277647 15225 raft_consensus.cc:740] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e2e60706b014d4cb8e25888343abcca, State: Initialized, Role: FOLLOWER
14:03:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.277787 15225 consensus_queue.cc:260] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca [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: true peers { permanent_uuid: "7e2e60706b014d4cb8e25888343abcca" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43831 } }
14:03:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.277869 15225 raft_consensus.cc:399] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.277908 15225 raft_consensus.cc:493] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:04.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.277953 15225 raft_consensus.cc:3060] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca [term 0 FOLLOWER]: Advancing to term 1
14:03:04.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.278759 15225 raft_consensus.cc:515] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e2e60706b014d4cb8e25888343abcca" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43831 } }
14:03:04.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.278913 15225 leader_election.cc:304] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 7e2e60706b014d4cb8e25888343abcca; no voters: 
14:03:04.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.279102 15225 leader_election.cc:290] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:04.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.279146 15237 raft_consensus.cc:2804] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca [term 1 FOLLOWER]: Leader election won for term 1
14:03:04.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.279306 15237 raft_consensus.cc:697] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca [term 1 LEADER]: Becoming Leader. State: Replica: 7e2e60706b014d4cb8e25888343abcca, State: Running, Role: LEADER
14:03:04.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.279333 15225 ts_tablet_manager.cc:1434] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
14:03:04.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.279417 15195 heartbeater.cc:499] Master 127.13.179.60:35423 was elected leader, sending a full tablet report...
14:03:04.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.279629 15237 consensus_queue.cc:237] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e2e60706b014d4cb8e25888343abcca" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43831 } }
14:03:04.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.280448 14334 catalog_manager.cc:5719] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e2e60706b014d4cb8e25888343abcca (127.13.179.3). New cstate: current_term: 1 leader_uuid: "7e2e60706b014d4cb8e25888343abcca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e2e60706b014d4cb8e25888343abcca" member_type: VOTER last_known_addr { host: "127.13.179.3" port: 43831 } health_report { overall_health: HEALTHY } } }
14:03:04.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.298 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.298 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5ffc5491, flushNotification=Deferred@1884422865(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:04.298 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.299 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.299 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.301 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.302 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.302 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.302 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.303 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.303 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.303 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.304 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.304 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.304 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.305 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.305 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.306 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.307 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.307 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.308 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.308 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.309 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.309 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.310 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.311 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.311 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.311 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.311 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.312 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.313 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.313 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.313 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.314 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.314 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.314 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.315 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.315 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.315 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.316 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.316 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.317 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.317 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.318 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.318 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.319 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.319 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.319 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.321 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.322 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)] connecting to peer
14:03:04.323 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)] connecting to peer
14:03:04.325 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)] Successfully connected to peer
14:03:04.331 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)] Successfully connected to peer
14:03:04.341 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xa1ca9b48, L:/127.0.0.1:36438 - R:/127.13.179.2:37763] using TOKEN/null
14:03:04.347 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xcf8eaddc, L:/127.0.0.1:47196 - R:/127.13.179.3:43831] using TOKEN/null
14:03:04.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e624da96430d4d89b10f49526d67265d for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000000, 0x00000001)
14:03:04.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for table 'org.apache.kudu.client.TestAlterTable-1786456984226' with partition [0x00000001, 0x00000002)
14:03:04.353 [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=e624da96430d4d89b10f49526d67265d@[0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39@[7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:04.353 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.179.60:35423, [1ms] Sub RPC GetTableLocations: received response from server master-127.13.179.60:35423: OK, deferred=null)) after lookup
14:03:04.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456984226, tablet=e624da96430d4d89b10f49526d67265d, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:04.356 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet e624da96430d4d89b10f49526d67265d for partition [0x00000000, 0x00000001) with scanner id null
14:03:04.358 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456984226, tablet=c8eb4da98ee0434baa6bc2c40ec8ff39, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:04.359 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c8eb4da98ee0434baa6bc2c40ec8ff39 for partition [0x00000001, 0x00000002) with scanner id null
14:03:04.361 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table dc3816b8032f40169caad7517a126770
14:03:04.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.364388 14333 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51412:
14:03:04.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456984226" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "3600" }
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.367305 15246 tablet.cc:1724] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d: Alter schema from (
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.367391 15248 tablet.cc:1724] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca: Alter schema from (
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:04.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:04.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.372412 14333 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e: org.apache.kudu.client.TestAlterTable-1786456984226 [id=dc3816b8032f40169caad7517a126770] alter complete (version 1)
14:03:04.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table dc3816b8032f40169caad7517a126770
14:03:04.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.392447 14333 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51412:
14:03:04.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456984226" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "7200" }
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.394595 15248 tablet.cc:1724] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca: Alter schema from (
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.397713 15246 tablet.cc:1724] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d: Alter schema from (
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:04.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:04.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:04.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:03:04.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.402144 14333 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e: org.apache.kudu.client.TestAlterTable-1786456984226 [id=dc3816b8032f40169caad7517a126770] alter complete (version 2)
14:03:04.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table dc3816b8032f40169caad7517a126770
14:03:04.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.412156 14333 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51412:
14:03:04.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456984226" } new_extra_configs { key: "kudu.table.history_max_age_sec" value: "" }
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.416507 15248 tablet.cc:1724] T c8eb4da98ee0434baa6bc2c40ec8ff39 P 7e2e60706b014d4cb8e25888343abcca: Alter schema from (
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.416796 15246 tablet.cc:1724] T e624da96430d4d89b10f49526d67265d P 0480394119bd40f1ae1e61ad2704269d: Alter schema from (
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:04.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:03:04.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.421617 14333 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 15ec3c71750a4a8daac014057091e07e: org.apache.kudu.client.TestAlterTable-1786456984226 [id=dc3816b8032f40169caad7517a126770] alter complete (version 3)
14:03:04.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table dc3816b8032f40169caad7517a126770
14:03:04.430 [DEBUG - main] (Connection.java:575) [peer 7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)] disconnecting while in state READY
14:03:04.430 [DEBUG - main] (Connection.java:575) [peer master-127.13.179.62:40285(127.13.179.62:40285)] disconnecting while in state READY
14:03:04.430 [DEBUG - main] (Connection.java:575) [peer master-127.13.179.60:35423(127.13.179.60:35423)] disconnecting while in state READY
14:03:04.431 [DEBUG - main] (Connection.java:575) [peer master-127.13.179.61:34489(127.13.179.61:34489)] disconnecting while in state READY
14:03:04.431 [DEBUG - main] (Connection.java:575) [peer 0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)] disconnecting while in state READY
14:03:04.431 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.179.62:40285(127.13.179.62:40285)] handling channelInactive
14:03:04.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.179.62:40285(127.13.179.62:40285)] cleaning up while in state READY due to: connection closed
14:03:04.431 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)] handling channelInactive
14:03:04.431 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 7e2e60706b014d4cb8e25888343abcca(127.13.179.3:43831)] cleaning up while in state READY due to: connection closed
14:03:04.432 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.179.61:34489(127.13.179.61:34489)] handling channelInactive
14:03:04.432 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)] handling channelInactive
14:03:04.432 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.179.61:34489(127.13.179.61:34489)] cleaning up while in state READY due to: connection closed
14:03:04.432 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 0480394119bd40f1ae1e61ad2704269d(127.13.179.2:37763)] cleaning up while in state READY due to: connection closed
14:03:04.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:04.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.437436 14028 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 14513
14:03:04.519 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.179.60:35423(127.13.179.60:35423)] handling channelInactive
14:03:04.519 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.179.60:35423(127.13.179.60:35423)] cleaning up while in state READY due to: connection closed
14:03:04.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.524557 14028 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 14753
14:03:04.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.584049 14028 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 14978
14:03:04.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.594028 14445 catalog_manager.cc:1295] Loaded cluster ID: 2ce1f47324b14f3f8654fe116b942707
14:03:04.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.594125 14445 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71: loading cluster ID for follower catalog manager: success
14:03:04.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.595435 14445 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71: acquiring CA information for follower catalog manager: success
14:03:04.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.595811 14445 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 49f92566fa21491da2d911dc2a1b6c71: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:03:04.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.601513 14028 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 14044
14:03:04.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.611223 14028 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 14155
14:03:04.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.630434 14028 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 14283
14:03:04.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:04Z chronyd exiting
.14:03:04.703 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456984703
14:03:04.706 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:04.707 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:04.707 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:03:04.707 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:03:04.707 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:04.710 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:04.788 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:04.789 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:04.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.789717 15255 mini_oidc.cc:150] Starting JWKS server
14:03:04.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.790282 15255 webserver.cc:533] Webserver started at http://127.0.0.1:34231/ using document root <none> and password file <none>
14:03:04.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.790357 15255 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:04.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.790462 15255 webserver.cc:533] Webserver started at http://127.0.0.1:38707/ using document root <none> and password file <none>
14:03:04.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:04Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:04.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:04Z Disabled control of system clock
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.802347 15255 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/wal
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/data
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/logs
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/data/info.pb
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.229.254:43389
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.229.254
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:04.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.229.212:35335
14:03:04.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:04.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:04.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:04.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:04.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.229.254:43389,127.14.229.253:45149,127.14.229.252:40331
14:03:04.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:04.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34231/jwks.json with env {}
14:03:04.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.880123 15270 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:04.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.880309 15270 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:04.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.880329 15270 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:04.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.881847 15270 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:04.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.881892 15270 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:04.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.881906 15270 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:04.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.881917 15270 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:04.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.881928 15270 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:04.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.881938 15270 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34231/jwks.json
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.883579 15270 master_runner.cc:387] Master server non-default flags:
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/logs
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.229.212:35335
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/data
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/wal
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.229.254:43389,127.14.229.253:45149,127.14.229.252:40331
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:04.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.229.254:43389
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34231/jwks.json
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/data/info.pb
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.229.254
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15270
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.883782 15270 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:04.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.883960 15270 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:04.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.886549 15277 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
14:03:04.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.886549 15284 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
14:03:04.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.886612 15270 server_base.cc:1061] running on GCE node
14:03:04.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.886687 15278 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
14:03:04.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.887313 15270 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:04.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.887573 15270 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:04.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.888720 15270 hybrid_clock.cc:648] HybridClock initialized: now 1786456984888708 us; error 100 us; skew 500 ppm
14:03:04.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.894044 15270 webserver.cc:533] Webserver started at http://127.14.229.254:39833/ using document root <none> and password file <none>
14:03:04.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.894281 15270 fs_manager.cc:362] Metadata directory not provided
14:03:04.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.894346 15270 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:04.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.894483 15270 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:04.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.895452 15270 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/data/instance:
14:03:04.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "27f502294ff14e2498fbcdee9d501547"
14:03:04.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:04 on dist-test-slave-5bn2"
14:03:04.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.895807 15270 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/wal/instance:
14:03:04.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "27f502294ff14e2498fbcdee9d501547"
14:03:04.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:04 on dist-test-slave-5bn2"
14:03:04.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.897017 15270 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:04.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.897725 15292 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:04.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.897891 15270 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.897969 15270 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/wal
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "27f502294ff14e2498fbcdee9d501547"
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:04 on dist-test-slave-5bn2"
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.898041 15270 fs_report.cc:389] FS layout report
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/wal
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/wal
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/data/data
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:04.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:04.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.918361 15270 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:04.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.918725 15270 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
14:03:04.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.918896 15270 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:04.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.922821 15270 rpc_server.cc:307] RPC server started. Bound to: 127.14.229.254:43389
14:03:04.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.922928 15377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.229.254:43389 every 8 connection(s)
14:03:04.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.923280 15270 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/data/info.pb
14:03:04.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.923877 15379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:04.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.925149 15379 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } has no permanent_uuid. Determining permanent_uuid...
14:03:04.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.927390 15255 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 15270
14:03:04.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.927498 15255 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-0/wal/instance
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.928262 15255 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/wal
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/data
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/logs
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/data/info.pb
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.229.253:45149
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.229.253
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.229.212:35335
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:04.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.229.254:43389,127.14.229.253:45149,127.14.229.252:40331
14:03:04.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:04.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34231/jwks.json with env {}
14:03:04.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.930693 15379 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } has no permanent_uuid. Determining permanent_uuid...
14:03:04.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.931141 15295 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.229.253:45149: connect: Connection refused (error 111)
14:03:04.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.931703 15379 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.229.253:45149: Network error: Client connection negotiation failed: client connection to 127.14.229.253:45149: connect: Connection refused (error 111)
14:03:04.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:04.980926 15379 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } attempt: 1
14:03:04.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:04.981870 15379 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.229.253:45149: Network error: Client connection negotiation failed: client connection to 127.14.229.253:45149: connect: Connection refused (error 111)
14:03:05.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.006377 15386 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:05.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.006574 15386 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:05.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.006594 15386 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:05.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.008193 15386 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:05.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.008240 15386 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:05.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.008253 15386 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:05.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.008263 15386 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:05.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.008275 15386 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:05.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.008284 15386 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34231/jwks.json
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.009893 15386 master_runner.cc:387] Master server non-default flags:
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/logs
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.229.212:35335
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/data
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/wal
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.229.254:43389,127.14.229.253:45149,127.14.229.252:40331
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.229.253:45149
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34231/jwks.json
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/data/info.pb
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.229.253
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15386
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.010097 15386 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:05.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.010277 15386 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:05.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.012586 15399 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
14:03:05.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.012585 15403 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
14:03:05.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.012796 15386 server_base.cc:1061] running on GCE node
14:03:05.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.012635 15398 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
14:03:05.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.013458 15386 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:05.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.013741 15386 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:05.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.014937 15386 hybrid_clock.cc:648] HybridClock initialized: now 1786456985014892 us; error 34 us; skew 500 ppm
14:03:05.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.016040 15386 webserver.cc:533] Webserver started at http://127.14.229.253:35703/ using document root <none> and password file <none>
14:03:05.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.016237 15386 fs_manager.cc:362] Metadata directory not provided
14:03:05.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.016285 15386 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:05.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.016404 15386 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:05.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.017261 15386 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/data/instance:
14:03:05.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f826d3efd42f4b5983eb4fcf03c2126c"
14:03:05.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.017587 15386 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/wal/instance:
14:03:05.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f826d3efd42f4b5983eb4fcf03c2126c"
14:03:05.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.018745 15386 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:05.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.019572 15410 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:05.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.019737 15386 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:05.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.019807 15386 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/wal
14:03:05.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f826d3efd42f4b5983eb4fcf03c2126c"
14:03:05.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.019874 15386 fs_report.cc:389] FS layout report
14:03:05.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/wal
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/wal
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/data/data
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:05.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:05.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.045622 15386 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:05.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.045991 15386 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
14:03:05.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.046124 15386 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:05.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.050042 15379 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } attempt: 2
14:03:05.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.050338 15386 rpc_server.cc:307] RPC server started. Bound to: 127.14.229.253:45149
14:03:05.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.050367 15502 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.229.253:45149 every 8 connection(s)
14:03:05.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.050727 15386 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/data/info.pb
14:03:05.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.051326 15505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:05.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.052451 15505 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } has no permanent_uuid. Determining permanent_uuid...
14:03:05.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.053956 15255 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 15386
14:03:05.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.054044 15255 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-1/wal/instance
14:03:05.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.054448 15255 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:05.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:05.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/wal
14:03:05.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/data
14:03:05.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:05.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:05.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:05.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:05.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/logs
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/data/info.pb
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.229.252:40331
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.229.252
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.229.212:35335
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.229.254:43389,127.14.229.253:45149,127.14.229.252:40331
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:05.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34231/jwks.json with env {}
14:03:05.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.055725 15379 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } has no permanent_uuid. Determining permanent_uuid...
14:03:05.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.056387 15379 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.229.252:40331: Network error: Client connection negotiation failed: client connection to 127.14.229.252:40331: connect: Connection refused (error 111)
14:03:05.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.056522 15505 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } has no permanent_uuid. Determining permanent_uuid...
14:03:05.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.058880 15505 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } has no permanent_uuid. Determining permanent_uuid...
14:03:05.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.059235 15411 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.229.252:40331: connect: Connection refused (error 111)
14:03:05.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.059635 15505 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.229.252:40331: Network error: Client connection negotiation failed: client connection to 127.14.229.252:40331: connect: Connection refused (error 111)
14:03:05.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.099547 15379 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } attempt: 1
14:03:05.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.100453 15379 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.229.252:40331: Network error: Client connection negotiation failed: client connection to 127.14.229.252:40331: connect: Connection refused (error 111)
14:03:05.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.108866 15505 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } attempt: 1
14:03:05.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.111907 15505 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.229.252:40331: Network error: Client connection negotiation failed: client connection to 127.14.229.252:40331: connect: Connection refused (error 111)
14:03:05.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.145174 15509 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:05.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.145936 15509 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:05.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.146214 15509 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:05.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.147665 15379 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } attempt: 2
14:03:05.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.148474 15379 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.229.252:40331: Network error: Client connection negotiation failed: client connection to 127.14.229.252:40331: connect: Connection refused (error 111)
14:03:05.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.148692 15509 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:05.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.148743 15509 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:05.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.148759 15509 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:05.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.148774 15509 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:05.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.148790 15509 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:05.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.148804 15509 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34231/jwks.json
14:03:05.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.151762 15509 master_runner.cc:387] Master server non-default flags:
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/logs
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.229.212:35335
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/data
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/wal
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.14.229.254:43389,127.14.229.253:45149,127.14.229.252:40331
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.229.252:40331
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34231/jwks.json
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/data/info.pb
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.229.252
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15509
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.152072 15509 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:05.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.152366 15509 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:05.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.155507 15509 server_base.cc:1061] running on GCE node
14:03:05.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.155344 15524 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
14:03:05.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.155340 15521 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
14:03:05.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.155369 15519 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
14:03:05.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.156134 15509 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:05.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.156536 15509 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:05.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.157711 15509 hybrid_clock.cc:648] HybridClock initialized: now 1786456985157683 us; error 41 us; skew 500 ppm
14:03:05.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.159448 15509 webserver.cc:533] Webserver started at http://127.14.229.252:38175/ using document root <none> and password file <none>
14:03:05.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.159746 15509 fs_manager.cc:362] Metadata directory not provided
14:03:05.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.159808 15509 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:05.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.159960 15509 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:05.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.161172 15509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/data/instance:
14:03:05.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3dd000dae7364110b1eec007c362aaf2"
14:03:05.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.161578 15509 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/wal/instance:
14:03:05.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3dd000dae7364110b1eec007c362aaf2"
14:03:05.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.163298 15509 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.004s	sys 0.000s
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.165097 15536 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.165436 15509 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.002s	sys 0.000s
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.165544 15509 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/wal
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3dd000dae7364110b1eec007c362aaf2"
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.165642 15509 fs_report.cc:389] FS layout report
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/wal
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/wal
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/data/data
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:05.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:05.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.180110 15505 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } attempt: 2
14:03:05.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.180933 15505 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.14.229.252:40331: Network error: Client connection negotiation failed: client connection to 127.14.229.252:40331: connect: Connection refused (error 111)
14:03:05.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.182595 15509 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:05.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.182976 15509 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
14:03:05.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.183104 15509 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:05.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.186962 15509 rpc_server.cc:307] RPC server started. Bound to: 127.14.229.252:40331
14:03:05.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.187014 15616 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.229.252:40331 every 8 connection(s)
14:03:05.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.187274 15509 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/data/info.pb
14:03:05.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.187915 15618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:05.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.189316 15618 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } has no permanent_uuid. Determining permanent_uuid...
14:03:05.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.194393 15618 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } has no permanent_uuid. Determining permanent_uuid...
14:03:05.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.196231 15255 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 15509
14:03:05.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.196321 15255 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/master-2/wal/instance
14:03:05.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.198135 15618 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } has no permanent_uuid. Determining permanent_uuid...
14:03:05.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.202780 15618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2: Bootstrap starting.
14:03:05.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.203562 15618 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2: Neither blocks nor log segments found. Creating new log.
14:03:05.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.203843 15618 log.cc:826] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2: Log is configured to *not* fsync() on all Append() calls
14:03:05.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.204581 15618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2: No bootstrap required, opened a new log
14:03:05.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.206529 15618 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } }
14:03:05.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.206643 15618 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:05.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.206662 15618 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dd000dae7364110b1eec007c362aaf2, State: Initialized, Role: FOLLOWER
14:03:05.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.206758 15618 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [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: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } }
14:03:05.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.207073 15618 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [sys.catalog]: configured and running, proceeding with master startup.
14:03:05.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.207043 15628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [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: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } } }
14:03:05.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.207135 15628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [sys.catalog]: This master's current role is: FOLLOWER
14:03:05.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.208685 15647 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:05.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.208730 15647 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:05.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.208885 15509 master_runner.cc:187] Error getting master registration for 127.14.229.254:43389: OK, instance_id { permanent_uuid: "27f502294ff14e2498fbcdee9d501547" instance_seqno: 1786456984921818 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:05.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.210525 15509 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:05.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.255666 15379 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } attempt: 3
14:03:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.259956 15379 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547: Bootstrap starting.
14:03:05.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.260711 15379 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547: Neither blocks nor log segments found. Creating new log.
14:03:05.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.260994 15379 log.cc:826] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547: Log is configured to *not* fsync() on all Append() calls
14:03:05.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.261744 15379 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547: No bootstrap required, opened a new log
14:03:05.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.263912 15379 raft_consensus.cc:359] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } }
14:03:05.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.264047 15379 raft_consensus.cc:385] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:05.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.264076 15379 raft_consensus.cc:740] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27f502294ff14e2498fbcdee9d501547, State: Initialized, Role: FOLLOWER
14:03:05.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.264168 15379 consensus_queue.cc:260] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [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: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } }
14:03:05.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.264472 15379 sys_catalog.cc:565] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [sys.catalog]: configured and running, proceeding with master startup.
14:03:05.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.264446 15650 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [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: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } } }
14:03:05.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.264525 15650 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [sys.catalog]: This master's current role is: FOLLOWER
14:03:05.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.266410 15665 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:05.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.266573 15665 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:05.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.267153 15270 master_runner.cc:187] Error getting master registration for 127.14.229.253:45149: OK, instance_id { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" instance_seqno: 1786456985049224 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:05.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.268318 15270 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:05.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.272070 15505 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } attempt: 3
14:03:05.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.276455 15505 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c: Bootstrap starting.
14:03:05.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.277170 15505 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c: Neither blocks nor log segments found. Creating new log.
14:03:05.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.277436 15505 log.cc:826] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c: Log is configured to *not* fsync() on all Append() calls
14:03:05.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.278098 15505 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c: No bootstrap required, opened a new log
14:03:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.279655 15505 raft_consensus.cc:359] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } }
14:03:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.279758 15505 raft_consensus.cc:385] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:05.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.279786 15505 raft_consensus.cc:740] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f826d3efd42f4b5983eb4fcf03c2126c, State: Initialized, Role: FOLLOWER
14:03:05.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.279942 15505 consensus_queue.cc:260] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [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: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } }
14:03:05.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.280226 15669 sys_catalog.cc:455] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [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: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } } }
14:03:05.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.280284 15505 sys_catalog.cc:565] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [sys.catalog]: configured and running, proceeding with master startup.
14:03:05.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.280406 15669 sys_catalog.cc:458] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [sys.catalog]: This master's current role is: FOLLOWER
14:03:05.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.282306 15690 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:05.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.282481 15690 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:05.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.284377 15386 master_runner.cc:264] No leader master found from master f826d3efd42f4b5983eb4fcf03c2126c
14:03:05.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.284438 15386 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:05.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.296875 15419 tablet.cc:2406] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.382354 15650 raft_consensus.cc:493] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.382499 15650 raft_consensus.cc:515] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } }
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.382753 15650 leader_election.cc:290] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f826d3efd42f4b5983eb4fcf03c2126c (127.14.229.253:45149), 3dd000dae7364110b1eec007c362aaf2 (127.14.229.252:40331)
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.383244 15456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "27f502294ff14e2498fbcdee9d501547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" is_pre_election: true
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.383395 15456 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 27f502294ff14e2498fbcdee9d501547 in term 0.
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.383610 15295 leader_election.cc:304] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [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: 27f502294ff14e2498fbcdee9d501547, f826d3efd42f4b5983eb4fcf03c2126c; no voters: 
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.383742 15650 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.383783 15650 raft_consensus.cc:493] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.383803 15650 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [term 0 FOLLOWER]: Advancing to term 1
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.384676 15650 raft_consensus.cc:515] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } }
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.384837 15650 leader_election.cc:290] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [CANDIDATE]: Term 1 election: Requested vote from peers f826d3efd42f4b5983eb4fcf03c2126c (127.14.229.253:45149), 3dd000dae7364110b1eec007c362aaf2 (127.14.229.252:40331)
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.385108 15456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "27f502294ff14e2498fbcdee9d501547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f826d3efd42f4b5983eb4fcf03c2126c"
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.385182 15456 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [term 0 FOLLOWER]: Advancing to term 1
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.386020 15456 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27f502294ff14e2498fbcdee9d501547 in term 1.
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.386286 15575 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "27f502294ff14e2498fbcdee9d501547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd000dae7364110b1eec007c362aaf2"
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.386435 15575 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [term 0 FOLLOWER]: Advancing to term 1
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.386919 15578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "27f502294ff14e2498fbcdee9d501547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dd000dae7364110b1eec007c362aaf2" is_pre_election: true
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.387872 15575 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 27f502294ff14e2498fbcdee9d501547 in term 1.
14:03:05.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.388072 15295 leader_election.cc:304] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [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: 27f502294ff14e2498fbcdee9d501547, f826d3efd42f4b5983eb4fcf03c2126c; no voters: 
14:03:05.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.389058 15650 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [term 1 FOLLOWER]: Leader election won for term 1
14:03:05.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.389235 15650 raft_consensus.cc:697] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [term 1 LEADER]: Becoming Leader. State: Replica: 27f502294ff14e2498fbcdee9d501547, State: Running, Role: LEADER
14:03:05.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.389323 15650 consensus_queue.cc:237] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [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: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } }
14:03:05.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.389711 15650 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27f502294ff14e2498fbcdee9d501547. Latest consensus state: current_term: 1 leader_uuid: "27f502294ff14e2498fbcdee9d501547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } } }
14:03:05.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.389783 15650 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [sys.catalog]: This master's current role is: LEADER
14:03:05.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.391983 15696 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:05.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.392319 15696 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:05.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.394048 15575 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [term 1 FOLLOWER]: Refusing update from remote peer 27f502294ff14e2498fbcdee9d501547: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:05.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.394470 15694 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:05.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.395884 15628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27f502294ff14e2498fbcdee9d501547. Latest consensus state: current_term: 1 leader_uuid: "27f502294ff14e2498fbcdee9d501547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } } }
14:03:05.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.395977 15628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [sys.catalog]: This master's current role is: FOLLOWER
14:03:05.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.396493 15456 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [term 1 FOLLOWER]: Refusing update from remote peer 27f502294ff14e2498fbcdee9d501547: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:05.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.396744 15694 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:05.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.397907 15669 sys_catalog.cc:455] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 27f502294ff14e2498fbcdee9d501547. Latest consensus state: current_term: 1 leader_uuid: "27f502294ff14e2498fbcdee9d501547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } } }
14:03:05.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.397992 15669 sys_catalog.cc:458] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [sys.catalog]: This master's current role is: FOLLOWER
14:03:05.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.399577 15694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "27f502294ff14e2498fbcdee9d501547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } } }
14:03:05.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.399677 15694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [sys.catalog]: This master's current role is: LEADER
14:03:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.400349 15669 sys_catalog.cc:455] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "27f502294ff14e2498fbcdee9d501547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } } }
14:03:05.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.400436 15669 sys_catalog.cc:458] T 00000000000000000000000000000000 P f826d3efd42f4b5983eb4fcf03c2126c [sys.catalog]: This master's current role is: FOLLOWER
14:03:05.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.401115 15698 mvcc.cc:204] Tried to move back new op lower bound from 7317327812171079680 to 7317327812155224064. Current Snapshot: MvccSnapshot[applied={T|T < 7317327812171079680}]
14:03:05.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.401307 15704 mvcc.cc:204] Tried to move back new op lower bound from 7317327812171079680 to 7317327812155224064. Current Snapshot: MvccSnapshot[applied={T|T < 7317327812171079680}]
14:03:05.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.402359 15650 sys_catalog.cc:455] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "27f502294ff14e2498fbcdee9d501547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } } }
14:03:05.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.402442 15650 sys_catalog.cc:458] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547 [sys.catalog]: This master's current role is: LEADER
14:03:05.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.403025 15628 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "27f502294ff14e2498fbcdee9d501547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "27f502294ff14e2498fbcdee9d501547" member_type: VOTER last_known_addr { host: "127.14.229.254" port: 43389 } } peers { permanent_uuid: "f826d3efd42f4b5983eb4fcf03c2126c" member_type: VOTER last_known_addr { host: "127.14.229.253" port: 45149 } } peers { permanent_uuid: "3dd000dae7364110b1eec007c362aaf2" member_type: VOTER last_known_addr { host: "127.14.229.252" port: 40331 } } }
14:03:05.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.403115 15628 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3dd000dae7364110b1eec007c362aaf2 [sys.catalog]: This master's current role is: FOLLOWER
14:03:05.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.404361 15696 catalog_manager.cc:1383] Generated new cluster ID: d56621e85f714c4aab4a420fbdc4440a
14:03:05.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.404412 15696 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:05.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.416049 15702 mvcc.cc:204] Tried to move back new op lower bound from 7317327812171079680 to 7317327812155224064. Current Snapshot: MvccSnapshot[applied={T|T < 7317327812171079680}]
14:03:05.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.419088 15696 catalog_manager.cc:1406] Generated new certificate authority record
14:03:05.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.420030 15696 catalog_manager.cc:1540] Loading token signing keys...
14:03:05.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.427295 15696 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547: Generated new TSK 0
14:03:05.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.427727 15696 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.431334 15255 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/wal
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/data
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/logs
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/data/info.pb
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:05.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.229.193:0
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.229.193
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.229.193
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.229.254:43389,127.14.229.253:45149,127.14.229.252:40331
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.229.212:35335
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:05.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:05.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.519114 15716 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:05.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.519307 15716 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:05.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.519330 15716 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:05.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.520967 15716 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:05.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.521032 15716 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.229.193
14:03:05.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.522574 15716 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:05.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/logs
14:03:05.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:05.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:05.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:05.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.229.212:35335
14:03:05.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:05.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:05.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/data
14:03:05.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/wal
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.229.193:0
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/data/info.pb
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.229.193
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.229.254:43389,127.14.229.253:45149,127.14.229.252:40331
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15716
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.229.193
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.522781 15716 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:05.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.523025 15716 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:05.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.525557 15727 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
14:03:05.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.525595 15730 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
14:03:05.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.525715 15716 server_base.cc:1061] running on GCE node
14:03:05.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.525611 15728 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
14:03:05.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.525919 15716 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:05.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.526109 15716 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:05.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.527232 15716 hybrid_clock.cc:648] HybridClock initialized: now 1786456985527217 us; error 39 us; skew 500 ppm
14:03:05.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.528293 15716 webserver.cc:533] Webserver started at http://127.14.229.193:34329/ using document root <none> and password file <none>
14:03:05.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.528445 15716 fs_manager.cc:362] Metadata directory not provided
14:03:05.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.528479 15716 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:05.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.528558 15716 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:05.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.529331 15716 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/data/instance:
14:03:05.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4c0b3c113afc4fe6b53c0abf7990ba87"
14:03:05.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.529595 15716 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/wal/instance:
14:03:05.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4c0b3c113afc4fe6b53c0abf7990ba87"
14:03:05.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.530722 15716 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.531445 15737 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.531585 15716 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.531646 15716 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/wal
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4c0b3c113afc4fe6b53c0abf7990ba87"
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.531694 15716 fs_report.cc:389] FS layout report
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/wal
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/wal
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/data/data
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:05.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:05.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:05.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:05.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.547423 15716 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.547739 15716 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
14:03:05.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.547839 15716 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.548039 15716 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.548377 15716 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.548414 15716 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.548437 15716 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:05.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.548448 15716 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:05.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.554155 15716 rpc_server.cc:307] RPC server started. Bound to: 127.14.229.193:38325
14:03:05.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.554214 15918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.229.193:38325 every 8 connection(s)
14:03:05.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.554575 15716 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/data/info.pb
14:03:05.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.557699 15255 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 15716
14:03:05.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.557804 15255 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-0/wal/instance
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.559509 15255 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/wal
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/data
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/logs
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/data/info.pb
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.229.194:0
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.229.194
14:03:05.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.229.194
14:03:05.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:05.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.229.254:43389,127.14.229.253:45149,127.14.229.252:40331
14:03:05.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.229.212:35335
14:03:05.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:05.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:05.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:05.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.560424 15921 heartbeater.cc:344] Connected to a master server at 127.14.229.253:45149
14:03:05.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.560515 15921 heartbeater.cc:461] Registering TS with master...
14:03:05.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.560707 15921 heartbeater.cc:507] Master 127.14.229.253:45149 requested a full tablet report, sending...
14:03:05.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.561168 15441 ts_manager.cc:194] Registered new tserver with Master: 4c0b3c113afc4fe6b53c0abf7990ba87 (127.14.229.193:38325)
14:03:05.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.561980 15919 heartbeater.cc:344] Connected to a master server at 127.14.229.252:40331
14:03:05.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.562021 15920 heartbeater.cc:344] Connected to a master server at 127.14.229.254:43389
14:03:05.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.562044 15919 heartbeater.cc:461] Registering TS with master...
14:03:05.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.562095 15920 heartbeater.cc:461] Registering TS with master...
14:03:05.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.562165 15919 heartbeater.cc:507] Master 127.14.229.252:40331 requested a full tablet report, sending...
14:03:05.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.562197 15920 heartbeater.cc:507] Master 127.14.229.254:43389 requested a full tablet report, sending...
14:03:05.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.562455 15325 ts_manager.cc:194] Registered new tserver with Master: 4c0b3c113afc4fe6b53c0abf7990ba87 (127.14.229.193:38325)
14:03:05.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.562462 15560 ts_manager.cc:194] Registered new tserver with Master: 4c0b3c113afc4fe6b53c0abf7990ba87 (127.14.229.193:38325)
14:03:05.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.563221 15325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.229.193:53045
14:03:05.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.639845 15926 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:05.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.640024 15926 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:05.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.640050 15926 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.641708 15926 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:05.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.641775 15926 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.229.194
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.643491 15926 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/logs
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.229.212:35335
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/data
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/wal
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.229.194:0
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:05.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/data/info.pb
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.229.194
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.229.254:43389,127.14.229.253:45149,127.14.229.252:40331
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.15926
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.229.194
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.643713 15926 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:05.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.643980 15926 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:05.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.646587 15942 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
14:03:05.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.646597 15938 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
14:03:05.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.646632 15940 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
14:03:05.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.646723 15926 server_base.cc:1061] running on GCE node
14:03:05.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.647010 15926 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:05.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.647214 15926 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:05.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.648409 15926 hybrid_clock.cc:648] HybridClock initialized: now 1786456985648392 us; error 24 us; skew 500 ppm
14:03:05.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.649709 15926 webserver.cc:533] Webserver started at http://127.14.229.194:41879/ using document root <none> and password file <none>
14:03:05.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.649916 15926 fs_manager.cc:362] Metadata directory not provided
14:03:05.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.649971 15926 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:05.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.650115 15926 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:05.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.651047 15926 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/data/instance:
14:03:05.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "28514b65a4854735b5ea42e197d17a77"
14:03:05.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.651412 15926 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/wal/instance:
14:03:05.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "28514b65a4854735b5ea42e197d17a77"
14:03:05.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.652662 15926 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.653479 15953 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.653648 15926 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.653723 15926 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/wal
14:03:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "28514b65a4854735b5ea42e197d17a77"
14:03:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.653792 15926 fs_report.cc:389] FS layout report
14:03:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/wal
14:03:05.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/wal
14:03:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/data/data
14:03:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:05.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.681406 15926 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:05.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.681797 15926 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
14:03:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.681957 15926 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.682232 15926 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.682626 15926 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.682665 15926 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.682700 15926 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:05.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.682719 15926 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:05.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.689220 15926 rpc_server.cc:307] RPC server started. Bound to: 127.14.229.194:38797
14:03:05.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.689282 16134 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.229.194:38797 every 8 connection(s)
14:03:05.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.689595 15926 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/data/info.pb
14:03:05.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.694766 16135 heartbeater.cc:344] Connected to a master server at 127.14.229.252:40331
14:03:05.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.694897 16136 heartbeater.cc:344] Connected to a master server at 127.14.229.254:43389
14:03:05.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.694968 16136 heartbeater.cc:461] Registering TS with master...
14:03:05.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.695097 16138 heartbeater.cc:344] Connected to a master server at 127.14.229.253:45149
14:03:05.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.695148 16136 heartbeater.cc:507] Master 127.14.229.254:43389 requested a full tablet report, sending...
14:03:05.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.695152 16138 heartbeater.cc:461] Registering TS with master...
14:03:05.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.695282 16138 heartbeater.cc:507] Master 127.14.229.253:45149 requested a full tablet report, sending...
14:03:05.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.694900 16135 heartbeater.cc:461] Registering TS with master...
14:03:05.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.695399 16135 heartbeater.cc:507] Master 127.14.229.252:40331 requested a full tablet report, sending...
14:03:05.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.695596 15441 ts_manager.cc:194] Registered new tserver with Master: 28514b65a4854735b5ea42e197d17a77 (127.14.229.194:38797)
14:03:05.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.695731 15325 ts_manager.cc:194] Registered new tserver with Master: 28514b65a4854735b5ea42e197d17a77 (127.14.229.194:38797)
14:03:05.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.696133 15325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.229.194:39411
14:03:05.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.696432 15255 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 15926
14:03:05.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.696517 15255 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-1/wal/instance
14:03:05.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.696686 15560 ts_manager.cc:194] Registered new tserver with Master: 28514b65a4854735b5ea42e197d17a77 (127.14.229.194:38797)
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.697568 15255 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/wal
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/data
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/logs
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/data/info.pb
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:05.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.229.195:0
14:03:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.229.195
14:03:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.229.195
14:03:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.229.254:43389,127.14.229.253:45149,127.14.229.252:40331
14:03:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.229.212:35335
14:03:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:05.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:05.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.776662 16145 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:05.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.776849 16145 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:05.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.776867 16145 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.778472 16145 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:05.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.778533 16145 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.14.229.195
14:03:05.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.780452 16145 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:05.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/logs
14:03:05.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:05.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:05.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:05.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.14.229.212:35335
14:03:05.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:05.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/data
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/wal
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.14.229.195:0
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/data/info.pb
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.14.229.195
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.14.229.254:43389,127.14.229.253:45149,127.14.229.252:40331
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16145
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.14.229.195
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.780691 16145 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:05.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.780907 16145 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:05.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.783447 16157 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
14:03:05.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.783479 16162 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
14:03:05.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:05.783655 16158 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
14:03:05.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.783799 16145 server_base.cc:1061] running on GCE node
14:03:05.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.783951 16145 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:05.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.784149 16145 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:05.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.785303 16145 hybrid_clock.cc:648] HybridClock initialized: now 1786456985785286 us; error 26 us; skew 500 ppm
14:03:05.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.786533 16145 webserver.cc:533] Webserver started at http://127.14.229.195:33165/ using document root <none> and password file <none>
14:03:05.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.786729 16145 fs_manager.cc:362] Metadata directory not provided
14:03:05.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.786779 16145 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:05.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.786938 16145 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:05.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.787802 16145 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/data/instance:
14:03:05.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e7b2c0a870cf417fa6f7f5543d0e8e77"
14:03:05.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.788131 16145 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/wal/instance:
14:03:05.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e7b2c0a870cf417fa6f7f5543d0e8e77"
14:03:05.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.789309 16145 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.789947 16172 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.790134 16145 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.790199 16145 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/wal
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e7b2c0a870cf417fa6f7f5543d0e8e77"
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:05 on dist-test-slave-5bn2"
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.790271 16145 fs_report.cc:389] FS layout report
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/wal
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/wal
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/data/data
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:05.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:05.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.811770 16145 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:05.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.812135 16145 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
14:03:05.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.812274 16145 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:05.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.812552 16145 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:05.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.812932 16145 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:05.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.812974 16145 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:05.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.813007 16145 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:05.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.813024 16145 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:05.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.819062 16145 rpc_server.cc:307] RPC server started. Bound to: 127.14.229.195:40845
14:03:05.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.819123 16349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.229.195:40845 every 8 connection(s)
14:03:05.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.819442 16145 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/data/info.pb
14:03:05.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.822791 15255 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 16145
14:03:05.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.822916 15255 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4948293402708534878/ts-2/wal/instance
14:03:05.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.825109 16350 heartbeater.cc:344] Connected to a master server at 127.14.229.252:40331
14:03:05.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.825215 16356 heartbeater.cc:344] Connected to a master server at 127.14.229.254:43389
14:03:05.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.825389 16350 heartbeater.cc:461] Registering TS with master...
14:03:05.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.825387 16356 heartbeater.cc:461] Registering TS with master...
14:03:05.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.825624 16356 heartbeater.cc:507] Master 127.14.229.254:43389 requested a full tablet report, sending...
14:03:05.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.825624 16350 heartbeater.cc:507] Master 127.14.229.252:40331 requested a full tablet report, sending...
14:03:05.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.825995 15325 ts_manager.cc:194] Registered new tserver with Master: e7b2c0a870cf417fa6f7f5543d0e8e77 (127.14.229.195:40845)
14:03:05.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.826510 16357 heartbeater.cc:344] Connected to a master server at 127.14.229.253:45149
14:03:05.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.826510 15325 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.14.229.195:47957
14:03:05.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.826572 16357 heartbeater.cc:461] Registering TS with master...
14:03:05.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.826648 16357 heartbeater.cc:507] Master 127.14.229.253:45149 requested a full tablet report, sending...
14:03:05.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.826826 15560 ts_manager.cc:194] Registered new tserver with Master: e7b2c0a870cf417fa6f7f5543d0e8e77 (127.14.229.195:40845)
14:03:05.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.826922 15441 ts_manager.cc:194] Registered new tserver with Master: e7b2c0a870cf417fa6f7f5543d0e8e77 (127.14.229.195:40845)
14:03:05.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.837667 15255 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:05.838 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:05.838 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:05.839 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.14.229.254"
      port: 43389
    }
    bound_http_address {
      host: "127.14.229.254"
      port: 39833
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.14.229.253"
      port: 45149
    }
    bound_http_address {
      host: "127.14.229.253"
      port: 35703
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.14.229.252"
      port: 40331
    }
    bound_http_address {
      host: "127.14.229.252"
      port: 38175
    }
  }
}

14:03:05.839 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:05.840 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.14.229.193"
      port: 38325
    }
    bound_http_address {
      host: "127.14.229.193"
      port: 34329
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.14.229.194"
      port: 38797
    }
    bound_http_address {
      host: "127.14.229.194"
      port: 41879
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.14.229.195"
      port: 40845
    }
    bound_http_address {
      host: "127.14.229.195"
      port: 33165
    }
  }
}

14:03:05.840 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:05.842 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:05.843 [DEBUG - main] (Connection.java:748) [peer master-127.14.229.253:45149(127.14.229.253:45149)] connecting to peer
14:03:05.844 [DEBUG - main] (Connection.java:748) [peer master-127.14.229.254:43389(127.14.229.254:43389)] connecting to peer
14:03:05.844 [DEBUG - main] (Connection.java:748) [peer master-127.14.229.252:40331(127.14.229.252:40331)] connecting to peer
14:03:05.844 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.14.229.253:45149(127.14.229.253:45149)] Successfully connected to peer
14:03:05.845 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.14.229.254:43389(127.14.229.254:43389)] Successfully connected to peer
14:03:05.846 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.229.253
14:03:05.847 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.229.254
14:03:05.850 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.14.229.252:40331(127.14.229.252:40331)] Successfully connected to peer
14:03:05.852 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.14.229.252
14:03:05.860 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x82d87f6e, L:/127.0.0.1:60540 - R:/127.14.229.253:45149] using SASL/PLAIN
14:03:05.860 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x444765e8, L:/127.0.0.1:40918 - R:/127.14.229.254:43389] using SASL/PLAIN
14:03:05.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:05.862 [DEBUG - kudu-nio-1] (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.14.229.253:45149, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.229.254:43389, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.14.229.252:40331, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.229.253:45149: OK, [19ms] Sub RPC ConnectToMaster: received response from server master-127.14.229.254:43389: OK, deferred=null) after lookup
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.862746 15325 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40918:
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456985842"
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:05.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:05.867 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4c5baf2a, L:/127.0.0.1:49454 - R:/127.14.229.252:40331] using SASL/PLAIN
14:03:05.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 1ccd704213b04733a2a933607cf81d71
14:03:05.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.876566 16249 tablet_service.cc:1511] Processing CreateTablet for tablet f0929f1ab19e49d59944ca412bf3a1ac (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456985842 [id=1ccd704213b04733a2a933607cf81d71]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:03:05.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.876919 16249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0929f1ab19e49d59944ca412bf3a1ac. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:05.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.878242 16030 tablet_service.cc:1511] Processing CreateTablet for tablet a40252ecbfc44164a23fec0e712806a0 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456985842 [id=1ccd704213b04733a2a933607cf81d71]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:03:05.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.878508 16030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a40252ecbfc44164a23fec0e712806a0. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:05.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.881716 16380 tablet_bootstrap.cc:492] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77: Bootstrap starting.
14:03:05.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.882462 16380 tablet_bootstrap.cc:654] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77: Neither blocks nor log segments found. Creating new log.
14:03:05.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.882769 16380 log.cc:826] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77: Log is configured to *not* fsync() on all Append() calls
14:03:05.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.883181 16381 tablet_bootstrap.cc:492] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77: Bootstrap starting.
14:03:05.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.883855 16381 tablet_bootstrap.cc:654] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77: Neither blocks nor log segments found. Creating new log.
14:03:05.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.884310 16381 log.cc:826] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77: Log is configured to *not* fsync() on all Append() calls
14:03:05.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.885179 16381 tablet_bootstrap.cc:492] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77: No bootstrap required, opened a new log
14:03:05.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.885259 16381 ts_tablet_manager.cc:1403] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:05.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.887383 16380 tablet_bootstrap.cc:492] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77: No bootstrap required, opened a new log
14:03:05.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.887396 16381 raft_consensus.cc:359] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7b2c0a870cf417fa6f7f5543d0e8e77" member_type: VOTER last_known_addr { host: "127.14.229.195" port: 40845 } }
14:03:05.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.887576 16380 ts_tablet_manager.cc:1403] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
14:03:05.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.887732 16381 raft_consensus.cc:385] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:05.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.887895 16381 raft_consensus.cc:740] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b2c0a870cf417fa6f7f5543d0e8e77, State: Initialized, Role: FOLLOWER
14:03:05.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.888109 16381 consensus_queue.cc:260] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 [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: true peers { permanent_uuid: "e7b2c0a870cf417fa6f7f5543d0e8e77" member_type: VOTER last_known_addr { host: "127.14.229.195" port: 40845 } }
14:03:05.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.888314 16381 raft_consensus.cc:399] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:05.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.888446 16381 raft_consensus.cc:493] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:05.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.888597 16381 raft_consensus.cc:3060] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 [term 0 FOLLOWER]: Advancing to term 1
14:03:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.889545 16381 raft_consensus.cc:515] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7b2c0a870cf417fa6f7f5543d0e8e77" member_type: VOTER last_known_addr { host: "127.14.229.195" port: 40845 } }
14:03:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.889681 16381 leader_election.cc:304] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e7b2c0a870cf417fa6f7f5543d0e8e77; no voters: 
14:03:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.889618 16380 raft_consensus.cc:359] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28514b65a4854735b5ea42e197d17a77" member_type: VOTER last_known_addr { host: "127.14.229.194" port: 38797 } }
14:03:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.889757 16380 raft_consensus.cc:385] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:05.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.889784 16380 raft_consensus.cc:740] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 28514b65a4854735b5ea42e197d17a77, State: Initialized, Role: FOLLOWER
14:03:05.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.889904 16381 leader_election.cc:290] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:05.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.889902 16380 consensus_queue.cc:260] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 [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: true peers { permanent_uuid: "28514b65a4854735b5ea42e197d17a77" member_type: VOTER last_known_addr { host: "127.14.229.194" port: 38797 } }
14:03:05.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.889971 16380 raft_consensus.cc:399] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:05.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.889999 16380 raft_consensus.cc:493] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:05.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.890044 16380 raft_consensus.cc:3060] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 [term 0 FOLLOWER]: Advancing to term 1
14:03:05.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.890010 16386 raft_consensus.cc:2804] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 [term 1 FOLLOWER]: Leader election won for term 1
14:03:05.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.890750 16381 ts_tablet_manager.cc:1434] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
14:03:05.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.890787 16380 raft_consensus.cc:515] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28514b65a4854735b5ea42e197d17a77" member_type: VOTER last_known_addr { host: "127.14.229.194" port: 38797 } }
14:03:05.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.890756 16386 raft_consensus.cc:697] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 [term 1 LEADER]: Becoming Leader. State: Replica: e7b2c0a870cf417fa6f7f5543d0e8e77, State: Running, Role: LEADER
14:03:05.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.891088 16386 consensus_queue.cc:237] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7b2c0a870cf417fa6f7f5543d0e8e77" member_type: VOTER last_known_addr { host: "127.14.229.195" port: 40845 } }
14:03:05.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.891136 16380 leader_election.cc:304] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 28514b65a4854735b5ea42e197d17a77; no voters: 
14:03:05.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.890964 16356 heartbeater.cc:499] Master 127.14.229.254:43389 was elected leader, sending a full tablet report...
14:03:05.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.891382 16380 leader_election.cc:290] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:05.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.891458 16390 raft_consensus.cc:2804] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 [term 1 FOLLOWER]: Leader election won for term 1
14:03:05.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.891753 16380 ts_tablet_manager.cc:1434] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
14:03:05.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.891860 16390 raft_consensus.cc:697] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 [term 1 LEADER]: Becoming Leader. State: Replica: 28514b65a4854735b5ea42e197d17a77, State: Running, Role: LEADER
14:03:05.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.892064 16390 consensus_queue.cc:237] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28514b65a4854735b5ea42e197d17a77" member_type: VOTER last_known_addr { host: "127.14.229.194" port: 38797 } }
14:03:05.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.892076 16136 heartbeater.cc:499] Master 127.14.229.254:43389 was elected leader, sending a full tablet report...
14:03:05.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.893234 15325 catalog_manager.cc:5719] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77 reported cstate change: term changed from 0 to 1, leader changed from <none> to 28514b65a4854735b5ea42e197d17a77 (127.14.229.194). New cstate: current_term: 1 leader_uuid: "28514b65a4854735b5ea42e197d17a77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "28514b65a4854735b5ea42e197d17a77" member_type: VOTER last_known_addr { host: "127.14.229.194" port: 38797 } health_report { overall_health: HEALTHY } } }
14:03:05.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.893456 15323 catalog_manager.cc:5719] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77 reported cstate change: term changed from 0 to 1, leader changed from <none> to e7b2c0a870cf417fa6f7f5543d0e8e77 (127.14.229.195). New cstate: current_term: 1 leader_uuid: "e7b2c0a870cf417fa6f7f5543d0e8e77" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7b2c0a870cf417fa6f7f5543d0e8e77" member_type: VOTER last_known_addr { host: "127.14.229.195" port: 40845 } health_report { overall_health: HEALTHY } } }
14:03:05.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.914 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.915 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.915 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@30b9eadd, flushNotification=Deferred@1232433403(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:05.915 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.916 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.917 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.917 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.918 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.918 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.918 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.919 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.919 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.920 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.920 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.920 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.921 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.921 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.921 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.922 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.922 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.923 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.923 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.923 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.924 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.924 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.925 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.926 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.926 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.927 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.927 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.927 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.927 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.928 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.928 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.928 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.929 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.929 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.930 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.930 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.931 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.931 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.932 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.932 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.932 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.933 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.933 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.934 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.934 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.935 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.935 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.936 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.936 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.936 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.937 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.937 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.938 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.939 [DEBUG - kudu-nio-1] (Connection.java:748) [peer e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)] connecting to peer
14:03:05.941 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)] connecting to peer
14:03:05.941 [DEBUG - kudu-nio-3] (Connection.java:757) [peer e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)] Successfully connected to peer
14:03:05.944 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)] Successfully connected to peer
14:03:05.960 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xd9f72886, L:/127.0.0.1:51260 - R:/127.14.229.195:40845] using TOKEN/null
14:03:05.967 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xaf280a82, L:/127.0.0.1:45328 - R:/127.14.229.194:38797] using TOKEN/null
14:03:05.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:05.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:05.972 [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=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:05.973 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.14.229.254:43389, [1ms] Sub RPC GetTableLocations: received response from server master-127.14.229.254:43389: OK, deferred=null)) after lookup
14:03:05.975 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456985842, tablet=a40252ecbfc44164a23fec0e712806a0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:05.975 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a40252ecbfc44164a23fec0e712806a0 for partition [0x00000000, 0x00000001) with scanner id null
14:03:05.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456985842, tablet=f0929f1ab19e49d59944ca412bf3a1ac, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:05.978 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f0929f1ab19e49d59944ca412bf3a1ac for partition [0x00000001, 0x00000002) with scanner id null
14:03:05.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.979936 15320 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40918:
14:03:05.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456985842" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNonNull" type: INT32 is_key: false is_nullable: false read_default_value: "d\000\000\000" cfile_block_size: 0 immutable: false is_auto_incrementing: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNullable" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNullableDef" type: INT32 is_key: false is_nullable: true read_default_value: "\310\000\000\000" cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.984119 16416 tablet.cc:1724] T a40252ecbfc44164a23fec0e712806a0 P 28514b65a4854735b5ea42e197d17a77: Alter schema from (
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:addNullable INT32 NULLABLE,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:addNullableDef INT32 NULLABLE,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.988025 16412 tablet.cc:1724] T f0929f1ab19e49d59944ca412bf3a1ac P e7b2c0a870cf417fa6f7f5543d0e8e77: Alter schema from (
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     3:addNullable INT32 NULLABLE,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     4:addNullableDef INT32 NULLABLE,
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:05.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:05.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:05.996500 15320 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 27f502294ff14e2498fbcdee9d501547: org.apache.kudu.client.TestAlterTable-1786456985842 [id=1ccd704213b04733a2a933607cf81d71] alter complete (version 1)
14:03:06.007 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 1ccd704213b04733a2a933607cf81d71
14:03:06.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet a40252ecbfc44164a23fec0e712806a0 for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000000, 0x00000001)
14:03:06.012 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet f0929f1ab19e49d59944ca412bf3a1ac for table 'org.apache.kudu.client.TestAlterTable-1786456985842' with partition [0x00000001, 0x00000002)
14:03:06.012 [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=a40252ecbfc44164a23fec0e712806a0@[28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=f0929f1ab19e49d59944ca412bf3a1ac@[e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:06.013 [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=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.14.229.254:43389, [1ms] Sub RPC GetTableLocations: received response from server master-127.14.229.254:43389: OK, deferred=null)) after lookup
14:03:06.016 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456985842, tablet=a40252ecbfc44164a23fec0e712806a0, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:06.016 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet a40252ecbfc44164a23fec0e712806a0 for partition [0x00000000, 0x00000001) with scanner id null
14:03:06.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456985842, tablet=f0929f1ab19e49d59944ca412bf3a1ac, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:06.021 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet f0929f1ab19e49d59944ca412bf3a1ac for partition [0x00000001, 0x00000002) with scanner id null
14:03:06.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.026412 15320 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40918:
14:03:06.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456985842" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNullable" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
14:03:06.031 [DEBUG - main] (Connection.java:575) [peer 28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)] disconnecting while in state READY
14:03:06.032 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)] handling channelInactive
14:03:06.033 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 28514b65a4854735b5ea42e197d17a77(127.14.229.194:38797)] cleaning up while in state READY due to: connection closed
14:03:06.034 [DEBUG - main] (Connection.java:575) [peer master-127.14.229.254:43389(127.14.229.254:43389)] disconnecting while in state READY
14:03:06.034 [DEBUG - main] (Connection.java:575) [peer master-127.14.229.253:45149(127.14.229.253:45149)] disconnecting while in state READY
14:03:06.035 [DEBUG - main] (Connection.java:575) [peer master-127.14.229.252:40331(127.14.229.252:40331)] disconnecting while in state READY
14:03:06.035 [DEBUG - main] (Connection.java:575) [peer e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)] disconnecting while in state READY
14:03:06.036 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.14.229.253:45149(127.14.229.253:45149)] handling channelInactive
14:03:06.036 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.14.229.253:45149(127.14.229.253:45149)] cleaning up while in state READY due to: connection closed
14:03:06.037 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.14.229.252:40331(127.14.229.252:40331)] handling channelInactive
14:03:06.037 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.14.229.252:40331(127.14.229.252:40331)] cleaning up while in state READY due to: connection closed
14:03:06.037 [DEBUG - kudu-nio-3] (Connection.java:239) [peer e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)] handling channelInactive
14:03:06.037 [DEBUG - kudu-nio-3] (Connection.java:709) [peer e7b2c0a870cf417fa6f7f5543d0e8e77(127.14.229.195:40845)] cleaning up while in state READY due to: connection closed
14:03:06.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:06.040 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.14.229.254:43389(127.14.229.254:43389)] handling channelInactive
14:03:06.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.040710 15255 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 15716
14:03:06.061 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.14.229.254:43389(127.14.229.254:43389)] cleaning up while in state READY due to: connection closed
14:03:06.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.066730 15255 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 15926
14:03:06.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.078475 15255 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 16145
14:03:06.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.090222 15255 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 15270
14:03:06.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.101842 15255 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 15386
14:03:06.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.115402 15255 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 15509
14:03:06.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:06Z chronyd exiting
.14:03:06.205 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456986205
14:03:06.208 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:06.208 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:06.209 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:03:06.209 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:03:06.209 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:06.211 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:06.288 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:06.288 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:06.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.288695 16422 mini_oidc.cc:150] Starting JWKS server
14:03:06.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.289242 16422 webserver.cc:533] Webserver started at http://127.0.0.1:44611/ using document root <none> and password file <none>
14:03:06.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.289305 16422 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:06.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.289407 16422 webserver.cc:533] Webserver started at http://127.0.0.1:41257/ using document root <none> and password file <none>
14:03:06.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:06Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:06.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:06Z Disabled control of system clock
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.301216 16422 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/wal
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/data
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/logs
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/data/info.pb
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.9.190:36275
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.9.190
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.9.148:45253
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.9.190:36275,127.16.9.189:36451,127.16.9.188:44885
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:06.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44611/jwks.json with env {}
14:03:06.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.379376 16439 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:06.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.379575 16439 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:06.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.379594 16439 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.381160 16439 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.381203 16439 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.381217 16439 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.381227 16439 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.381237 16439 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:06.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.381247 16439 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44611/jwks.json
14:03:06.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.382802 16439 master_runner.cc:387] Master server non-default flags:
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/logs
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.9.148:45253
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/data
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/wal
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.9.190:36275,127.16.9.189:36451,127.16.9.188:44885
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.9.190:36275
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44611/jwks.json
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/data/info.pb
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.9.190
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16439
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.383008 16439 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:06.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.383201 16439 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:06.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.385663 16439 server_base.cc:1061] running on GCE node
14:03:06.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.385725 16445 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
14:03:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.385632 16454 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
14:03:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.385637 16447 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
14:03:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.386277 16439 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:06.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.386509 16439 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:06.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.387658 16439 hybrid_clock.cc:648] HybridClock initialized: now 1786456986387606 us; error 168 us; skew 500 ppm
14:03:06.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.388871 16439 webserver.cc:533] Webserver started at http://127.16.9.190:46437/ using document root <none> and password file <none>
14:03:06.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.389029 16439 fs_manager.cc:362] Metadata directory not provided
14:03:06.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.389066 16439 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:06.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.389147 16439 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:06.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.389955 16439 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/data/instance:
14:03:06.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f4060347181c4295b23b69117f2f18ee"
14:03:06.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:06 on dist-test-slave-5bn2"
14:03:06.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.390321 16439 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/wal/instance:
14:03:06.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f4060347181c4295b23b69117f2f18ee"
14:03:06.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:06 on dist-test-slave-5bn2"
14:03:06.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.391712 16439 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:03:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.392570 16462 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.392752 16439 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:06.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.392822 16439 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/wal
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f4060347181c4295b23b69117f2f18ee"
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:06 on dist-test-slave-5bn2"
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.392891 16439 fs_report.cc:389] FS layout report
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/wal
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/wal
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/data/data
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:06.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.407963 16439 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.408331 16439 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
14:03:06.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.408475 16439 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:06.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.412575 16439 rpc_server.cc:307] RPC server started. Bound to: 127.16.9.190:36275
14:03:06.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.412611 16543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.9.190:36275 every 8 connection(s)
14:03:06.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.412974 16439 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/data/info.pb
14:03:06.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.413589 16545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:06.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.415253 16545 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } has no permanent_uuid. Determining permanent_uuid...
14:03:06.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.415825 16422 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 16439
14:03:06.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.415917 16422 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-0/wal/instance
14:03:06.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.416853 16422 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/wal
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/data
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/logs
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/data/info.pb
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.9.189:36451
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.9.189
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.9.148:45253
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.9.190:36275,127.16.9.189:36451,127.16.9.188:44885
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:06.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44611/jwks.json with env {}
14:03:06.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.420804 16545 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } has no permanent_uuid. Determining permanent_uuid...
14:03:06.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.421238 16465 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.9.189:36451: connect: Connection refused (error 111)
14:03:06.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.421677 16545 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.9.189:36451: Network error: Client connection negotiation failed: client connection to 127.16.9.189:36451: connect: Connection refused (error 111)
14:03:06.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.470918 16545 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } attempt: 1
14:03:06.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.471944 16545 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.9.189:36451: Network error: Client connection negotiation failed: client connection to 127.16.9.189:36451: connect: Connection refused (error 111)
14:03:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.496443 16554 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.496632 16554 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:06.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.496656 16554 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:06.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.498248 16554 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:06.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.498296 16554 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:06.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.498309 16554 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:06.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.498322 16554 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:06.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.498332 16554 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:06.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.498342 16554 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44611/jwks.json
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.499992 16554 master_runner.cc:387] Master server non-default flags:
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/logs
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.9.148:45253
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/data
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/wal
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.9.190:36275,127.16.9.189:36451,127.16.9.188:44885
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.9.189:36451
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44611/jwks.json
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/data/info.pb
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.9.189
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16554
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.500200 16554 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:06.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.500391 16554 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:06.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.502816 16563 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
14:03:06.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.502895 16554 server_base.cc:1061] running on GCE node
14:03:06.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.502944 16566 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
14:03:06.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.502828 16564 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
14:03:06.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.503281 16554 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:06.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.503568 16554 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:06.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.504724 16554 hybrid_clock.cc:648] HybridClock initialized: now 1786456986504699 us; error 43 us; skew 500 ppm
14:03:06.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.505998 16554 webserver.cc:533] Webserver started at http://127.16.9.189:36837/ using document root <none> and password file <none>
14:03:06.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.506168 16554 fs_manager.cc:362] Metadata directory not provided
14:03:06.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.506204 16554 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:06.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.506285 16554 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.507217 16554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/data/instance:
14:03:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "59beedd0233141ae884e7a80d2d33ced"
14:03:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:06 on dist-test-slave-5bn2"
14:03:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.507510 16554 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/wal/instance:
14:03:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "59beedd0233141ae884e7a80d2d33ced"
14:03:06.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:06 on dist-test-slave-5bn2"
14:03:06.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.508656 16554 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:06.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.509529 16575 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:06.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.509766 16554 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:06.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.509862 16554 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/wal
14:03:06.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "59beedd0233141ae884e7a80d2d33ced"
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:06 on dist-test-slave-5bn2"
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.509931 16554 fs_report.cc:389] FS layout report
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/wal
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/wal
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/data/data
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:06.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:06.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.529896 16554 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:06.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.530224 16554 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
14:03:06.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.530323 16554 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:06.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.534219 16554 rpc_server.cc:307] RPC server started. Bound to: 127.16.9.189:36451
14:03:06.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.534261 16652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.9.189:36451 every 8 connection(s)
14:03:06.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.534627 16554 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/data/info.pb
14:03:06.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.535295 16654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:06.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.536912 16654 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } has no permanent_uuid. Determining permanent_uuid...
14:03:06.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.540125 16545 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } attempt: 2
14:03:06.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.541633 16654 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } has no permanent_uuid. Determining permanent_uuid...
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.542732 16422 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 16554
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.542806 16422 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-1/wal/instance
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.543246 16422 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/wal
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/data
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/logs
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/data/info.pb
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.9.188:44885
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.9.188
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.9.148:45253
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.9.190:36275,127.16.9.189:36451,127.16.9.188:44885
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44611/jwks.json with env {}
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.544013 16545 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } has no permanent_uuid. Determining permanent_uuid...
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.544613 16545 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.9.188:44885: Network error: Client connection negotiation failed: client connection to 127.16.9.188:44885: connect: Connection refused (error 111)
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.544644 16654 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } has no permanent_uuid. Determining permanent_uuid...
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.545004 16581 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.16.9.188:44885: connect: Connection refused (error 111)
14:03:06.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.545389 16654 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.9.188:44885: Network error: Client connection negotiation failed: client connection to 127.16.9.188:44885: connect: Connection refused (error 111)
14:03:06.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.587802 16545 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } attempt: 1
14:03:06.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.588735 16545 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.9.188:44885: Network error: Client connection negotiation failed: client connection to 127.16.9.188:44885: connect: Connection refused (error 111)
14:03:06.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.594611 16654 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } attempt: 1
14:03:06.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.595577 16654 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.9.188:44885: Network error: Client connection negotiation failed: client connection to 127.16.9.188:44885: connect: Connection refused (error 111)
14:03:06.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.624051 16661 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:06.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.624245 16661 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:06.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.624265 16661 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:06.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.625859 16661 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:06.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.625917 16661 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:06.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.625936 16661 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:06.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.625948 16661 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:06.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.625959 16661 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:06.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.625968 16661 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:44611/jwks.json
14:03:06.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.627720 16661 master_runner.cc:387] Master server non-default flags:
14:03:06.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/logs
14:03:06.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:06.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:06.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.9.148:45253
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/data
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/wal
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.16.9.190:36275,127.16.9.189:36451,127.16.9.188:44885
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.9.188:44885
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:44611/jwks.json
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/data/info.pb
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.9.188
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16661
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.627934 16661 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:06.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.628124 16661 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.630401 16679 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
14:03:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.630407 16672 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
14:03:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.630407 16676 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
14:03:06.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.630785 16661 server_base.cc:1061] running on GCE node
14:03:06.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.631089 16661 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:06.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.631335 16661 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:06.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.632503 16661 hybrid_clock.cc:648] HybridClock initialized: now 1786456986632479 us; error 32 us; skew 500 ppm
14:03:06.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.633709 16661 webserver.cc:533] Webserver started at http://127.16.9.188:34031/ using document root <none> and password file <none>
14:03:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.633924 16661 fs_manager.cc:362] Metadata directory not provided
14:03:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.633973 16661 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:06.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.634095 16661 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.635004 16661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/data/instance:
14:03:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ed500d4a93ac4f5d9183433cbe4b34ca"
14:03:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:06 on dist-test-slave-5bn2"
14:03:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.635334 16661 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/wal/instance:
14:03:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ed500d4a93ac4f5d9183433cbe4b34ca"
14:03:06.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:06 on dist-test-slave-5bn2"
14:03:06.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.635942 16545 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } attempt: 2
14:03:06.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.636657 16545 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.16.9.188:44885: Network error: Client connection negotiation failed: client connection to 127.16.9.188:44885: connect: Connection refused (error 111)
14:03:06.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.636659 16661 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.637374 16689 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.637569 16661 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.637634 16661 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/wal
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ed500d4a93ac4f5d9183433cbe4b34ca"
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:06 on dist-test-slave-5bn2"
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.637691 16661 fs_report.cc:389] FS layout report
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/wal
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/wal
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/data/data
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:06.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:06.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:06.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:06.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:06.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:06.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:06.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.648561 16661 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:06.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.648900 16661 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
14:03:06.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.649022 16661 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:06.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.652856 16661 rpc_server.cc:307] RPC server started. Bound to: 127.16.9.188:44885
14:03:06.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.652906 16779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.9.188:44885 every 8 connection(s)
14:03:06.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.653270 16661 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/data/info.pb
14:03:06.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.653883 16780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:06.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.655649 16780 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } has no permanent_uuid. Determining permanent_uuid...
14:03:06.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.659025 16422 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 16661
14:03:06.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.659127 16422 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/master-2/wal/instance
14:03:06.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.660323 16780 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } has no permanent_uuid. Determining permanent_uuid...
14:03:06.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.663749 16780 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } has no permanent_uuid. Determining permanent_uuid...
14:03:06.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.663717 16654 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } attempt: 2
14:03:06.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.668809 16654 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Bootstrap starting.
14:03:06.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.669044 16780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca: Bootstrap starting.
14:03:06.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.669596 16654 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Neither blocks nor log segments found. Creating new log.
14:03:06.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.669718 16780 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca: Neither blocks nor log segments found. Creating new log.
14:03:06.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.669894 16654 log.cc:826] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Log is configured to *not* fsync() on all Append() calls
14:03:06.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.669970 16780 log.cc:826] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca: Log is configured to *not* fsync() on all Append() calls
14:03:06.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.670645 16654 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: No bootstrap required, opened a new log
14:03:06.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.670984 16780 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca: No bootstrap required, opened a new log
14:03:06.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.672278 16654 raft_consensus.cc:359] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } }
14:03:06.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.672416 16780 raft_consensus.cc:359] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } }
14:03:06.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.672446 16654 raft_consensus.cc:385] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:06.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.672524 16780 raft_consensus.cc:385] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:06.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.672544 16780 raft_consensus.cc:740] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed500d4a93ac4f5d9183433cbe4b34ca, State: Initialized, Role: FOLLOWER
14:03:06.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.672536 16654 raft_consensus.cc:740] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59beedd0233141ae884e7a80d2d33ced, State: Initialized, Role: FOLLOWER
14:03:06.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.672639 16780 consensus_queue.cc:260] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [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: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } }
14:03:06.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.672645 16654 consensus_queue.cc:260] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [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: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } }
14:03:06.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.672950 16654 sys_catalog.cc:565] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [sys.catalog]: configured and running, proceeding with master startup.
14:03:06.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.672910 16797 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [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: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } } }
14:03:06.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.672938 16780 sys_catalog.cc:565] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [sys.catalog]: configured and running, proceeding with master startup.
14:03:06.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.672925 16793 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [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: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } } }
14:03:06.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.672996 16797 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [sys.catalog]: This master's current role is: FOLLOWER
14:03:06.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.673007 16793 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [sys.catalog]: This master's current role is: FOLLOWER
14:03:06.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.675202 16826 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:06.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.675402 16826 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:06.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.675998 16661 master_runner.cc:187] Error getting master registration for 127.16.9.190:36275: OK, instance_id { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" instance_seqno: 1786456986411499 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:06.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.677655 16661 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:06.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.676733 16554 master_runner.cc:187] Error getting master registration for 127.16.9.190:36275: OK, instance_id { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" instance_seqno: 1786456986411499 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:06.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.678090 16554 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:06.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.678212 16824 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:06.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.678263 16824 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:06.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.743822 16545 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } attempt: 3
14:03:06.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.748749 16545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee: Bootstrap starting.
14:03:06.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.749506 16545 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee: Neither blocks nor log segments found. Creating new log.
14:03:06.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.749774 16545 log.cc:826] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee: Log is configured to *not* fsync() on all Append() calls
14:03:06.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.750568 16545 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee: No bootstrap required, opened a new log
14:03:06.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.753216 16545 raft_consensus.cc:359] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } }
14:03:06.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.753346 16545 raft_consensus.cc:385] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:06.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.753379 16545 raft_consensus.cc:740] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4060347181c4295b23b69117f2f18ee, State: Initialized, Role: FOLLOWER
14:03:06.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.753495 16545 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [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: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } }
14:03:06.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.753800 16545 sys_catalog.cc:565] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [sys.catalog]: configured and running, proceeding with master startup.
14:03:06.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.753786 16832 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [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: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } } }
14:03:06.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.754169 16832 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [sys.catalog]: This master's current role is: FOLLOWER
14:03:06.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.755975 16847 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:06.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.756157 16847 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:06.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.758102 16439 master_runner.cc:264] No leader master found from master f4060347181c4295b23b69117f2f18ee
14:03:06.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.758159 16439 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:06.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.780954 16583 tablet.cc:2406] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:06.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.875157 16797 raft_consensus.cc:493] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:06.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.875279 16797 raft_consensus.cc:515] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } }
14:03:06.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.875486 16797 leader_election.cc:290] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4060347181c4295b23b69117f2f18ee (127.16.9.190:36275), ed500d4a93ac4f5d9183433cbe4b34ca (127.16.9.188:44885)
14:03:06.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.875845 16503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "59beedd0233141ae884e7a80d2d33ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4060347181c4295b23b69117f2f18ee" is_pre_election: true
14:03:06.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.875996 16503 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59beedd0233141ae884e7a80d2d33ced in term 0.
14:03:06.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.876163 16732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "59beedd0233141ae884e7a80d2d33ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" is_pre_election: true
14:03:06.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.876291 16581 leader_election.cc:304] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [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: 59beedd0233141ae884e7a80d2d33ced, f4060347181c4295b23b69117f2f18ee; no voters: 
14:03:06.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.876315 16732 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59beedd0233141ae884e7a80d2d33ced in term 0.
14:03:06.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.876407 16797 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:06.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.876444 16797 raft_consensus.cc:493] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:06.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.876466 16797 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [term 0 FOLLOWER]: Advancing to term 1
14:03:06.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.877216 16797 raft_consensus.cc:515] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } }
14:03:06.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.877336 16797 leader_election.cc:290] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [CANDIDATE]: Term 1 election: Requested vote from peers f4060347181c4295b23b69117f2f18ee (127.16.9.190:36275), ed500d4a93ac4f5d9183433cbe4b34ca (127.16.9.188:44885)
14:03:06.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.877545 16503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "59beedd0233141ae884e7a80d2d33ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4060347181c4295b23b69117f2f18ee"
14:03:06.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.877579 16732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "59beedd0233141ae884e7a80d2d33ced" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca"
14:03:06.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.877621 16503 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [term 0 FOLLOWER]: Advancing to term 1
14:03:06.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.877642 16732 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [term 0 FOLLOWER]: Advancing to term 1
14:03:06.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.878355 16732 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59beedd0233141ae884e7a80d2d33ced in term 1.
14:03:06.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.878356 16503 raft_consensus.cc:2468] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59beedd0233141ae884e7a80d2d33ced in term 1.
14:03:06.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.878528 16581 leader_election.cc:304] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [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: 59beedd0233141ae884e7a80d2d33ced, ed500d4a93ac4f5d9183433cbe4b34ca; no voters: 
14:03:06.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.878651 16797 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [term 1 FOLLOWER]: Leader election won for term 1
14:03:06.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.878811 16797 raft_consensus.cc:697] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [term 1 LEADER]: Becoming Leader. State: Replica: 59beedd0233141ae884e7a80d2d33ced, State: Running, Role: LEADER
14:03:06.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.878924 16797 consensus_queue.cc:237] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [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: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } }
14:03:06.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.879459 16850 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59beedd0233141ae884e7a80d2d33ced. Latest consensus state: current_term: 1 leader_uuid: "59beedd0233141ae884e7a80d2d33ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } } }
14:03:06.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.879837 16850 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [sys.catalog]: This master's current role is: LEADER
14:03:06.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.880064 16852 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:06.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.880252 16852 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:06.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.881482 16732 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [term 1 FOLLOWER]: Refusing update from remote peer 59beedd0233141ae884e7a80d2d33ced: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:06.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.881482 16503 raft_consensus.cc:1275] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [term 1 FOLLOWER]: Refusing update from remote peer 59beedd0233141ae884e7a80d2d33ced: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:06.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.881738 16797 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:06.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.881857 16850 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:06.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.882964 16832 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59beedd0233141ae884e7a80d2d33ced. Latest consensus state: current_term: 1 leader_uuid: "59beedd0233141ae884e7a80d2d33ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } } }
14:03:06.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.883059 16832 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [sys.catalog]: This master's current role is: FOLLOWER
14:03:06.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.883136 16793 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 59beedd0233141ae884e7a80d2d33ced. Latest consensus state: current_term: 1 leader_uuid: "59beedd0233141ae884e7a80d2d33ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } } }
14:03:06.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.883203 16793 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [sys.catalog]: This master's current role is: FOLLOWER
14:03:06.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.883730 16850 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "59beedd0233141ae884e7a80d2d33ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } } }
14:03:06.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.883801 16850 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [sys.catalog]: This master's current role is: LEADER
14:03:06.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.883868 16832 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "59beedd0233141ae884e7a80d2d33ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } } }
14:03:06.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.883929 16832 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee [sys.catalog]: This master's current role is: FOLLOWER
14:03:06.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.884586 16797 sys_catalog.cc:455] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "59beedd0233141ae884e7a80d2d33ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } } }
14:03:06.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.884660 16797 sys_catalog.cc:458] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced [sys.catalog]: This master's current role is: LEADER
14:03:06.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.884673 16852 catalog_manager.cc:1383] Generated new cluster ID: d98e0ed252f04e8e859877717b273864
14:03:06.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.884708 16852 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:06.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.885387 16793 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "59beedd0233141ae884e7a80d2d33ced" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4060347181c4295b23b69117f2f18ee" member_type: VOTER last_known_addr { host: "127.16.9.190" port: 36275 } } peers { permanent_uuid: "59beedd0233141ae884e7a80d2d33ced" member_type: VOTER last_known_addr { host: "127.16.9.189" port: 36451 } } peers { permanent_uuid: "ed500d4a93ac4f5d9183433cbe4b34ca" member_type: VOTER last_known_addr { host: "127.16.9.188" port: 44885 } } }
14:03:06.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.885468 16793 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca [sys.catalog]: This master's current role is: FOLLOWER
14:03:06.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.887285 16859 mvcc.cc:204] Tried to move back new op lower bound from 7317327818264207360 to 7317327818256564224. Current Snapshot: MvccSnapshot[applied={T|T < 7317327818264207360}]
14:03:06.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.887797 16856 mvcc.cc:204] Tried to move back new op lower bound from 7317327818264207360 to 7317327818256564224. Current Snapshot: MvccSnapshot[applied={T|T < 7317327818264207360}]
14:03:06.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.894243 16852 catalog_manager.cc:1406] Generated new certificate authority record
14:03:06.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.895232 16852 catalog_manager.cc:1540] Loading token signing keys...
14:03:06.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.900547 16852 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Generated new TSK 0
14:03:06.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.900905 16852 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.914675 16422 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:06.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/wal
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/data
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/logs
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/data/info.pb
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.9.129:0
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.9.129
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.9.129
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.9.190:36275,127.16.9.189:36451,127.16.9.188:44885
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.9.148:45253
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:06.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:06.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.993121 16871 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:06.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.993290 16871 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:06.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.993315 16871 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:06.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.994966 16871 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:06.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.995028 16871 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.9.129
14:03:06.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.996639 16871 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:06.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/logs
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.9.148:45253
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/data
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/wal
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.9.129:0
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/data/info.pb
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.9.129
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.9.190:36275,127.16.9.189:36451,127.16.9.188:44885
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.16871
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.9.129
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.996865 16871 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:06.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.997135 16871 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:06.999964 16871 server_base.cc:1061] running on GCE node
14:03:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.999907 16889 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
14:03:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.999930 16880 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
14:03:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:06.999922 16881 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
14:03:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.000303 16871 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:07.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.000504 16871 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:07.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.001682 16871 hybrid_clock.cc:648] HybridClock initialized: now 1786456987001659 us; error 31 us; skew 500 ppm
14:03:07.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.002940 16871 webserver.cc:533] Webserver started at http://127.16.9.129:42849/ using document root <none> and password file <none>
14:03:07.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.003151 16871 fs_manager.cc:362] Metadata directory not provided
14:03:07.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.003198 16871 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:07.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.003319 16871 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.004163 16871 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/data/instance:
14:03:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e12086ebe43242f3a6f0ecf7765a005d"
14:03:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:07 on dist-test-slave-5bn2"
14:03:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.004491 16871 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/wal/instance:
14:03:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e12086ebe43242f3a6f0ecf7765a005d"
14:03:07.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:07 on dist-test-slave-5bn2"
14:03:07.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.005611 16871 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:03:07.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.006294 16897 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:07.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.006518 16871 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:07.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.006613 16871 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/wal
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e12086ebe43242f3a6f0ecf7765a005d"
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:07 on dist-test-slave-5bn2"
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.006683 16871 fs_report.cc:389] FS layout report
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/wal
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/wal
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/data/data
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:07.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:07.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.022841 16871 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:07.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.023267 16871 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
14:03:07.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.023401 16871 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:07.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.023656 16871 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:07.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.024034 16871 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:07.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.024070 16871 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:07.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.024099 16871 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:07.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.024115 16871 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.029973 16871 rpc_server.cc:307] RPC server started. Bound to: 127.16.9.129:43579
14:03:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.030094 17073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.9.129:43579 every 8 connection(s)
14:03:07.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.030536 16871 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/data/info.pb
14:03:07.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.039378 17075 heartbeater.cc:344] Connected to a master server at 127.16.9.190:36275
14:03:07.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.039356 17077 heartbeater.cc:344] Connected to a master server at 127.16.9.189:36451
14:03:07.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.039356 17074 heartbeater.cc:344] Connected to a master server at 127.16.9.188:44885
14:03:07.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.039522 17075 heartbeater.cc:461] Registering TS with master...
14:03:07.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.039525 17074 heartbeater.cc:461] Registering TS with master...
14:03:07.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.039525 17077 heartbeater.cc:461] Registering TS with master...
14:03:07.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.039765 17075 heartbeater.cc:507] Master 127.16.9.190:36275 requested a full tablet report, sending...
14:03:07.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.039763 17077 heartbeater.cc:507] Master 127.16.9.189:36451 requested a full tablet report, sending...
14:03:07.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.039763 17074 heartbeater.cc:507] Master 127.16.9.188:44885 requested a full tablet report, sending...
14:03:07.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.040282 16599 ts_manager.cc:194] Registered new tserver with Master: e12086ebe43242f3a6f0ecf7765a005d (127.16.9.129:43579)
14:03:07.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.040309 16422 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 16871
14:03:07.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.040347 16487 ts_manager.cc:194] Registered new tserver with Master: e12086ebe43242f3a6f0ecf7765a005d (127.16.9.129:43579)
14:03:07.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.040397 16422 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/wal/instance
14:03:07.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.040424 16711 ts_manager.cc:194] Registered new tserver with Master: e12086ebe43242f3a6f0ecf7765a005d (127.16.9.129:43579)
14:03:07.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.041237 16599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.9.129:53919
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.041869 16422 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/wal
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/data
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/logs
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/data/info.pb
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.9.130:0
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.9.130
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.9.130
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.9.190:36275,127.16.9.189:36451,127.16.9.188:44885
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.9.148:45253
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:07.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:07.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.121356 17085 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:07.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.121562 17085 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:07.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.121590 17085 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:07.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.123277 17085 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:07.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.123344 17085 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.9.130
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.124928 17085 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/logs
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.9.148:45253
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/data
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/wal
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.9.130:0
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/data/info.pb
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.9.130
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.9.190:36275,127.16.9.189:36451,127.16.9.188:44885
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17085
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.9.130
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.125159 17085 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:07.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.125451 17085 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:07.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.128188 17101 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
14:03:07.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.128222 17094 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
14:03:07.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.128333 17085 server_base.cc:1061] running on GCE node
14:03:07.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.128199 17096 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
14:03:07.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.128677 17085 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:07.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.128921 17085 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:07.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.130084 17085 hybrid_clock.cc:648] HybridClock initialized: now 1786456987130066 us; error 32 us; skew 500 ppm
14:03:07.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.131285 17085 webserver.cc:533] Webserver started at http://127.16.9.130:39751/ using document root <none> and password file <none>
14:03:07.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.131551 17085 fs_manager.cc:362] Metadata directory not provided
14:03:07.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.131603 17085 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:07.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.131734 17085 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:07.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.132592 17085 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/data/instance:
14:03:07.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a6b3f4808bc452ca1a8dfb2bc915917"
14:03:07.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:07 on dist-test-slave-5bn2"
14:03:07.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.132929 17085 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/wal/instance:
14:03:07.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a6b3f4808bc452ca1a8dfb2bc915917"
14:03:07.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:07 on dist-test-slave-5bn2"
14:03:07.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.134168 17085 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.134994 17107 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.135193 17085 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.135264 17085 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/wal
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a6b3f4808bc452ca1a8dfb2bc915917"
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:07 on dist-test-slave-5bn2"
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.135324 17085 fs_report.cc:389] FS layout report
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/wal
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/wal
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/data/data
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:07.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:07.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.143581 17085 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:07.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.143880 17085 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
14:03:07.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.144018 17085 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:07.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.144253 17085 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:07.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.144598 17085 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:07.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.144631 17085 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:07.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.144661 17085 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:07.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.144677 17085 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:07.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.150508 17085 rpc_server.cc:307] RPC server started. Bound to: 127.16.9.130:43149
14:03:07.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.150583 17275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.9.130:43149 every 8 connection(s)
14:03:07.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.150941 17085 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/data/info.pb
14:03:07.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.156028 17278 heartbeater.cc:344] Connected to a master server at 127.16.9.189:36451
14:03:07.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.156152 17278 heartbeater.cc:461] Registering TS with master...
14:03:07.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.156225 17277 heartbeater.cc:344] Connected to a master server at 127.16.9.190:36275
14:03:07.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.156286 17277 heartbeater.cc:461] Registering TS with master...
14:03:07.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.156314 17276 heartbeater.cc:344] Connected to a master server at 127.16.9.188:44885
14:03:07.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.156337 17276 heartbeater.cc:461] Registering TS with master...
14:03:07.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.156352 17278 heartbeater.cc:507] Master 127.16.9.189:36451 requested a full tablet report, sending...
14:03:07.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.156484 17276 heartbeater.cc:507] Master 127.16.9.188:44885 requested a full tablet report, sending...
14:03:07.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.156594 17277 heartbeater.cc:507] Master 127.16.9.190:36275 requested a full tablet report, sending...
14:03:07.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.156769 16599 ts_manager.cc:194] Registered new tserver with Master: 9a6b3f4808bc452ca1a8dfb2bc915917 (127.16.9.130:43149)
14:03:07.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.156782 16711 ts_manager.cc:194] Registered new tserver with Master: 9a6b3f4808bc452ca1a8dfb2bc915917 (127.16.9.130:43149)
14:03:07.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.157158 16599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.9.130:56347
14:03:07.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.157174 16422 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 17085
14:03:07.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.157243 16422 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/wal/instance
14:03:07.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.157423 16487 ts_manager.cc:194] Registered new tserver with Master: 9a6b3f4808bc452ca1a8dfb2bc915917 (127.16.9.130:43149)
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.158368 16422 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/wal
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/data
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/logs
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/data/info.pb
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:07.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:07.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.9.131:0
14:03:07.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.9.131
14:03:07.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.9.131
14:03:07.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:07.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.9.190:36275,127.16.9.189:36451,127.16.9.188:44885
14:03:07.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.9.148:45253
14:03:07.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:07.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:07.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:07.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.237463 17288 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:07.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.237671 17288 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:07.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.237699 17288 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:07.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.239522 17288 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:07.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.239601 17288 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.16.9.131
14:03:07.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.241356 17288 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:07.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/logs
14:03:07.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:07.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:07.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:07.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.16.9.148:45253
14:03:07.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:07.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:07.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/data
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/wal
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.16.9.131:0
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/data/info.pb
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.16.9.131
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.16.9.190:36275,127.16.9.189:36451,127.16.9.188:44885
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17288
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.16.9.131
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.241664 17288 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:07.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.241950 17288 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:07.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.244839 17298 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
14:03:07.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.244876 17288 server_base.cc:1061] running on GCE node
14:03:07.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.244874 17295 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
14:03:07.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.244989 17296 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
14:03:07.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.245481 17288 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:07.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.245702 17288 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:07.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.246892 17288 hybrid_clock.cc:648] HybridClock initialized: now 1786456987246834 us; error 31 us; skew 500 ppm
14:03:07.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.248150 17288 webserver.cc:533] Webserver started at http://127.16.9.131:36813/ using document root <none> and password file <none>
14:03:07.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.248364 17288 fs_manager.cc:362] Metadata directory not provided
14:03:07.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.248423 17288 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:07.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.248555 17288 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:07.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.249500 17288 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/data/instance:
14:03:07.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8"
14:03:07.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:07 on dist-test-slave-5bn2"
14:03:07.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.249841 17288 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/wal/instance:
14:03:07.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8"
14:03:07.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:07 on dist-test-slave-5bn2"
14:03:07.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.251194 17288 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:03:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.251992 17307 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.252208 17288 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.252290 17288 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/wal
14:03:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8"
14:03:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:07 on dist-test-slave-5bn2"
14:03:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.252358 17288 fs_report.cc:389] FS layout report
14:03:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/wal
14:03:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/wal
14:03:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/data/data
14:03:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:07.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:07.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:07.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.262357 17288 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:07.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.262719 17288 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
14:03:07.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.262976 17288 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:07.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.263257 17288 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:07.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.263645 17288 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:07.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.263685 17288 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:07.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.263723 17288 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:07.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.263742 17288 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.270264 17288 rpc_server.cc:307] RPC server started. Bound to: 127.16.9.131:34155
14:03:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.270332 17481 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.16.9.131:34155 every 8 connection(s)
14:03:07.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.270713 17288 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/data/info.pb
14:03:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.273610 16422 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 17288
14:03:07.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.273720 16422 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/wal/instance
14:03:07.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.277127 17482 heartbeater.cc:344] Connected to a master server at 127.16.9.188:44885
14:03:07.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.277303 17482 heartbeater.cc:461] Registering TS with master...
14:03:07.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.277153 17484 heartbeater.cc:344] Connected to a master server at 127.16.9.189:36451
14:03:07.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.277537 17484 heartbeater.cc:461] Registering TS with master...
14:03:07.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.277560 17483 heartbeater.cc:344] Connected to a master server at 127.16.9.190:36275
14:03:07.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.277680 17483 heartbeater.cc:461] Registering TS with master...
14:03:07.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.277671 17482 heartbeater.cc:507] Master 127.16.9.188:44885 requested a full tablet report, sending...
14:03:07.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.277812 17483 heartbeater.cc:507] Master 127.16.9.190:36275 requested a full tablet report, sending...
14:03:07.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.277671 17484 heartbeater.cc:507] Master 127.16.9.189:36451 requested a full tablet report, sending...
14:03:07.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.278174 16487 ts_manager.cc:194] Registered new tserver with Master: 1ed277ea149b4a9fb4c2b9a07caf6fa8 (127.16.9.131:34155)
14:03:07.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.278225 16599 ts_manager.cc:194] Registered new tserver with Master: 1ed277ea149b4a9fb4c2b9a07caf6fa8 (127.16.9.131:34155)
14:03:07.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.278272 16711 ts_manager.cc:194] Registered new tserver with Master: 1ed277ea149b4a9fb4c2b9a07caf6fa8 (127.16.9.131:34155)
14:03:07.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.278723 16599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.16.9.131:41359
14:03:07.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.290514 16422 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:07.291 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:07.291 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:07.292 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.9.190"
      port: 36275
    }
    bound_http_address {
      host: "127.16.9.190"
      port: 46437
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.9.189"
      port: 36451
    }
    bound_http_address {
      host: "127.16.9.189"
      port: 36837
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.9.188"
      port: 44885
    }
    bound_http_address {
      host: "127.16.9.188"
      port: 34031
    }
  }
}

14:03:07.292 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:07.293 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.16.9.129"
      port: 43579
    }
    bound_http_address {
      host: "127.16.9.129"
      port: 42849
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.16.9.130"
      port: 43149
    }
    bound_http_address {
      host: "127.16.9.130"
      port: 39751
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.16.9.131"
      port: 34155
    }
    bound_http_address {
      host: "127.16.9.131"
      port: 36813
    }
  }
}

14:03:07.293 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:07.295 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:07.296 [DEBUG - main] (Connection.java:748) [peer master-127.16.9.190:36275(127.16.9.190:36275)] connecting to peer
14:03:07.297 [DEBUG - main] (Connection.java:748) [peer master-127.16.9.188:44885(127.16.9.188:44885)] connecting to peer
14:03:07.298 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.16.9.190:36275(127.16.9.190:36275)] Successfully connected to peer
14:03:07.298 [DEBUG - main] (Connection.java:748) [peer master-127.16.9.189:36451(127.16.9.189:36451)] connecting to peer
14:03:07.300 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.16.9.188:44885(127.16.9.188:44885)] Successfully connected to peer
14:03:07.300 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.16.9.190
14:03:07.300 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.16.9.189:36451(127.16.9.189:36451)] Successfully connected to peer
14:03:07.302 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.16.9.188
14:03:07.302 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.16.9.189
14:03:07.314 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x538106cf, L:/127.0.0.1:36238 - R:/127.16.9.190:36275] using SASL/PLAIN
14:03:07.316 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3d35a0a0, L:/127.0.0.1:49590 - R:/127.16.9.188:44885] using SASL/PLAIN
14:03:07.317 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9c0b7335, L:/127.0.0.1:34424 - R:/127.16.9.189:36451] using SASL/PLAIN
14:03:07.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:07.318 [DEBUG - kudu-nio-2] (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.16.9.190:36275, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.9.188:44885, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.16.9.189:36451, [19ms] Sub RPC ConnectToMaster: received response from server master-127.16.9.190:36275: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.16.9.188:44885: OK, [22ms] Sub RPC ConnectToMaster: received response from server master-127.16.9.189:36451: OK, deferred=null) after lookup
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.319840 16599 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34424:
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456987295"
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:07.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:07.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ebd43cf17ef842e9a2c51a347d423012
14:03:07.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.328627 16970 tablet_service.cc:1511] Processing CreateTablet for tablet fbf6c96686a94b1da6e826243e907c73 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:03:07.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.328692 17184 tablet_service.cc:1511] Processing CreateTablet for tablet 3a8716407a7d45b4a732c328b6c61067 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:03:07.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.328929 16970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbf6c96686a94b1da6e826243e907c73. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:07.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.328923 17184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a8716407a7d45b4a732c328b6c61067. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:07.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.330955 17504 tablet_bootstrap.cc:492] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d: Bootstrap starting.
14:03:07.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.331019 17503 tablet_bootstrap.cc:492] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917: Bootstrap starting.
14:03:07.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.331627 17503 tablet_bootstrap.cc:654] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917: Neither blocks nor log segments found. Creating new log.
14:03:07.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.331816 17504 tablet_bootstrap.cc:654] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d: Neither blocks nor log segments found. Creating new log.
14:03:07.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.331845 17503 log.cc:826] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917: Log is configured to *not* fsync() on all Append() calls
14:03:07.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.332111 17504 log.cc:826] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d: Log is configured to *not* fsync() on all Append() calls
14:03:07.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.332585 17503 tablet_bootstrap.cc:492] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917: No bootstrap required, opened a new log
14:03:07.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.332655 17503 ts_tablet_manager.cc:1403] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:07.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.332881 17504 tablet_bootstrap.cc:492] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d: No bootstrap required, opened a new log
14:03:07.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.332957 17504 ts_tablet_manager.cc:1403] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:07.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.333984 17503 raft_consensus.cc:359] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.334125 17503 raft_consensus.cc:385] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:07.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.334148 17503 raft_consensus.cc:740] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6b3f4808bc452ca1a8dfb2bc915917, State: Initialized, Role: FOLLOWER
14:03:07.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.334298 17503 consensus_queue.cc:260] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [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: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.334407 17503 raft_consensus.cc:399] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:07.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.334434 17503 raft_consensus.cc:493] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:07.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.334467 17503 raft_consensus.cc:3060] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Advancing to term 1
14:03:07.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.334714 17504 raft_consensus.cc:359] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } }
14:03:07.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.334829 17504 raft_consensus.cc:385] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:07.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.334897 17504 raft_consensus.cc:740] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12086ebe43242f3a6f0ecf7765a005d, State: Initialized, Role: FOLLOWER
14:03:07.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.334988 17504 consensus_queue.cc:260] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [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: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } }
14:03:07.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.335060 17504 raft_consensus.cc:399] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:07.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.335093 17504 raft_consensus.cc:493] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:07.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.335139 17504 raft_consensus.cc:3060] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Advancing to term 1
14:03:07.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.335119 17503 raft_consensus.cc:515] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.335207 17503 leader_election.cc:304] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9a6b3f4808bc452ca1a8dfb2bc915917; no voters: 
14:03:07.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.335352 17503 leader_election.cc:290] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:07.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.335422 17507 raft_consensus.cc:2804] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 FOLLOWER]: Leader election won for term 1
14:03:07.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.335564 17507 raft_consensus.cc:697] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6b3f4808bc452ca1a8dfb2bc915917, State: Running, Role: LEADER
14:03:07.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.335592 17503 ts_tablet_manager.cc:1434] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:03:07.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.335641 17507 consensus_queue.cc:237] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.335880 17278 heartbeater.cc:499] Master 127.16.9.189:36451 was elected leader, sending a full tablet report...
14:03:07.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.335865 17504 raft_consensus.cc:515] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } }
14:03:07.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.335965 17504 leader_election.cc:304] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e12086ebe43242f3a6f0ecf7765a005d; no voters: 
14:03:07.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.336105 17504 leader_election.cc:290] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:07.336 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.336270 17504 ts_tablet_manager.cc:1434] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.003s
14:03:07.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.336684 16599 catalog_manager.cc:5719] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6b3f4808bc452ca1a8dfb2bc915917 (127.16.9.130). New cstate: current_term: 1 leader_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } health_report { overall_health: HEALTHY } } }
14:03:07.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.337066 17513 raft_consensus.cc:2804] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [term 1 FOLLOWER]: Leader election won for term 1
14:03:07.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.337224 17513 raft_consensus.cc:697] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [term 1 LEADER]: Becoming Leader. State: Replica: e12086ebe43242f3a6f0ecf7765a005d, State: Running, Role: LEADER
14:03:07.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.337275 17077 heartbeater.cc:499] Master 127.16.9.189:36451 was elected leader, sending a full tablet report...
14:03:07.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.337294 17513 consensus_queue.cc:237] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } }
14:03:07.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.337956 16598 catalog_manager.cc:5719] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d reported cstate change: term changed from 0 to 1, leader changed from <none> to e12086ebe43242f3a6f0ecf7765a005d (127.16.9.129). New cstate: current_term: 1 leader_uuid: "e12086ebe43242f3a6f0ecf7765a005d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } health_report { overall_health: HEALTHY } } }
14:03:07.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.365 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.365 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.366 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.367 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.367 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@56febdc, flushNotification=Deferred@999221400(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:07.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.368 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.368 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.369 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.369 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.369 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.370 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.370 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.371 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.371 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.372 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.372 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.373 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.373 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.374 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.374 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.375 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.375 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.375 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.376 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.377 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.377 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.377 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.378 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.378 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.380 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.380 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.381 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.381 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.381 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.381 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.382 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.382 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.382 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.383 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.383 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.384 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.384 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.384 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.385 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.385 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.386 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.386 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.387 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.387 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.388 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.389 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.389 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.390 [DEBUG - kudu-nio-2] (Connection.java:748) [peer e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)] connecting to peer
14:03:07.391 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)] connecting to peer
14:03:07.394 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)] Successfully connected to peer
14:03:07.394 [DEBUG - kudu-nio-3] (Connection.java:757) [peer e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)] Successfully connected to peer
14:03:07.410 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x680a1ecc, L:/127.0.0.1:60632 - R:/127.16.9.130:43149] using TOKEN/null
14:03:07.422 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x38c98c60, L:/127.0.0.1:55932 - R:/127.16.9.129:43579] using TOKEN/null
14:03:07.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fbf6c96686a94b1da6e826243e907c73 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000, 0x00000001)
14:03:07.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3a8716407a7d45b4a732c328b6c61067 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001, 0x00000002)
14:03:07.426 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=fbf6c96686a94b1da6e826243e907c73@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=3a8716407a7d45b4a732c328b6c61067@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.9.189:36451, [1ms] Sub RPC GetTableLocations: received response from server master-127.16.9.189:36451: OK, deferred=null)) after lookup
14:03:07.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=fbf6c96686a94b1da6e826243e907c73, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.429 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet fbf6c96686a94b1da6e826243e907c73 for partition [0x00000000, 0x00000001) with scanner id null
14:03:07.431 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=3a8716407a7d45b4a732c328b6c61067, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.431 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 3a8716407a7d45b4a732c328b6c61067 for partition [0x00000001, 0x00000002) with scanner id null
14:03:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.433079 16599 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34424:
14:03:07.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456987295" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\000\007\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:07.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.435335 16599 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Sending DeleteTablet for 1 replicas of tablet fbf6c96686a94b1da6e826243e907c73
14:03:07.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.435467 16599 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Sending DeleteTablet for 1 replicas of tablet 3a8716407a7d45b4a732c328b6c61067
14:03:07.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.435775 17184 tablet_service.cc:1558] Processing DeleteTablet for tablet 3a8716407a7d45b4a732c328b6c61067 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:07 UTC) from {username='slave'} at 127.0.0.1:60616
14:03:07.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.435871 16970 tablet_service.cc:1558] Processing DeleteTablet for tablet fbf6c96686a94b1da6e826243e907c73 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:07 UTC) from {username='slave'} at 127.0.0.1:55916
14:03:07.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.436156 17538 tablet_replica.cc:333] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d: stopping tablet replica
14:03:07.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.436244 17538 raft_consensus.cc:2243] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [term 1 LEADER]: Raft consensus shutting down.
14:03:07.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.436324 17538 raft_consensus.cc:2272] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:07.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.438323 17538 ts_tablet_manager.cc:1916] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:07.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.438982 17536 tablet_replica.cc:333] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917: stopping tablet replica
14:03:07.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.439190 17536 raft_consensus.cc:2243] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 LEADER]: Raft consensus shutting down.
14:03:07.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.439394 17536 raft_consensus.cc:2272] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:07.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.439841 17536 ts_tablet_manager.cc:1916] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:07.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.440148 17538 ts_tablet_manager.cc:1929] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:03:07.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.440308 17538 log.cc:1199] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/wal/wals/fbf6c96686a94b1da6e826243e907c73
14:03:07.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.440634 17538 ts_tablet_manager.cc:1950] T fbf6c96686a94b1da6e826243e907c73 P e12086ebe43242f3a6f0ecf7765a005d: Deleting consensus metadata
14:03:07.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.441181 16581 catalog_manager.cc:5050] TS e12086ebe43242f3a6f0ecf7765a005d (127.16.9.129:43579): tablet fbf6c96686a94b1da6e826243e907c73 (table org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]) successfully deleted
14:03:07.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.441457 17536 ts_tablet_manager.cc:1929] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:03:07.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.441529 17536 log.cc:1199] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/wal/wals/3a8716407a7d45b4a732c328b6c61067
14:03:07.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.441753 17536 ts_tablet_manager.cc:1950] T 3a8716407a7d45b4a732c328b6c61067 P 9a6b3f4808bc452ca1a8dfb2bc915917: Deleting consensus metadata
14:03:07.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.442169 16578 catalog_manager.cc:5050] TS 9a6b3f4808bc452ca1a8dfb2bc915917 (127.16.9.130:43149): tablet 3a8716407a7d45b4a732c328b6c61067 (table org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]) successfully deleted
14:03:07.459 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.9.189:36451, [1ms] Sub RPC GetTableLocations: received response from server master-127.16.9.189:36451: OK, deferred=null)) after lookup
14:03:07.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.461434 16599 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34424:
14:03:07.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456987295" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:07.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.464349 16599 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet fc36385336fe49f4aaaf0053c605330e has no consensus state
14:03:07.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.464439 16599 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet efa184f2ff8047be8cc5bd3b6cc388a6 has no consensus state
14:03:07.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.467099 17184 tablet_service.cc:1511] Processing CreateTablet for tablet efa184f2ff8047be8cc5bd3b6cc388a6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
14:03:07.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.467286 17184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efa184f2ff8047be8cc5bd3b6cc388a6. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:07.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.468567 17503 tablet_bootstrap.cc:492] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917: Bootstrap starting.
14:03:07.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.469041 17503 tablet_bootstrap.cc:654] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917: Neither blocks nor log segments found. Creating new log.
14:03:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.471257 17503 tablet_bootstrap.cc:492] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917: No bootstrap required, opened a new log
14:03:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.471325 17503 ts_tablet_manager.cc:1403] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
14:03:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.471481 17503 raft_consensus.cc:359] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.471550 17503 raft_consensus.cc:385] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.471570 17503 raft_consensus.cc:740] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6b3f4808bc452ca1a8dfb2bc915917, State: Initialized, Role: FOLLOWER
14:03:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.471614 17503 consensus_queue.cc:260] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [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: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.471648 17503 raft_consensus.cc:399] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.471666 17503 raft_consensus.cc:493] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.471685 17503 raft_consensus.cc:3060] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Advancing to term 1
14:03:07.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.471688 17377 tablet_service.cc:1511] Processing CreateTablet for tablet fc36385336fe49f4aaaf0053c605330e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
14:03:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.472025 17377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc36385336fe49f4aaaf0053c605330e. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.472358 17503 raft_consensus.cc:515] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.472440 17503 leader_election.cc:304] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9a6b3f4808bc452ca1a8dfb2bc915917; no voters: 
14:03:07.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.472479 17503 leader_election.cc:290] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.472544 17503 ts_tablet_manager.cc:1434] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:03:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.473148 17509 raft_consensus.cc:2804] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 FOLLOWER]: Leader election won for term 1
14:03:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.473275 17509 raft_consensus.cc:697] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6b3f4808bc452ca1a8dfb2bc915917, State: Running, Role: LEADER
14:03:07.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.473332 17509 consensus_queue.cc:237] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.474643 16599 catalog_manager.cc:5719] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6b3f4808bc452ca1a8dfb2bc915917 (127.16.9.130). New cstate: current_term: 1 leader_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } health_report { overall_health: HEALTHY } } }
14:03:07.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.474774 17545 tablet_bootstrap.cc:492] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Bootstrap starting.
14:03:07.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.475459 17545 tablet_bootstrap.cc:654] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Neither blocks nor log segments found. Creating new log.
14:03:07.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.475852 17545 log.cc:826] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Log is configured to *not* fsync() on all Append() calls
14:03:07.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.491677 17545 tablet_bootstrap.cc:492] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8: No bootstrap required, opened a new log
14:03:07.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.491781 17545 ts_tablet_manager.cc:1403] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Time spent bootstrapping tablet: real 0.017s	user 0.001s	sys 0.000s
14:03:07.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.493728 17545 raft_consensus.cc:359] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } }
14:03:07.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.493916 17545 raft_consensus.cc:385] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:07.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.493949 17545 raft_consensus.cc:740] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed277ea149b4a9fb4c2b9a07caf6fa8, State: Initialized, Role: FOLLOWER
14:03:07.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.494046 17545 consensus_queue.cc:260] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [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: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } }
14:03:07.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.494105 17545 raft_consensus.cc:399] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:07.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.494136 17545 raft_consensus.cc:493] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:07.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.494180 17545 raft_consensus.cc:3060] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Advancing to term 1
14:03:07.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.495018 17545 raft_consensus.cc:515] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } }
14:03:07.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.495147 17545 leader_election.cc:304] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1ed277ea149b4a9fb4c2b9a07caf6fa8; no voters: 
14:03:07.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.495349 17545 leader_election.cc:290] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:07.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.495419 17548 raft_consensus.cc:2804] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 FOLLOWER]: Leader election won for term 1
14:03:07.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.495739 17545 ts_tablet_manager.cc:1434] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
14:03:07.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.495815 17548 raft_consensus.cc:697] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed277ea149b4a9fb4c2b9a07caf6fa8, State: Running, Role: LEADER
14:03:07.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.495976 17548 consensus_queue.cc:237] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } }
14:03:07.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.496104 17484 heartbeater.cc:499] Master 127.16.9.189:36451 was elected leader, sending a full tablet report...
14:03:07.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.497505 16599 catalog_manager.cc:5719] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed277ea149b4a9fb4c2b9a07caf6fa8 (127.16.9.131). New cstate: current_term: 1 leader_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } health_report { overall_health: HEALTHY } } }
14:03:07.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.500805 16599 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012] alter complete (version 0)
14:03:07.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.525 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.526 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.526 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.527 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.527 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.527 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.527 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.527 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.528 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.528 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.528 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.528 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.529 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.530 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.530 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.531 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.531 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.531 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.532 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.532 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.533 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.533 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.533 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.535 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@294bdeb4, flushNotification=Deferred@1392570698(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:07.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.538 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.538 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.539 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.539 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.540 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.540 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.541 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.541 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.541 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.542 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.542 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.542 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.543 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.543 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.543 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.544 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.544 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.545 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.545 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.545 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.546 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.547 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.547 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.547 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.548 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.549 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.549 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.551 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.551 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.551 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.552 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.552 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)] connecting to peer
14:03:07.556 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)] Successfully connected to peer
14:03:07.583 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x1cb2a266, L:/127.0.0.1:44052 - R:/127.16.9.131:34155] using TOKEN/null
14:03:07.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fc36385336fe49f4aaaf0053c605330e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000000, 0x0000000080000064)
14:03:07.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet efa184f2ff8047be8cc5bd3b6cc388a6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000000, 0x0000000180000064)
14:03:07.591 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=fc36385336fe49f4aaaf0053c605330e@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=efa184f2ff8047be8cc5bd3b6cc388a6@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.591 [DEBUG - kudu-nio-2] (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.16.9.189:36451, [2ms] Sub RPC GetTableLocations: received response from server master-127.16.9.189:36451: OK, deferred=null)) after lookup
14:03:07.593 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=fc36385336fe49f4aaaf0053c605330e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.594 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet fc36385336fe49f4aaaf0053c605330e for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:03:07.595 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=efa184f2ff8047be8cc5bd3b6cc388a6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.596 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet efa184f2ff8047be8cc5bd3b6cc388a6 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:03:07.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.597375 16585 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34424:
14:03:07.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456987295" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:07.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.600406 16585 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1ca3f3f53daf44e69ca769d7d8a80a4e has no consensus state
14:03:07.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.600490 16585 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet dcfd144aaaae4c6387b4b7731e5eb9fa has no consensus state
14:03:07.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.600512 16585 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Sending DeleteTablet for 1 replicas of tablet fc36385336fe49f4aaaf0053c605330e
14:03:07.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.600560 16585 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Sending DeleteTablet for 1 replicas of tablet efa184f2ff8047be8cc5bd3b6cc388a6
14:03:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.601070 17377 tablet_service.cc:1558] Processing DeleteTablet for tablet fc36385336fe49f4aaaf0053c605330e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:07 UTC) from {username='slave'} at 127.0.0.1:44036
14:03:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.602030 17184 tablet_service.cc:1558] Processing DeleteTablet for tablet efa184f2ff8047be8cc5bd3b6cc388a6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:07 UTC) from {username='slave'} at 127.0.0.1:60616
14:03:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.602176 17536 tablet_replica.cc:333] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917: stopping tablet replica
14:03:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.602250 17536 raft_consensus.cc:2243] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 LEADER]: Raft consensus shutting down.
14:03:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.602303 17536 raft_consensus.cc:2272] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.602699 17536 ts_tablet_manager.cc:1916] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:07.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.602697 17377 tablet_service.cc:1511] Processing CreateTablet for tablet dcfd144aaaae4c6387b4b7731e5eb9fa (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
14:03:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.602833 17377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfd144aaaae4c6387b4b7731e5eb9fa. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.604252 17545 tablet_bootstrap.cc:492] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Bootstrap starting.
14:03:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.604323 17536 ts_tablet_manager.cc:1929] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:03:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.604379 17536 log.cc:1199] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/wal/wals/efa184f2ff8047be8cc5bd3b6cc388a6
14:03:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.604586 17536 ts_tablet_manager.cc:1950] T efa184f2ff8047be8cc5bd3b6cc388a6 P 9a6b3f4808bc452ca1a8dfb2bc915917: Deleting consensus metadata
14:03:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.604790 17545 tablet_bootstrap.cc:654] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Neither blocks nor log segments found. Creating new log.
14:03:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.605011 16578 catalog_manager.cc:5050] TS 9a6b3f4808bc452ca1a8dfb2bc915917 (127.16.9.130:43149): tablet efa184f2ff8047be8cc5bd3b6cc388a6 (table org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]) successfully deleted
14:03:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.605618 17567 tablet_replica.cc:333] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8: stopping tablet replica
14:03:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.605613 16970 tablet_service.cc:1511] Processing CreateTablet for tablet 1ca3f3f53daf44e69ca769d7d8a80a4e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
14:03:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.605758 16970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ca3f3f53daf44e69ca769d7d8a80a4e. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:07.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.605907 17567 raft_consensus.cc:2243] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 LEADER]: Raft consensus shutting down.
14:03:07.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.606076 17567 raft_consensus.cc:2272] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:07.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.606776 17504 tablet_bootstrap.cc:492] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d: Bootstrap starting.
14:03:07.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.607158 17504 tablet_bootstrap.cc:654] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d: Neither blocks nor log segments found. Creating new log.
14:03:07.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.607704 17504 tablet_bootstrap.cc:492] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d: No bootstrap required, opened a new log
14:03:07.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.607760 17504 ts_tablet_manager.cc:1403] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:03:07.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.607872 17504 raft_consensus.cc:359] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } }
14:03:07.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.607935 17504 raft_consensus.cc:385] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:07.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.607952 17504 raft_consensus.cc:740] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12086ebe43242f3a6f0ecf7765a005d, State: Initialized, Role: FOLLOWER
14:03:07.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.607990 17504 consensus_queue.cc:260] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [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: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } }
14:03:07.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.608021 17504 raft_consensus.cc:399] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:07.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.608038 17504 raft_consensus.cc:493] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:07.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.608055 17504 raft_consensus.cc:3060] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Advancing to term 1
14:03:07.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.608275 17567 ts_tablet_manager.cc:1916] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:07.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.608765 17504 raft_consensus.cc:515] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } }
14:03:07.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.608855 17504 leader_election.cc:304] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e12086ebe43242f3a6f0ecf7765a005d; no voters: 
14:03:07.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.608897 17504 leader_election.cc:290] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:07.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.608942 17520 raft_consensus.cc:2804] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [term 1 FOLLOWER]: Leader election won for term 1
14:03:07.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.608994 17504 ts_tablet_manager.cc:1434] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:03:07.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.609005 17520 raft_consensus.cc:697] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [term 1 LEADER]: Becoming Leader. State: Replica: e12086ebe43242f3a6f0ecf7765a005d, State: Running, Role: LEADER
14:03:07.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.609050 17520 consensus_queue.cc:237] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } }
14:03:07.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.609859 16585 catalog_manager.cc:5719] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d reported cstate change: term changed from 0 to 1, leader changed from <none> to e12086ebe43242f3a6f0ecf7765a005d (127.16.9.129). New cstate: current_term: 1 leader_uuid: "e12086ebe43242f3a6f0ecf7765a005d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } health_report { overall_health: HEALTHY } } }
14:03:07.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.612407 17567 ts_tablet_manager.cc:1929] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:03:07.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.612497 17567 log.cc:1199] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/wal/wals/fc36385336fe49f4aaaf0053c605330e
14:03:07.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.612743 17567 ts_tablet_manager.cc:1950] T fc36385336fe49f4aaaf0053c605330e P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Deleting consensus metadata
14:03:07.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.613360 16576 catalog_manager.cc:5050] TS 1ed277ea149b4a9fb4c2b9a07caf6fa8 (127.16.9.131:34155): tablet fc36385336fe49f4aaaf0053c605330e (table org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]) successfully deleted
14:03:07.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.617751 17545 tablet_bootstrap.cc:492] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8: No bootstrap required, opened a new log
14:03:07.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.617826 17545 ts_tablet_manager.cc:1403] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Time spent bootstrapping tablet: real 0.014s	user 0.001s	sys 0.001s
14:03:07.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.618011 17545 raft_consensus.cc:359] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } }
14:03:07.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.618081 17545 raft_consensus.cc:385] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:07.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.618101 17545 raft_consensus.cc:740] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed277ea149b4a9fb4c2b9a07caf6fa8, State: Initialized, Role: FOLLOWER
14:03:07.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.618147 17545 consensus_queue.cc:260] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [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: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } }
14:03:07.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.618182 17545 raft_consensus.cc:399] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:07.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.618198 17545 raft_consensus.cc:493] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:07.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.618214 17545 raft_consensus.cc:3060] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Advancing to term 1
14:03:07.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.618937 17545 raft_consensus.cc:515] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } }
14:03:07.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.619010 17545 leader_election.cc:304] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1ed277ea149b4a9fb4c2b9a07caf6fa8; no voters: 
14:03:07.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.619051 17545 leader_election.cc:290] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:07.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.619119 17545 ts_tablet_manager.cc:1434] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:03:07.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.619207 17548 raft_consensus.cc:2804] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 FOLLOWER]: Leader election won for term 1
14:03:07.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.619254 17548 raft_consensus.cc:697] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed277ea149b4a9fb4c2b9a07caf6fa8, State: Running, Role: LEADER
14:03:07.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.619293 17548 consensus_queue.cc:237] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } }
14:03:07.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.620326 16585 catalog_manager.cc:5719] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed277ea149b4a9fb4c2b9a07caf6fa8 (127.16.9.131). New cstate: current_term: 1 leader_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } health_report { overall_health: HEALTHY } } }
14:03:07.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.623106 16585 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012] alter complete (version 0)
14:03:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 1ca3f3f53daf44e69ca769d7d8a80a4e for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000032, 0x0000000080000096)
14:03:07.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet dcfd144aaaae4c6387b4b7731e5eb9fa for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.639 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=1ca3f3f53daf44e69ca769d7d8a80a4e@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=dcfd144aaaae4c6387b4b7731e5eb9fa@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.9.189:36451, [1ms] Sub RPC GetTableLocations: received response from server master-127.16.9.189:36451: OK, deferred=null)) after lookup
14:03:07.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=1ca3f3f53daf44e69ca769d7d8a80a4e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.641 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 1ca3f3f53daf44e69ca769d7d8a80a4e for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:03:07.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=dcfd144aaaae4c6387b4b7731e5eb9fa, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.643 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet dcfd144aaaae4c6387b4b7731e5eb9fa for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:03:07.644 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=75, operationSize=1200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@77bb0ab5, flushNotification=Deferred@15910024(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:07.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=1ca3f3f53daf44e69ca769d7d8a80a4e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.650 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 1ca3f3f53daf44e69ca769d7d8a80a4e for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:03:07.651 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=dcfd144aaaae4c6387b4b7731e5eb9fa, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.652 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet dcfd144aaaae4c6387b4b7731e5eb9fa for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:03:07.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.652890 16585 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34424:
14:03:07.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456987295" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:07.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.654574 16585 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 607a745577be44369da6df7781630dcb has no consensus state
14:03:07.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.654649 16585 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3e3c7dd584ac48b29b2d5220a7cf2023 has no consensus state
14:03:07.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.654668 16585 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Sending DeleteTablet for 1 replicas of tablet 1ca3f3f53daf44e69ca769d7d8a80a4e
14:03:07.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.654703 16585 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Sending DeleteTablet for 1 replicas of tablet dcfd144aaaae4c6387b4b7731e5eb9fa
14:03:07.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.655125 17377 tablet_service.cc:1558] Processing DeleteTablet for tablet dcfd144aaaae4c6387b4b7731e5eb9fa with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:07 UTC) from {username='slave'} at 127.0.0.1:44036
14:03:07.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.655372 16970 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ca3f3f53daf44e69ca769d7d8a80a4e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:07 UTC) from {username='slave'} at 127.0.0.1:55916
14:03:07.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.655470 17538 tablet_replica.cc:333] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d: stopping tablet replica
14:03:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.655524 17538 raft_consensus.cc:2243] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [term 1 LEADER]: Raft consensus shutting down.
14:03:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.655584 17538 raft_consensus.cc:2272] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.655956 17538 ts_tablet_manager.cc:1916] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:07.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.656898 17567 tablet_replica.cc:333] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8: stopping tablet replica
14:03:07.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.657052 17567 raft_consensus.cc:2243] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 LEADER]: Raft consensus shutting down.
14:03:07.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.657196 17567 raft_consensus.cc:2272] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.657824 17538 ts_tablet_manager.cc:1929] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:03:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.657891 17538 log.cc:1199] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/wal/wals/1ca3f3f53daf44e69ca769d7d8a80a4e
14:03:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.657977 17184 tablet_service.cc:1511] Processing CreateTablet for tablet 607a745577be44369da6df7781630dcb (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 50 <= VALUES < 150
14:03:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.658006 16970 tablet_service.cc:1511] Processing CreateTablet for tablet 3e3c7dd584ac48b29b2d5220a7cf2023 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 50 <= VALUES < 150
14:03:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.658099 17538 ts_tablet_manager.cc:1950] T 1ca3f3f53daf44e69ca769d7d8a80a4e P e12086ebe43242f3a6f0ecf7765a005d: Deleting consensus metadata
14:03:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.658113 17184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 607a745577be44369da6df7781630dcb. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:07.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.658113 16970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e3c7dd584ac48b29b2d5220a7cf2023. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.659276 17503 tablet_bootstrap.cc:492] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917: Bootstrap starting.
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.659276 17504 tablet_bootstrap.cc:492] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d: Bootstrap starting.
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.659621 17504 tablet_bootstrap.cc:654] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d: Neither blocks nor log segments found. Creating new log.
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.659662 17503 tablet_bootstrap.cc:654] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917: Neither blocks nor log segments found. Creating new log.
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660069 17567 ts_tablet_manager.cc:1916] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660296 17503 tablet_bootstrap.cc:492] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917: No bootstrap required, opened a new log
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660295 17504 tablet_bootstrap.cc:492] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d: No bootstrap required, opened a new log
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660339 17504 ts_tablet_manager.cc:1403] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660339 17503 ts_tablet_manager.cc:1403] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660465 17503 raft_consensus.cc:359] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660465 17504 raft_consensus.cc:359] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } }
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660521 17504 raft_consensus.cc:385] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660521 17503 raft_consensus.cc:385] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660540 17503 raft_consensus.cc:740] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6b3f4808bc452ca1a8dfb2bc915917, State: Initialized, Role: FOLLOWER
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660540 17504 raft_consensus.cc:740] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e12086ebe43242f3a6f0ecf7765a005d, State: Initialized, Role: FOLLOWER
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660589 17503 consensus_queue.cc:260] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [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: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660589 17504 consensus_queue.cc:260] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [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: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } }
14:03:07.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660622 17503 raft_consensus.cc:399] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:07.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660627 17504 raft_consensus.cc:399] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:07.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660641 17503 raft_consensus.cc:493] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:07.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660646 17504 raft_consensus.cc:493] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:07.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660660 17503 raft_consensus.cc:3060] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Advancing to term 1
14:03:07.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.660663 17504 raft_consensus.cc:3060] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [term 0 FOLLOWER]: Advancing to term 1
14:03:07.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661238 17503 raft_consensus.cc:515] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661238 17504 raft_consensus.cc:515] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } }
14:03:07.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661300 17504 leader_election.cc:304] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e12086ebe43242f3a6f0ecf7765a005d; no voters: 
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661300 17503 leader_election.cc:304] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9a6b3f4808bc452ca1a8dfb2bc915917; no voters: 
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661348 17503 leader_election.cc:290] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661351 17504 leader_election.cc:290] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661392 17508 raft_consensus.cc:2804] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 FOLLOWER]: Leader election won for term 1
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661417 17504 ts_tablet_manager.cc:1434] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661473 17508 raft_consensus.cc:697] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6b3f4808bc452ca1a8dfb2bc915917, State: Running, Role: LEADER
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661511 17514 raft_consensus.cc:2804] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [term 1 FOLLOWER]: Leader election won for term 1
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661523 17508 consensus_queue.cc:237] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661556 17514 raft_consensus.cc:697] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [term 1 LEADER]: Becoming Leader. State: Replica: e12086ebe43242f3a6f0ecf7765a005d, State: Running, Role: LEADER
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661592 17514 consensus_queue.cc:237] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } }
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661834 16581 catalog_manager.cc:5050] TS e12086ebe43242f3a6f0ecf7765a005d (127.16.9.129:43579): tablet 1ca3f3f53daf44e69ca769d7d8a80a4e (table org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]) successfully deleted
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.661417 17503 ts_tablet_manager.cc:1434] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.663009 16585 catalog_manager.cc:5719] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6b3f4808bc452ca1a8dfb2bc915917 (127.16.9.130). New cstate: current_term: 1 leader_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } health_report { overall_health: HEALTHY } } }
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.663373 16593 catalog_manager.cc:5719] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d reported cstate change: term changed from 0 to 1, leader changed from <none> to e12086ebe43242f3a6f0ecf7765a005d (127.16.9.129). New cstate: current_term: 1 leader_uuid: "e12086ebe43242f3a6f0ecf7765a005d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e12086ebe43242f3a6f0ecf7765a005d" member_type: VOTER last_known_addr { host: "127.16.9.129" port: 43579 } health_report { overall_health: HEALTHY } } }
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.663699 17567 ts_tablet_manager.cc:1929] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.663757 17567 log.cc:1199] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/wal/wals/dcfd144aaaae4c6387b4b7731e5eb9fa
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.664013 17567 ts_tablet_manager.cc:1950] T dcfd144aaaae4c6387b4b7731e5eb9fa P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Deleting consensus metadata
14:03:07.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.664494 16576 catalog_manager.cc:5050] TS 1ed277ea149b4a9fb4c2b9a07caf6fa8 (127.16.9.131:34155): tablet dcfd144aaaae4c6387b4b7731e5eb9fa (table org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012]) successfully deleted
14:03:07.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.666236 16593 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: org.apache.kudu.client.TestAlterTable-1786456987295 [id=ebd43cf17ef842e9a2c51a347d423012] alter complete (version 0)
14:03:07.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 607a745577be44369da6df7781630dcb for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000032, 0x0000000080000096)
14:03:07.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.679016 16824 catalog_manager.cc:1295] Loaded cluster ID: d98e0ed252f04e8e859877717b273864
14:03:07.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.679143 16824 catalog_manager.cc:1588] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca: loading cluster ID for follower catalog manager: success
14:03:07.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.680433 16824 catalog_manager.cc:1610] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca: acquiring CA information for follower catalog manager: success
14:03:07.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.680763 16824 catalog_manager.cc:1638] T 00000000000000000000000000000000 P ed500d4a93ac4f5d9183433cbe4b34ca: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:03:07.681 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=607a745577be44369da6df7781630dcb@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.9.189:36451, [1ms] Sub RPC GetTableLocations: received response from server master-127.16.9.189:36451: OK, deferred=null)) after lookup
14:03:07.682 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=607a745577be44369da6df7781630dcb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.682 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 607a745577be44369da6df7781630dcb for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:03:07.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=3e3c7dd584ac48b29b2d5220a7cf2023, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.684 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:03:07.685 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=75, operationSize=1200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7bc9e6ab, flushNotification=Deferred@1418245573(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:07.688 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=607a745577be44369da6df7781630dcb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.688 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 607a745577be44369da6df7781630dcb for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:03:07.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=3e3c7dd584ac48b29b2d5220a7cf2023, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.690 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:03:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.691543 16585 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34424:
14:03:07.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456987295" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\310\000\000\000\007\001,\001\000\000" } } } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "c2" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } } new_table_name: "org.apache.kudu.client.TestAlterTable-1786456987295-renamed" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:07.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.693545 16585 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet bb879bdccc9444568d6d8662187e67e6 has no consensus state
14:03:07.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:07.693651 16585 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 01bce1b90f684ce8b9454320ea4b8bda has no consensus state
14:03:07.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.694521 17533 tablet.cc:1724] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d: Alter schema from (
14:03:07.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:07.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:07.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:07.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:07.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:07.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:07.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:03:07.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:07.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:07.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.695123 17532 tablet.cc:1724] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917: Alter schema from (
14:03:07.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:07.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:07.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:07.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:07.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:07.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:07.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:03:07.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:07.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:07.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.710613 17377 tablet_service.cc:1511] Processing CreateTablet for tablet bb879bdccc9444568d6d8662187e67e6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456987295-renamed [id=ebd43cf17ef842e9a2c51a347d423012]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 200 <= VALUES < 300
14:03:07.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.710795 17377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb879bdccc9444568d6d8662187e67e6. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:07.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.711796 17545 tablet_bootstrap.cc:492] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Bootstrap starting.
14:03:07.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.712054 17184 tablet_service.cc:1511] Processing CreateTablet for tablet 01bce1b90f684ce8b9454320ea4b8bda (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456987295-renamed [id=ebd43cf17ef842e9a2c51a347d423012]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 200 <= VALUES < 300
14:03:07.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.712172 17184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01bce1b90f684ce8b9454320ea4b8bda. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:07.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.712241 17545 tablet_bootstrap.cc:654] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Neither blocks nor log segments found. Creating new log.
14:03:07.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.713440 17503 tablet_bootstrap.cc:492] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917: Bootstrap starting.
14:03:07.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.713807 17503 tablet_bootstrap.cc:654] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917: Neither blocks nor log segments found. Creating new log.
14:03:07.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.714561 17503 tablet_bootstrap.cc:492] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917: No bootstrap required, opened a new log
14:03:07.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.714614 17503 ts_tablet_manager.cc:1403] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:03:07.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.714748 17503 raft_consensus.cc:359] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.714805 17503 raft_consensus.cc:385] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:07.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.714824 17503 raft_consensus.cc:740] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a6b3f4808bc452ca1a8dfb2bc915917, State: Initialized, Role: FOLLOWER
14:03:07.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.714903 17503 consensus_queue.cc:260] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [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: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.714942 17503 raft_consensus.cc:399] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:07.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.714960 17503 raft_consensus.cc:493] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:07.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.714979 17503 raft_consensus.cc:3060] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 0 FOLLOWER]: Advancing to term 1
14:03:07.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.715623 17503 raft_consensus.cc:515] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.715689 17503 leader_election.cc:304] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 9a6b3f4808bc452ca1a8dfb2bc915917; no voters: 
14:03:07.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.715736 17503 leader_election.cc:290] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:07.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.715817 17508 raft_consensus.cc:2804] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 FOLLOWER]: Leader election won for term 1
14:03:07.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.715909 17508 raft_consensus.cc:697] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 LEADER]: Becoming Leader. State: Replica: 9a6b3f4808bc452ca1a8dfb2bc915917, State: Running, Role: LEADER
14:03:07.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.715955 17508 consensus_queue.cc:237] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } }
14:03:07.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.716610 16585 catalog_manager.cc:5719] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a6b3f4808bc452ca1a8dfb2bc915917 (127.16.9.130). New cstate: current_term: 1 leader_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a6b3f4808bc452ca1a8dfb2bc915917" member_type: VOTER last_known_addr { host: "127.16.9.130" port: 43149 } health_report { overall_health: HEALTHY } } }
14:03:07.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.716730 16585 catalog_manager.cc:5811] TS 9a6b3f4808bc452ca1a8dfb2bc915917 (127.16.9.130:43149) does not have the latest schema for tablet 01bce1b90f684ce8b9454320ea4b8bda (table org.apache.kudu.client.TestAlterTable-1786456987295-renamed [id=ebd43cf17ef842e9a2c51a347d423012]). Expected version 1 got 0
14:03:07.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.715809 17503 ts_tablet_manager.cc:1434] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:03:07.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.720083 16585 catalog_manager.cc:5811] TS 9a6b3f4808bc452ca1a8dfb2bc915917 (127.16.9.130:43149) does not have the latest schema for tablet 01bce1b90f684ce8b9454320ea4b8bda (table org.apache.kudu.client.TestAlterTable-1786456987295-renamed [id=ebd43cf17ef842e9a2c51a347d423012]). Expected version 1 got 0
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.723332 17545 tablet_bootstrap.cc:492] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8: No bootstrap required, opened a new log
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.723407 17545 ts_tablet_manager.cc:1403] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.001s
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.723611 17545 raft_consensus.cc:359] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } }
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.723671 17545 raft_consensus.cc:385] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.723690 17545 raft_consensus.cc:740] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed277ea149b4a9fb4c2b9a07caf6fa8, State: Initialized, Role: FOLLOWER
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.723748 17545 consensus_queue.cc:260] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [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: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } }
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.723783 17545 raft_consensus.cc:399] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.723801 17545 raft_consensus.cc:493] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.723821 17545 raft_consensus.cc:3060] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 0 FOLLOWER]: Advancing to term 1
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.724552 17545 raft_consensus.cc:515] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } }
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.724628 17545 leader_election.cc:304] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1ed277ea149b4a9fb4c2b9a07caf6fa8; no voters: 
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.724679 17545 leader_election.cc:290] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.724715 17549 raft_consensus.cc:2804] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 FOLLOWER]: Leader election won for term 1
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.724749 17545 ts_tablet_manager.cc:1434] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.724761 17549 raft_consensus.cc:697] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed277ea149b4a9fb4c2b9a07caf6fa8, State: Running, Role: LEADER
14:03:07.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.724800 17549 consensus_queue.cc:237] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } }
14:03:07.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.725955 16585 catalog_manager.cc:5719] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed277ea149b4a9fb4c2b9a07caf6fa8 (127.16.9.131). New cstate: current_term: 1 leader_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ed277ea149b4a9fb4c2b9a07caf6fa8" member_type: VOTER last_known_addr { host: "127.16.9.131" port: 34155 } health_report { overall_health: HEALTHY } } }
14:03:07.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.726065 16585 catalog_manager.cc:5811] TS 1ed277ea149b4a9fb4c2b9a07caf6fa8 (127.16.9.131:34155) does not have the latest schema for tablet bb879bdccc9444568d6d8662187e67e6 (table org.apache.kudu.client.TestAlterTable-1786456987295-renamed [id=ebd43cf17ef842e9a2c51a347d423012]). Expected version 1 got 0
14:03:07.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.737694 17561 tablet.cc:1724] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Alter schema from (
14:03:07.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:07.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:07.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:03:07.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:07.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:07.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:07.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:07.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:03:07.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:07.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:07.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.747112 17532 tablet.cc:1724] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917: Alter schema from (
14:03:07.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:07.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:07.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:03:07.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:07.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:07.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:07.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:07.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:c2 INT32 NULLABLE,
14:03:07.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:07.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:07.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.751747 16585 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: org.apache.kudu.client.TestAlterTable-1786456987295-renamed [id=ebd43cf17ef842e9a2c51a347d423012] alter complete (version 1)
14:03:07.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.756748 16847 catalog_manager.cc:1295] Loaded cluster ID: d98e0ed252f04e8e859877717b273864
14:03:07.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.756834 16847 catalog_manager.cc:1588] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee: loading cluster ID for follower catalog manager: success
14:03:07.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.758023 16847 catalog_manager.cc:1610] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee: acquiring CA information for follower catalog manager: success
14:03:07.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.758304 16847 catalog_manager.cc:1638] T 00000000000000000000000000000000 P f4060347181c4295b23b69117f2f18ee: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:03:07.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.766 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.768 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.769 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.769 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@712ca57b, flushNotification=Deferred@1164241227(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:07.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.769 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.770 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.770 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.771 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.771 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.771 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.771 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.772 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.772 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.773 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.773 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.774 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.774 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.774 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.774 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.775 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.776 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.776 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.776 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.777 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.777 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.777 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.778 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.778 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.778 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.778 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.779 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.779 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.779 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.780 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.780 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.780 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.781 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.781 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.781 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.781 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.781894 17079 maintenance_manager.cc:419] P e12086ebe43242f3a6f0ecf7765a005d: Scheduling UndoDeltaBlockGCOp(3e3c7dd584ac48b29b2d5220a7cf2023): 431 bytes on disk
14:03:07.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.782 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.782 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.782406 16905 maintenance_manager.cc:643] P e12086ebe43242f3a6f0ecf7765a005d: UndoDeltaBlockGCOp(3e3c7dd584ac48b29b2d5220a7cf2023) complete. Timing: real 0.000s	user 0.000s	sys 0.000s Metrics: {"cfile_init":1,"lbm_read_time_us":33,"lbm_reads_lt_1ms":4}
14:03:07.782 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.783 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.783 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.783 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.784 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.784 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.785 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.786 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.786 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.786 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.787 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.787 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.788 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.788 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.789 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.789 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.790 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 607a745577be44369da6df7781630dcb for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000080000032, 0x0000000080000096)
14:03:07.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bb879bdccc9444568d6d8662187e67e6 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000000800000C8, 0x000000008000012C)
14:03:07.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x0000000180000032, 0x0000000180000096)
14:03:07.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 01bce1b90f684ce8b9454320ea4b8bda for table 'org.apache.kudu.client.TestAlterTable-1786456987295' with partition [0x00000001800000C8, 0x000000018000012C)
14:03:07.795 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000032, upperBoundPartitionKey=0x0000000080000096, ttl=299999, tablet=607a745577be44369da6df7781630dcb@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000096, upperBoundPartitionKey=0x00000000800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000008000012C, ttl=299999, tablet=bb879bdccc9444568d6d8662187e67e6@[1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000008000012C, upperBoundPartitionKey=0x0000000180000032, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000032, upperBoundPartitionKey=0x0000000180000096, ttl=299999, tablet=3e3c7dd584ac48b29b2d5220a7cf2023@[e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000096, upperBoundPartitionKey=0x00000001800000C8, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x000000018000012C, ttl=299999, tablet=01bce1b90f684ce8b9454320ea4b8bda@[9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000018000012C, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.9.189:36451, [0ms] Sub RPC GetTableLocations: received response from server master-127.16.9.189:36451: OK, deferred=null)) after lookup
14:03:07.797 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=607a745577be44369da6df7781630dcb, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.797 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 607a745577be44369da6df7781630dcb for partition [0x0000000080000032, 0x0000000080000096) with scanner id null
14:03:07.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=bb879bdccc9444568d6d8662187e67e6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.799 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet bb879bdccc9444568d6d8662187e67e6 for partition [0x00000000800000C8, 0x000000008000012C) with scanner id null
14:03:07.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=3e3c7dd584ac48b29b2d5220a7cf2023, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.801 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 3e3c7dd584ac48b29b2d5220a7cf2023 for partition [0x0000000180000032, 0x0000000180000096) with scanner id null
14:03:07.802 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 47 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456987295, tablet=01bce1b90f684ce8b9454320ea4b8bda, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:07.803 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 01bce1b90f684ce8b9454320ea4b8bda for partition [0x00000001800000C8, 0x000000018000012C) with scanner id null
14:03:07.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ebd43cf17ef842e9a2c51a347d423012
14:03:07.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.819252 16585 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34424:
14:03:07.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456987295-renamed" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\310\000\000\000\007\001,\001\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } alter_schema_steps { type: DROP_COLUMN drop_column { name: "c2" } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:07.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.823014 16585 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Sending DeleteTablet for 1 replicas of tablet bb879bdccc9444568d6d8662187e67e6
14:03:07.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.823127 16585 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Sending DeleteTablet for 1 replicas of tablet 01bce1b90f684ce8b9454320ea4b8bda
14:03:07.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.823168 16585 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Sending DeleteTablet for 1 replicas of tablet 607a745577be44369da6df7781630dcb
14:03:07.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.823191 16585 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 59beedd0233141ae884e7a80d2d33ced: Sending DeleteTablet for 1 replicas of tablet 3e3c7dd584ac48b29b2d5220a7cf2023
14:03:07.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.823426 17184 tablet_service.cc:1558] Processing DeleteTablet for tablet 01bce1b90f684ce8b9454320ea4b8bda with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:07 UTC) from {username='slave'} at 127.0.0.1:60616
14:03:07.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.823459 17377 tablet_service.cc:1558] Processing DeleteTablet for tablet bb879bdccc9444568d6d8662187e67e6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:07 UTC) from {username='slave'} at 127.0.0.1:44036
14:03:07.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.823457 17183 tablet_service.cc:1558] Processing DeleteTablet for tablet 607a745577be44369da6df7781630dcb with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:07 UTC) from {username='slave'} at 127.0.0.1:60616
14:03:07.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.823571 17567 tablet_replica.cc:333] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8: stopping tablet replica
14:03:07.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.823616 17567 raft_consensus.cc:2243] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 LEADER]: Raft consensus shutting down.
14:03:07.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.823657 17567 raft_consensus.cc:2272] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:07.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.823969 17536 tablet_replica.cc:333] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917: stopping tablet replica
14:03:07.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.824040 17536 raft_consensus.cc:2243] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 LEADER]: Raft consensus shutting down.
14:03:07.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.824044 16970 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e3c7dd584ac48b29b2d5220a7cf2023 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:07 UTC) from {username='slave'} at 127.0.0.1:55916
14:03:07.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.824083 17536 raft_consensus.cc:2272] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:07.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.824128 17538 tablet_replica.cc:333] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d: stopping tablet replica
14:03:07.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.824167 17538 raft_consensus.cc:2243] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [term 1 LEADER]: Raft consensus shutting down.
14:03:07.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.824234 17538 raft_consensus.cc:2272] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:07.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.824373 17567 ts_tablet_manager.cc:1916] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:07.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.824411 17536 ts_tablet_manager.cc:1916] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:07.824 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.824604 17538 ts_tablet_manager.cc:1916] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:07.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.826102 17536 ts_tablet_manager.cc:1929] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:03:07.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.826159 17536 log.cc:1199] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/wal/wals/01bce1b90f684ce8b9454320ea4b8bda
14:03:07.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.826328 17538 ts_tablet_manager.cc:1929] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:03:07.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.826375 17536 ts_tablet_manager.cc:1950] T 01bce1b90f684ce8b9454320ea4b8bda P 9a6b3f4808bc452ca1a8dfb2bc915917: Deleting consensus metadata
14:03:07.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.826381 17538 log.cc:1199] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-0/wal/wals/3e3c7dd584ac48b29b2d5220a7cf2023
14:03:07.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.826577 17538 ts_tablet_manager.cc:1950] T 3e3c7dd584ac48b29b2d5220a7cf2023 P e12086ebe43242f3a6f0ecf7765a005d: Deleting consensus metadata
14:03:07.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.826604 17536 tablet_replica.cc:333] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917: stopping tablet replica
14:03:07.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.826646 17536 raft_consensus.cc:2243] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 LEADER]: Raft consensus shutting down.
14:03:07.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.826680 17536 raft_consensus.cc:2272] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:07.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.827003 16578 catalog_manager.cc:5050] TS 9a6b3f4808bc452ca1a8dfb2bc915917 (127.16.9.130:43149): tablet 01bce1b90f684ce8b9454320ea4b8bda (table org.apache.kudu.client.TestAlterTable-1786456987295-renamed [id=ebd43cf17ef842e9a2c51a347d423012]) successfully deleted
14:03:07.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.827243 17536 ts_tablet_manager.cc:1916] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:07.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.827482 17567 ts_tablet_manager.cc:1929] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:03:07.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.827539 17567 log.cc:1199] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-2/wal/wals/bb879bdccc9444568d6d8662187e67e6
14:03:07.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.827729 17567 ts_tablet_manager.cc:1950] T bb879bdccc9444568d6d8662187e67e6 P 1ed277ea149b4a9fb4c2b9a07caf6fa8: Deleting consensus metadata
14:03:07.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.828243 16576 catalog_manager.cc:5050] TS 1ed277ea149b4a9fb4c2b9a07caf6fa8 (127.16.9.131:34155): tablet bb879bdccc9444568d6d8662187e67e6 (table org.apache.kudu.client.TestAlterTable-1786456987295-renamed [id=ebd43cf17ef842e9a2c51a347d423012]) successfully deleted
14:03:07.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.828447 16581 catalog_manager.cc:5050] TS e12086ebe43242f3a6f0ecf7765a005d (127.16.9.129:43579): tablet 3e3c7dd584ac48b29b2d5220a7cf2023 (table org.apache.kudu.client.TestAlterTable-1786456987295-renamed [id=ebd43cf17ef842e9a2c51a347d423012]) successfully deleted
14:03:07.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.829447 17536 ts_tablet_manager.cc:1929] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:03:07.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.829505 17536 log.cc:1199] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16030814969026710816/ts-1/wal/wals/607a745577be44369da6df7781630dcb
14:03:07.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.829694 17536 ts_tablet_manager.cc:1950] T 607a745577be44369da6df7781630dcb P 9a6b3f4808bc452ca1a8dfb2bc915917: Deleting consensus metadata
14:03:07.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.830091 16578 catalog_manager.cc:5050] TS 9a6b3f4808bc452ca1a8dfb2bc915917 (127.16.9.130:43149): tablet 607a745577be44369da6df7781630dcb (table org.apache.kudu.client.TestAlterTable-1786456987295-renamed [id=ebd43cf17ef842e9a2c51a347d423012]) successfully deleted
14:03:07.839 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:03:07.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC ScanRequest(scannerId=null, state=OPENING, attempt=1, KuduRpc(method=Scan, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.16.9.189:36451, [1ms] Sub RPC GetTableLocations: received response from server master-127.16.9.189:36451: OK, deferred=null)) after lookup
14:03:07.841 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table ebd43cf17ef842e9a2c51a347d423012
14:03:07.841 [DEBUG - main] (Connection.java:575) [peer master-127.16.9.189:36451(127.16.9.189:36451)] disconnecting while in state READY
14:03:07.841 [DEBUG - main] (Connection.java:575) [peer master-127.16.9.190:36275(127.16.9.190:36275)] disconnecting while in state READY
14:03:07.841 [DEBUG - main] (Connection.java:575) [peer master-127.16.9.188:44885(127.16.9.188:44885)] disconnecting while in state READY
14:03:07.842 [DEBUG - main] (Connection.java:575) [peer e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)] disconnecting while in state READY
14:03:07.842 [DEBUG - main] (Connection.java:575) [peer 1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)] disconnecting while in state READY
14:03:07.842 [DEBUG - main] (Connection.java:575) [peer 9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)] disconnecting while in state READY
14:03:07.842 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.16.9.188:44885(127.16.9.188:44885)] handling channelInactive
14:03:07.842 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.16.9.188:44885(127.16.9.188:44885)] cleaning up while in state READY due to: connection closed
14:03:07.843 [DEBUG - kudu-nio-3] (Connection.java:239) [peer e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)] handling channelInactive
14:03:07.843 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)] handling channelInactive
14:03:07.843 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 1ed277ea149b4a9fb4c2b9a07caf6fa8(127.16.9.131:34155)] cleaning up while in state READY due to: connection closed
14:03:07.843 [DEBUG - kudu-nio-3] (Connection.java:709) [peer e12086ebe43242f3a6f0ecf7765a005d(127.16.9.129:43579)] cleaning up while in state READY due to: connection closed
14:03:07.844 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.16.9.189:36451(127.16.9.189:36451)] handling channelInactive
14:03:07.844 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.16.9.189:36451(127.16.9.189:36451)] cleaning up while in state READY due to: connection closed
14:03:07.844 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:07.842 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.16.9.190:36275(127.16.9.190:36275)] handling channelInactive
14:03:07.847 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.16.9.190:36275(127.16.9.190:36275)] cleaning up while in state READY due to: connection closed
14:03:07.855 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)] handling channelInactive
14:03:07.855 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 9a6b3f4808bc452ca1a8dfb2bc915917(127.16.9.130:43149)] cleaning up while in state READY due to: connection closed
14:03:07.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.854909 16422 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 16871
14:03:07.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.902463 16422 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 17085
14:03:07.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.930481 16422 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 17288
14:03:07.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.936298 16422 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 16439
14:03:07.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.951376 16422 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 16554
14:03:07.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:07.962548 16422 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 16661
14:03:07.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:07Z chronyd exiting
.14:03:08.035 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456988035
14:03:08.038 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:08.038 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:08.038 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:03:08.039 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:03:08.039 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:08.042 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765"
  extra_master_flags: "--max_num_columns=10"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:08.120 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:08.120 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:08.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.121465 17611 mini_oidc.cc:150] Starting JWKS server
14:03:08.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.122130 17611 webserver.cc:533] Webserver started at http://127.0.0.1:37731/ using document root <none> and password file <none>
14:03:08.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.122219 17611 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:08.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.122457 17611 webserver.cc:533] Webserver started at http://127.0.0.1:40137/ using document root <none> and password file <none>
14:03:08.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:08Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:08.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:08Z Disabled control of system clock
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.134007 17611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/wal
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/data
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/logs
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/data/info.pb
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.50.254:40649
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.50.254
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.50.212:32973
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.50.254:40649,127.17.50.253:42599,127.17.50.252:44045
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37731/jwks.json
14:03:08.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
14:03:08.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.213135 17626 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
14:03:08.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.213339 17626 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:08.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.213356 17626 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:08.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.213384 17626 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:08.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.215018 17626 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:08.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.215082 17626 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:08.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.215096 17626 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:08.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.215107 17626 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:08.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.215118 17626 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:08.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.215128 17626 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37731/jwks.json
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.216948 17626 master_runner.cc:387] Master server non-default flags:
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/logs
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.50.212:32973
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/data
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/wal
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.50.254:40649,127.17.50.253:42599,127.17.50.252:44045
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.50.254:40649
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37731/jwks.json
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/data/info.pb
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.50.254
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17626
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.217178 17626 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:08.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.217379 17626 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:08.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.219949 17640 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
14:03:08.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.219957 17637 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
14:03:08.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.219957 17638 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
14:03:08.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.220111 17626 server_base.cc:1061] running on GCE node
14:03:08.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.220666 17626 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:08.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.220978 17626 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:08.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.222138 17626 hybrid_clock.cc:648] HybridClock initialized: now 1786456988222150 us; error 72 us; skew 500 ppm
14:03:08.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.223407 17626 webserver.cc:533] Webserver started at http://127.17.50.254:42281/ using document root <none> and password file <none>
14:03:08.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.223623 17626 fs_manager.cc:362] Metadata directory not provided
14:03:08.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.223673 17626 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:08.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.223794 17626 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:08.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.224663 17626 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/data/instance:
14:03:08.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7dade447afee4cfe9e4b6c324ea613eb"
14:03:08.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.225013 17626 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/wal/instance:
14:03:08.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7dade447afee4cfe9e4b6c324ea613eb"
14:03:08.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.226255 17626 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.226962 17649 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.227136 17626 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.227206 17626 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/wal
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7dade447afee4cfe9e4b6c324ea613eb"
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.227267 17626 fs_report.cc:389] FS layout report
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/wal
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/wal
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/data/data
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:08.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:08.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.237468 17626 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:08.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.237812 17626 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
14:03:08.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.237946 17626 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:08.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.242177 17626 rpc_server.cc:307] RPC server started. Bound to: 127.17.50.254:40649
14:03:08.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.242218 17727 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.50.254:40649 every 8 connection(s)
14:03:08.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.242565 17626 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/data/info.pb
14:03:08.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.243218 17728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:08.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.244491 17728 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } has no permanent_uuid. Determining permanent_uuid...
14:03:08.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.249065 17611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 17626
14:03:08.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.249181 17611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-0/wal/instance
14:03:08.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.249598 17728 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } has no permanent_uuid. Determining permanent_uuid...
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.249950 17651 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.50.253:42599: connect: Connection refused (error 111)
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.250002 17611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/wal
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/data
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/logs
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/data/info.pb
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.50.253:42599
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.50.253
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.50.212:32973
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:08.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.50.254:40649,127.17.50.253:42599,127.17.50.252:44045
14:03:08.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:08.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37731/jwks.json
14:03:08.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
14:03:08.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.250363 17728 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.50.253:42599: Network error: Client connection negotiation failed: client connection to 127.17.50.253:42599: connect: Connection refused (error 111)
14:03:08.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.299600 17728 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } attempt: 1
14:03:08.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.300398 17728 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.50.253:42599: Network error: Client connection negotiation failed: client connection to 127.17.50.253:42599: connect: Connection refused (error 111)
14:03:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.330291 17735 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
14:03:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.330503 17735 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.330528 17735 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:08.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.330550 17735 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.332283 17735 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.332335 17735 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.332361 17735 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.332377 17735 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.332394 17735 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:08.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.332409 17735 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37731/jwks.json
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.334132 17735 master_runner.cc:387] Master server non-default flags:
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/logs
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.50.212:32973
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/data
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/wal
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.50.254:40649,127.17.50.253:42599,127.17.50.252:44045
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.50.253:42599
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37731/jwks.json
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/data/info.pb
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.50.253
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17735
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:08.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:08.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:08.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:08.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:08.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:08.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:08.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:08.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:08.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:08.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.334411 17735 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:08.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.334676 17735 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:08.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.337334 17743 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
14:03:08.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.337404 17735 server_base.cc:1061] running on GCE node
14:03:08.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.337451 17744 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
14:03:08.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.337329 17748 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
14:03:08.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.337903 17735 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:08.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.338227 17735 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:08.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.339381 17735 hybrid_clock.cc:648] HybridClock initialized: now 1786456988339360 us; error 31 us; skew 500 ppm
14:03:08.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.340615 17735 webserver.cc:533] Webserver started at http://127.17.50.253:45489/ using document root <none> and password file <none>
14:03:08.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.340822 17735 fs_manager.cc:362] Metadata directory not provided
14:03:08.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.340873 17735 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:08.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.341006 17735 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:08.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.341941 17735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/data/instance:
14:03:08.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "336c975f978e4cbe8307fd44f39f6aa0"
14:03:08.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.342319 17735 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/wal/instance:
14:03:08.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "336c975f978e4cbe8307fd44f39f6aa0"
14:03:08.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.343689 17735 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:03:08.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.344420 17756 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:08.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.344633 17735 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:08.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.344703 17735 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/wal
14:03:08.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "336c975f978e4cbe8307fd44f39f6aa0"
14:03:08.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.344769 17735 fs_report.cc:389] FS layout report
14:03:08.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:08.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/wal
14:03:08.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/wal
14:03:08.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/data/data
14:03:08.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:08.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:08.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:08.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:08.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:08.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:08.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:08.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:08.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:08.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:08.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:08.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.368583 17728 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } attempt: 2
14:03:08.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.369396 17728 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.50.253:42599: Network error: Client connection negotiation failed: client connection to 127.17.50.253:42599: connect: Connection refused (error 111)
14:03:08.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.370247 17735 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:08.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.370514 17735 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
14:03:08.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.370611 17735 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:08.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.374537 17735 rpc_server.cc:307] RPC server started. Bound to: 127.17.50.253:42599
14:03:08.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.374595 17835 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.50.253:42599 every 8 connection(s)
14:03:08.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.374872 17735 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/data/info.pb
14:03:08.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.375375 17611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 17735
14:03:08.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.375448 17611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-1/wal/instance
14:03:08.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.375525 17836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:08.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.375748 17611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:08.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:08.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/wal
14:03:08.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/data
14:03:08.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:08.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:08.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:08.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:08.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/logs
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/data/info.pb
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.50.252:44045
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.50.252
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.50.212:32973
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.50.254:40649,127.17.50.253:42599,127.17.50.252:44045
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37731/jwks.json
14:03:08.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10 with env {}
14:03:08.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.377054 17836 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } has no permanent_uuid. Determining permanent_uuid...
14:03:08.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.382131 17836 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } has no permanent_uuid. Determining permanent_uuid...
14:03:08.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.385625 17836 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } has no permanent_uuid. Determining permanent_uuid...
14:03:08.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.386085 17763 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.17.50.252:44045: connect: Connection refused (error 111)
14:03:08.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.386612 17836 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.50.252:44045: Network error: Client connection negotiation failed: client connection to 127.17.50.252:44045: connect: Connection refused (error 111)
14:03:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.435814 17836 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } attempt: 1
14:03:08.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.436715 17836 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.50.252:44045: Network error: Client connection negotiation failed: client connection to 127.17.50.252:44045: connect: Connection refused (error 111)
14:03:08.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.456871 17841 flags.cc:432] Enabled unsafe flag: --max_num_columns=10
14:03:08.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.457072 17841 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:08.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.457089 17841 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:08.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.457108 17841 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:08.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.458705 17841 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.458751 17841 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.458765 17841 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.458774 17841 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.458786 17841 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:08.459 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.458796 17841 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37731/jwks.json
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.460515 17841 master_runner.cc:387] Master server non-default flags:
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/logs
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.50.212:32973
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/data
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/wal
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --max_num_columns=10
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.17.50.254:40649,127.17.50.253:42599,127.17.50.252:44045
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.50.252:44045
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:08.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37731/jwks.json
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/data/info.pb
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.50.252
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.17841
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.460582 17728 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } attempt: 3
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.460727 17841 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:08.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.460971 17841 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:08.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.463447 17853 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
14:03:08.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.463465 17851 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
14:03:08.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.463552 17856 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
14:03:08.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.463778 17841 server_base.cc:1061] running on GCE node
14:03:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.464030 17841 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.464282 17841 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.464284 17728 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } has no permanent_uuid. Determining permanent_uuid...
14:03:08.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.464874 17728 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.17.50.252:44045: Network error: Client connection negotiation failed: client connection to 127.17.50.252:44045: connect: Connection refused (error 111)
14:03:08.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.465437 17841 hybrid_clock.cc:648] HybridClock initialized: now 1786456988465416 us; error 32 us; skew 500 ppm
14:03:08.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.466457 17841 webserver.cc:533] Webserver started at http://127.17.50.252:42111/ using document root <none> and password file <none>
14:03:08.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.466658 17841 fs_manager.cc:362] Metadata directory not provided
14:03:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.466704 17841 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.466818 17841 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:08.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.467779 17841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/data/instance:
14:03:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "89786c411a28483384826e2cbd963f11"
14:03:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.468109 17841 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/wal/instance:
14:03:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "89786c411a28483384826e2cbd963f11"
14:03:08.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.469264 17841 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.469969 17864 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.470153 17841 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.470221 17841 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/wal
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "89786c411a28483384826e2cbd963f11"
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.470283 17841 fs_report.cc:389] FS layout report
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/wal
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/wal
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/data/data
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:08.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:08.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.487329 17841 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:08.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.487690 17841 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
14:03:08.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.487826 17841 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:08.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.492144 17841 rpc_server.cc:307] RPC server started. Bound to: 127.17.50.252:44045
14:03:08.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.492182 17949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.50.252:44045 every 8 connection(s)
14:03:08.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.492558 17841 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/data/info.pb
14:03:08.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.493177 17951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:08.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.494707 17951 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } has no permanent_uuid. Determining permanent_uuid...
14:03:08.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.496042 17728 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } attempt: 1
14:03:08.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.500062 17951 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } has no permanent_uuid. Determining permanent_uuid...
14:03:08.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.501191 17611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 17841
14:03:08.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.501214 17728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb: Bootstrap starting.
14:03:08.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.501283 17611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/master-2/wal/instance
14:03:08.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.501832 17728 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb: Neither blocks nor log segments found. Creating new log.
14:03:08.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.502140 17728 log.cc:826] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb: Log is configured to *not* fsync() on all Append() calls
14:03:08.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.502928 17728 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb: No bootstrap required, opened a new log
14:03:08.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.503352 17951 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } has no permanent_uuid. Determining permanent_uuid...
14:03:08.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.504892 17836 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } attempt: 2
14:03:08.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.505009 17728 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } }
14:03:08.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.505125 17728 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:08.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.505156 17728 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dade447afee4cfe9e4b6c324ea613eb, State: Initialized, Role: FOLLOWER
14:03:08.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.505261 17728 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [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: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } }
14:03:08.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.505537 17961 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [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: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } } }
14:03:08.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.505596 17728 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [sys.catalog]: configured and running, proceeding with master startup.
14:03:08.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.505717 17961 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [sys.catalog]: This master's current role is: FOLLOWER
14:03:08.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.507766 17951 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11: Bootstrap starting.
14:03:08.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.508049 17984 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:08.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.508306 17984 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:08.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.508498 17951 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11: Neither blocks nor log segments found. Creating new log.
14:03:08.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.509008 17951 log.cc:826] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11: Log is configured to *not* fsync() on all Append() calls
14:03:08.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.509475 17836 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0: Bootstrap starting.
14:03:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.510021 17951 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11: No bootstrap required, opened a new log
14:03:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.510186 17836 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0: Neither blocks nor log segments found. Creating new log.
14:03:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.510452 17836 log.cc:826] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0: Log is configured to *not* fsync() on all Append() calls
14:03:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.511261 17836 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0: No bootstrap required, opened a new log
14:03:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.511641 17951 raft_consensus.cc:359] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } }
14:03:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.511759 17951 raft_consensus.cc:385] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.511786 17951 raft_consensus.cc:740] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89786c411a28483384826e2cbd963f11, State: Initialized, Role: FOLLOWER
14:03:08.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.511893 17951 consensus_queue.cc:260] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [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: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } }
14:03:08.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.512166 17951 sys_catalog.cc:565] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [sys.catalog]: configured and running, proceeding with master startup.
14:03:08.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.510308 17626 master_runner.cc:187] Error getting master registration for 127.17.50.253:42599: OK, instance_id { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" instance_seqno: 1786456988373514 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:08.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.512300 17626 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:08.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.513456 17836 raft_consensus.cc:359] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } }
14:03:08.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.513567 17836 raft_consensus.cc:385] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:08.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.513599 17836 raft_consensus.cc:740] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 336c975f978e4cbe8307fd44f39f6aa0, State: Initialized, Role: FOLLOWER
14:03:08.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.513710 17836 consensus_queue.cc:260] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [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: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } }
14:03:08.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.514004 17836 sys_catalog.cc:565] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [sys.catalog]: configured and running, proceeding with master startup.
14:03:08.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.515290 18004 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:08.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.515539 18004 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:08.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.515887 17989 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [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: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } } }
14:03:08.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.516093 17989 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [sys.catalog]: This master's current role is: FOLLOWER
14:03:08.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.517818 17841 master_runner.cc:264] No leader master found from master 89786c411a28483384826e2cbd963f11
14:03:08.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.517881 17841 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:08.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.519403 17735 master_runner.cc:264] No leader master found from master 336c975f978e4cbe8307fd44f39f6aa0
14:03:08.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.519454 17735 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:08.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.520293 18025 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:08.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.520485 18025 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:08.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.526999 18007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [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: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } } }
14:03:08.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.527380 18007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [sys.catalog]: This master's current role is: FOLLOWER
14:03:08.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.533535 17961 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:08.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.533671 17961 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } }
14:03:08.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.533975 17961 leader_election.cc:290] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 336c975f978e4cbe8307fd44f39f6aa0 (127.17.50.253:42599), 89786c411a28483384826e2cbd963f11 (127.17.50.252:44045)
14:03:08.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.534322 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7dade447afee4cfe9e4b6c324ea613eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89786c411a28483384826e2cbd963f11" is_pre_election: true
14:03:08.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.534528 17908 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dade447afee4cfe9e4b6c324ea613eb in term 0.
14:03:08.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.534741 17652 leader_election.cc:304] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [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: 7dade447afee4cfe9e4b6c324ea613eb, 89786c411a28483384826e2cbd963f11; no voters: 
14:03:08.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.536916 17802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7dade447afee4cfe9e4b6c324ea613eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "336c975f978e4cbe8307fd44f39f6aa0" is_pre_election: true
14:03:08.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.537075 17802 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dade447afee4cfe9e4b6c324ea613eb in term 0.
14:03:08.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.538235 17961 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:08.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.538306 17961 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:08.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.538331 17961 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [term 0 FOLLOWER]: Advancing to term 1
14:03:08.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.539608 17961 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } }
14:03:08.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.539759 17961 leader_election.cc:290] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [CANDIDATE]: Term 1 election: Requested vote from peers 336c975f978e4cbe8307fd44f39f6aa0 (127.17.50.253:42599), 89786c411a28483384826e2cbd963f11 (127.17.50.252:44045)
14:03:08.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.540014 17908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7dade447afee4cfe9e4b6c324ea613eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89786c411a28483384826e2cbd963f11"
14:03:08.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.540098 17908 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [term 0 FOLLOWER]: Advancing to term 1
14:03:08.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.540982 17908 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dade447afee4cfe9e4b6c324ea613eb in term 1.
14:03:08.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.541177 17652 leader_election.cc:304] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [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: 7dade447afee4cfe9e4b6c324ea613eb, 89786c411a28483384826e2cbd963f11; no voters: 
14:03:08.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.541393 17802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7dade447afee4cfe9e4b6c324ea613eb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "336c975f978e4cbe8307fd44f39f6aa0"
14:03:08.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.541497 17802 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [term 0 FOLLOWER]: Advancing to term 1
14:03:08.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.542338 17802 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dade447afee4cfe9e4b6c324ea613eb in term 1.
14:03:08.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.543946 17961 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [term 1 FOLLOWER]: Leader election won for term 1
14:03:08.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.544153 17961 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [term 1 LEADER]: Becoming Leader. State: Replica: 7dade447afee4cfe9e4b6c324ea613eb, State: Running, Role: LEADER
14:03:08.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.544251 17961 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [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: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } }
14:03:08.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.544656 17961 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7dade447afee4cfe9e4b6c324ea613eb. Latest consensus state: current_term: 1 leader_uuid: "7dade447afee4cfe9e4b6c324ea613eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } } }
14:03:08.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.544723 17961 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [sys.catalog]: This master's current role is: LEADER
14:03:08.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.545503 18032 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:08.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.546062 18032 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:08.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.548231 17908 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [term 1 FOLLOWER]: Refusing update from remote peer 7dade447afee4cfe9e4b6c324ea613eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:08.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.548712 17961 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:08.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.550005 17989 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7dade447afee4cfe9e4b6c324ea613eb. Latest consensus state: current_term: 1 leader_uuid: "7dade447afee4cfe9e4b6c324ea613eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } } }
14:03:08.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.550115 17989 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [sys.catalog]: This master's current role is: FOLLOWER
14:03:08.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.550680 17802 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [term 1 FOLLOWER]: Refusing update from remote peer 7dade447afee4cfe9e4b6c324ea613eb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:08.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.550979 17961 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [LEADER]: Connected to new peer: Peer: permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:08.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.552104 18007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7dade447afee4cfe9e4b6c324ea613eb. Latest consensus state: current_term: 1 leader_uuid: "7dade447afee4cfe9e4b6c324ea613eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } } }
14:03:08.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.552186 18007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [sys.catalog]: This master's current role is: FOLLOWER
14:03:08.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.554561 18028 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7dade447afee4cfe9e4b6c324ea613eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } } }
14:03:08.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.554657 18028 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [sys.catalog]: This master's current role is: LEADER
14:03:08.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.555368 18007 sys_catalog.cc:455] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7dade447afee4cfe9e4b6c324ea613eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } } }
14:03:08.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.555464 18007 sys_catalog.cc:458] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0 [sys.catalog]: This master's current role is: FOLLOWER
14:03:08.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.555791 18033 mvcc.cc:204] Tried to move back new op lower bound from 7317327825090945024 to 7317327825078038528. Current Snapshot: MvccSnapshot[applied={T|T < 7317327825090945024}]
14:03:08.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.556282 18036 mvcc.cc:204] Tried to move back new op lower bound from 7317327825090945024 to 7317327825078038528. Current Snapshot: MvccSnapshot[applied={T|T < 7317327825090945024}]
14:03:08.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.557322 17961 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7dade447afee4cfe9e4b6c324ea613eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } } }
14:03:08.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.557401 17961 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb [sys.catalog]: This master's current role is: LEADER
14:03:08.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.557893 17989 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7dade447afee4cfe9e4b6c324ea613eb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dade447afee4cfe9e4b6c324ea613eb" member_type: VOTER last_known_addr { host: "127.17.50.254" port: 40649 } } peers { permanent_uuid: "336c975f978e4cbe8307fd44f39f6aa0" member_type: VOTER last_known_addr { host: "127.17.50.253" port: 42599 } } peers { permanent_uuid: "89786c411a28483384826e2cbd963f11" member_type: VOTER last_known_addr { host: "127.17.50.252" port: 44045 } } }
14:03:08.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.557981 17989 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11 [sys.catalog]: This master's current role is: FOLLOWER
14:03:08.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.558774 18034 mvcc.cc:204] Tried to move back new op lower bound from 7317327825090945024 to 7317327825078038528. Current Snapshot: MvccSnapshot[applied={T|T < 7317327825090945024}]
14:03:08.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.560683 18032 catalog_manager.cc:1383] Generated new cluster ID: f100872abfb949c2bb07669b9dd466ba
14:03:08.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.560732 18032 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:08.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.575572 18032 catalog_manager.cc:1406] Generated new certificate authority record
14:03:08.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.576620 18032 catalog_manager.cc:1540] Loading token signing keys...
14:03:08.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.589112 18032 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 7dade447afee4cfe9e4b6c324ea613eb: Generated new TSK 0
14:03:08.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.589591 18032 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:08.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.595652 17611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:08.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:08.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/wal
14:03:08.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/data
14:03:08.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:08.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:08.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:08.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:08.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:08.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:08.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/logs
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/data/info.pb
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.50.193:0
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.50.193
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.50.193
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.50.254:40649,127.17.50.253:42599,127.17.50.252:44045
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.50.212:32973
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:08.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:08.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.717007 18046 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:08.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.717465 18046 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:08.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.717562 18046 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.720163 18046 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:08.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.720431 18046 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.50.193
14:03:08.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.723565 18046 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:08.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/logs
14:03:08.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:08.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:08.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:08.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.50.212:32973
14:03:08.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:08.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:08.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/data
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/wal
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.50.193:0
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/data/info.pb
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.50.193
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.50.254:40649,127.17.50.253:42599,127.17.50.252:44045
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18046
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.50.193
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:08.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.724718 18046 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:08.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.725100 18046 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:08.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.728405 18061 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
14:03:08.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.728669 18053 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
14:03:08.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.728868 18056 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
14:03:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.730178 18046 server_base.cc:1061] running on GCE node
14:03:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.730397 18046 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:08.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.730656 18046 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:08.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.762195 18046 hybrid_clock.cc:648] HybridClock initialized: now 1786456988762160 us; error 71 us; skew 500 ppm
14:03:08.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.763834 18046 webserver.cc:533] Webserver started at http://127.17.50.193:42335/ using document root <none> and password file <none>
14:03:08.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.764065 18046 fs_manager.cc:362] Metadata directory not provided
14:03:08.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.764117 18046 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:08.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.764227 18046 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:08.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.765317 18046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/data/instance:
14:03:08.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88de81dc754b45bea382de1d82f355b3"
14:03:08.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.765695 18046 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/wal/instance:
14:03:08.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88de81dc754b45bea382de1d82f355b3"
14:03:08.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.767139 18046 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:03:08.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.767859 18068 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.768076 18046 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.768146 18046 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/wal
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88de81dc754b45bea382de1d82f355b3"
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.768189 18046 fs_report.cc:389] FS layout report
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/wal
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/wal
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/data/data
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:08.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:08.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.789556 18046 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:08.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.789860 18046 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
14:03:08.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.789954 18046 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:08.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.790154 18046 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:08.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.790524 18046 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:08.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.790562 18046 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:08.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.790594 18046 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:08.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.790609 18046 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:08.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.796200 18046 rpc_server.cc:307] RPC server started. Bound to: 127.17.50.193:45607
14:03:08.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.796252 18245 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.50.193:45607 every 8 connection(s)
14:03:08.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.796615 18046 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/data/info.pb
14:03:08.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.800179 17611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 18046
14:03:08.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.800282 17611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-0/wal/instance
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.801805 18247 heartbeater.cc:344] Connected to a master server at 127.17.50.252:44045
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.801901 18247 heartbeater.cc:461] Registering TS with master...
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.802021 17611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/wal
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/data
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/logs
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/data/info.pb
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.50.194:0
14:03:08.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.50.194
14:03:08.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.50.194
14:03:08.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:08.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.50.254:40649,127.17.50.253:42599,127.17.50.252:44045
14:03:08.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.50.212:32973
14:03:08.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:08.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:08.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:08.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.802089 18247 heartbeater.cc:507] Master 127.17.50.252:44045 requested a full tablet report, sending...
14:03:08.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.803795 17893 ts_manager.cc:194] Registered new tserver with Master: 88de81dc754b45bea382de1d82f355b3 (127.17.50.193:45607)
14:03:08.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.804178 18248 heartbeater.cc:344] Connected to a master server at 127.17.50.254:40649
14:03:08.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.804236 18248 heartbeater.cc:461] Registering TS with master...
14:03:08.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.804291 18249 heartbeater.cc:344] Connected to a master server at 127.17.50.253:42599
14:03:08.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.804325 18249 heartbeater.cc:461] Registering TS with master...
14:03:08.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.804340 18248 heartbeater.cc:507] Master 127.17.50.254:40649 requested a full tablet report, sending...
14:03:08.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.804388 18249 heartbeater.cc:507] Master 127.17.50.253:42599 requested a full tablet report, sending...
14:03:08.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.804670 17786 ts_manager.cc:194] Registered new tserver with Master: 88de81dc754b45bea382de1d82f355b3 (127.17.50.193:45607)
14:03:08.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.804677 17670 ts_manager.cc:194] Registered new tserver with Master: 88de81dc754b45bea382de1d82f355b3 (127.17.50.193:45607)
14:03:08.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.805349 17670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.50.193:36123
14:03:08.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.881430 18258 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:08.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.881609 18258 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:08.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.881635 18258 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:08.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.883215 18258 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:08.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.883279 18258 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.50.194
14:03:08.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.884819 18258 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/logs
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.50.212:32973
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/data
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/wal
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.50.194:0
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/data/info.pb
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.50.194
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.50.254:40649,127.17.50.253:42599,127.17.50.252:44045
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18258
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.50.194
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.885074 18258 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:08.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.885329 18258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:08.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.887929 18266 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
14:03:08.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.887933 18268 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
14:03:08.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:08.887946 18270 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
14:03:08.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.888226 18258 server_base.cc:1061] running on GCE node
14:03:08.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.888370 18258 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:08.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.888552 18258 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:08.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.889686 18258 hybrid_clock.cc:648] HybridClock initialized: now 1786456988889662 us; error 37 us; skew 500 ppm
14:03:08.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.890967 18258 webserver.cc:533] Webserver started at http://127.17.50.194:38883/ using document root <none> and password file <none>
14:03:08.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.891129 18258 fs_manager.cc:362] Metadata directory not provided
14:03:08.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.891163 18258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:08.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.891243 18258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:08.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.892040 18258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/data/instance:
14:03:08.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22b50d6c0fa74351bf77dfae3d6b6141"
14:03:08.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.892328 18258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/wal/instance:
14:03:08.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22b50d6c0fa74351bf77dfae3d6b6141"
14:03:08.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.893385 18258 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.893967 18278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.894101 18258 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.894158 18258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/wal
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "22b50d6c0fa74351bf77dfae3d6b6141"
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:08 on dist-test-slave-5bn2"
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.894198 18258 fs_report.cc:389] FS layout report
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/wal
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/wal
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/data/data
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:08.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:08.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.910792 18258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:08.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.911244 18258 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
14:03:08.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.911350 18258 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:08.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.911535 18258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:08.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.911828 18258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:08.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.911859 18258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:08.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.911880 18258 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:08.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.911890 18258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:08.917 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.917804 18258 rpc_server.cc:307] RPC server started. Bound to: 127.17.50.194:42463
14:03:08.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.917881 18445 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.50.194:42463 every 8 connection(s)
14:03:08.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.918167 18258 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/data/info.pb
14:03:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.923108 18451 heartbeater.cc:344] Connected to a master server at 127.17.50.253:42599
14:03:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.923210 18451 heartbeater.cc:461] Registering TS with master...
14:03:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.923396 18451 heartbeater.cc:507] Master 127.17.50.253:42599 requested a full tablet report, sending...
14:03:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.923695 18450 heartbeater.cc:344] Connected to a master server at 127.17.50.254:40649
14:03:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.923736 18446 heartbeater.cc:344] Connected to a master server at 127.17.50.252:44045
14:03:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.923759 18450 heartbeater.cc:461] Registering TS with master...
14:03:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.923813 18446 heartbeater.cc:461] Registering TS with master...
14:03:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.923874 18450 heartbeater.cc:507] Master 127.17.50.254:40649 requested a full tablet report, sending...
14:03:08.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.923910 18446 heartbeater.cc:507] Master 127.17.50.252:44045 requested a full tablet report, sending...
14:03:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.923897 17786 ts_manager.cc:194] Registered new tserver with Master: 22b50d6c0fa74351bf77dfae3d6b6141 (127.17.50.194:42463)
14:03:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.924101 17670 ts_manager.cc:194] Registered new tserver with Master: 22b50d6c0fa74351bf77dfae3d6b6141 (127.17.50.194:42463)
14:03:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.924252 17893 ts_manager.cc:194] Registered new tserver with Master: 22b50d6c0fa74351bf77dfae3d6b6141 (127.17.50.194:42463)
14:03:08.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.924526 17670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.50.194:47507
14:03:08.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.928082 17611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 18258
14:03:08.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.928187 17611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-1/wal/instance
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:08.929255 17611 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/wal
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/data
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/logs
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/data/info.pb
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.50.195:0
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.50.195
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.50.195
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.50.254:40649,127.17.50.253:42599,127.17.50.252:44045
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.50.212:32973
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:08.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:09.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.006872 18461 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:09.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.007087 18461 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:09.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.007107 18461 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:09.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.008728 18461 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:09.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.008795 18461 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.17.50.195
14:03:09.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.010402 18461 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:09.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/logs
14:03:09.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:09.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:09.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:09.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.17.50.212:32973
14:03:09.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:09.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:09.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/data
14:03:09.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/wal
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.17.50.195:0
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/data/info.pb
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.17.50.195
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.17.50.254:40649,127.17.50.253:42599,127.17.50.252:44045
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18461
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.17.50.195
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.010630 18461 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:09.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.010824 18461 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:09.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.013399 18476 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
14:03:09.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.013453 18469 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
14:03:09.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.013525 18480 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
14:03:09.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.013610 18461 server_base.cc:1061] running on GCE node
14:03:09.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.013756 18461 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:09.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.013931 18461 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:09.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.015054 18461 hybrid_clock.cc:648] HybridClock initialized: now 1786456989015041 us; error 34 us; skew 500 ppm
14:03:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.016170 18461 webserver.cc:533] Webserver started at http://127.17.50.195:45313/ using document root <none> and password file <none>
14:03:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.016336 18461 fs_manager.cc:362] Metadata directory not provided
14:03:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.016371 18461 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:09.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.016451 18461 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:09.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.017443 18461 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/data/instance:
14:03:09.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4d2635f39d1a420fafd203d4b68eda85"
14:03:09.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:09 on dist-test-slave-5bn2"
14:03:09.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.017714 18461 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/wal/instance:
14:03:09.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4d2635f39d1a420fafd203d4b68eda85"
14:03:09.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:09 on dist-test-slave-5bn2"
14:03:09.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.018752 18461 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.019414 18488 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.019604 18461 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:03:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.019662 18461 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/wal
14:03:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4d2635f39d1a420fafd203d4b68eda85"
14:03:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:09 on dist-test-slave-5bn2"
14:03:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.019706 18461 fs_report.cc:389] FS layout report
14:03:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/wal
14:03:09.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/wal
14:03:09.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/data/data
14:03:09.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:09.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:09.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:09.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:09.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:09.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:09.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:09.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:09.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:09.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:09.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:09.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.034636 18461 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:09.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.034977 18461 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
14:03:09.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.035077 18461 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:09.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.035269 18461 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:09.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.035593 18461 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:09.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.035627 18461 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:09.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.035650 18461 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:09.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.035660 18461 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:09.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.041308 18461 rpc_server.cc:307] RPC server started. Bound to: 127.17.50.195:44781
14:03:09.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.041383 18663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.50.195:44781 every 8 connection(s)
14:03:09.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.041709 18461 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/data/info.pb
14:03:09.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.045184 17611 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 18461
14:03:09.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.045271 17611 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster1269609765535449765/ts-2/wal/instance
14:03:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.046607 18664 heartbeater.cc:344] Connected to a master server at 127.17.50.252:44045
14:03:09.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.046831 18664 heartbeater.cc:461] Registering TS with master...
14:03:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.047255 18664 heartbeater.cc:507] Master 127.17.50.252:44045 requested a full tablet report, sending...
14:03:09.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.047773 17893 ts_manager.cc:194] Registered new tserver with Master: 4d2635f39d1a420fafd203d4b68eda85 (127.17.50.195:44781)
14:03:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.048969 18665 heartbeater.cc:344] Connected to a master server at 127.17.50.254:40649
14:03:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.049036 18665 heartbeater.cc:461] Registering TS with master...
14:03:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.049058 18667 heartbeater.cc:344] Connected to a master server at 127.17.50.253:42599
14:03:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.049106 18667 heartbeater.cc:461] Registering TS with master...
14:03:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.049132 18665 heartbeater.cc:507] Master 127.17.50.254:40649 requested a full tablet report, sending...
14:03:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.049176 18667 heartbeater.cc:507] Master 127.17.50.253:42599 requested a full tablet report, sending...
14:03:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.049360 17670 ts_manager.cc:194] Registered new tserver with Master: 4d2635f39d1a420fafd203d4b68eda85 (127.17.50.195:44781)
14:03:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.049439 17786 ts_manager.cc:194] Registered new tserver with Master: 4d2635f39d1a420fafd203d4b68eda85 (127.17.50.195:44781)
14:03:09.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.049763 17670 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.17.50.195:50521
14:03:09.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.059808 17611 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:09.060 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:09.060 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:09.061 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.17.50.254"
      port: 40649
    }
    bound_http_address {
      host: "127.17.50.254"
      port: 42281
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.17.50.253"
      port: 42599
    }
    bound_http_address {
      host: "127.17.50.253"
      port: 45489
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.17.50.252"
      port: 44045
    }
    bound_http_address {
      host: "127.17.50.252"
      port: 42111
    }
  }
}

14:03:09.061 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:09.062 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.17.50.193"
      port: 45607
    }
    bound_http_address {
      host: "127.17.50.193"
      port: 42335
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.17.50.194"
      port: 42463
    }
    bound_http_address {
      host: "127.17.50.194"
      port: 38883
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.17.50.195"
      port: 44781
    }
    bound_http_address {
      host: "127.17.50.195"
      port: 45313
    }
  }
}

14:03:09.062 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:09.065 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:09.066 [DEBUG - main] (Connection.java:748) [peer master-127.17.50.252:44045(127.17.50.252:44045)] connecting to peer
14:03:09.067 [DEBUG - main] (Connection.java:748) [peer master-127.17.50.254:40649(127.17.50.254:40649)] connecting to peer
14:03:09.067 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.17.50.252:44045(127.17.50.252:44045)] Successfully connected to peer
14:03:09.068 [DEBUG - main] (Connection.java:748) [peer master-127.17.50.253:42599(127.17.50.253:42599)] connecting to peer
14:03:09.068 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.17.50.254:40649(127.17.50.254:40649)] Successfully connected to peer
14:03:09.069 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.50.252
14:03:09.069 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.17.50.253:42599(127.17.50.253:42599)] Successfully connected to peer
14:03:09.071 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.50.253
14:03:09.072 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.17.50.254
14:03:09.081 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6caf3aab, L:/127.0.0.1:49202 - R:/127.17.50.252:44045] using SASL/PLAIN
14:03:09.082 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc54162d5, L:/127.0.0.1:57608 - R:/127.17.50.253:42599] using SASL/PLAIN
14:03:09.091 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1b0e47bd, L:/127.0.0.1:55370 - R:/127.17.50.254:40649] using SASL/PLAIN
14:03:09.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:09.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=28), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.50.252:44045, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.50.254:40649, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.17.50.253:42599, [17ms] Sub RPC ConnectToMaster: received response from server master-127.17.50.252:44045: OK, [17ms] Sub RPC ConnectToMaster: received response from server master-127.17.50.253:42599: OK, [27ms] Sub RPC ConnectToMaster: received response from server master-127.17.50.254:40649: OK, deferred=null) after lookup
14:03:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.094503 17670 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55370:
14:03:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456989065"
14:03:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "0"
14:03:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:09.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "1"
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "2"
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "3"
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "4"
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "5"
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:09.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "6"
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "7"
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "8"
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "9"
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "0"
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:09.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.094839 17670 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.TestAlterTable-1786456989065 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:03:09.100 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 9ea500e6c07d47bb935bb25d60385cac
14:03:09.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.104317 18563 tablet_service.cc:1511] Processing CreateTablet for tablet e58e2e740cd1401783f90c263042d50a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456989065 [id=9ea500e6c07d47bb935bb25d60385cac]), partition=RANGE (0) PARTITION UNBOUNDED
14:03:09.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.104673 18563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58e2e740cd1401783f90c263042d50a. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:09.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.107416 18704 tablet_bootstrap.cc:492] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85: Bootstrap starting.
14:03:09.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.107518 18356 tablet_service.cc:1511] Processing CreateTablet for tablet e58e2e740cd1401783f90c263042d50a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456989065 [id=9ea500e6c07d47bb935bb25d60385cac]), partition=RANGE (0) PARTITION UNBOUNDED
14:03:09.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.107822 18356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58e2e740cd1401783f90c263042d50a. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:09.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.108290 18704 tablet_bootstrap.cc:654] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85: Neither blocks nor log segments found. Creating new log.
14:03:09.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.108577 18704 log.cc:826] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85: Log is configured to *not* fsync() on all Append() calls
14:03:09.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.109234 18704 tablet_bootstrap.cc:492] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85: No bootstrap required, opened a new log
14:03:09.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.109288 18704 ts_tablet_manager.cc:1403] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:09.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.111138 18706 tablet_bootstrap.cc:492] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141: Bootstrap starting.
14:03:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.111234 18704 raft_consensus.cc:359] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2635f39d1a420fafd203d4b68eda85" member_type: VOTER last_known_addr { host: "127.17.50.195" port: 44781 } } peers { permanent_uuid: "88de81dc754b45bea382de1d82f355b3" member_type: VOTER last_known_addr { host: "127.17.50.193" port: 45607 } } peers { permanent_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" member_type: VOTER last_known_addr { host: "127.17.50.194" port: 42463 } }
14:03:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.111383 18704 raft_consensus.cc:385] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.111418 18704 raft_consensus.cc:740] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2635f39d1a420fafd203d4b68eda85, State: Initialized, Role: FOLLOWER
14:03:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.111508 18704 consensus_queue.cc:260] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85 [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: "4d2635f39d1a420fafd203d4b68eda85" member_type: VOTER last_known_addr { host: "127.17.50.195" port: 44781 } } peers { permanent_uuid: "88de81dc754b45bea382de1d82f355b3" member_type: VOTER last_known_addr { host: "127.17.50.193" port: 45607 } } peers { permanent_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" member_type: VOTER last_known_addr { host: "127.17.50.194" port: 42463 } }
14:03:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.111752 18704 ts_tablet_manager.cc:1434] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
14:03:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.111931 18706 tablet_bootstrap.cc:654] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141: Neither blocks nor log segments found. Creating new log.
14:03:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.112075 18665 heartbeater.cc:499] Master 127.17.50.254:40649 was elected leader, sending a full tablet report...
14:03:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.112198 18706 log.cc:826] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141: Log is configured to *not* fsync() on all Append() calls
14:03:09.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.112645 18139 tablet_service.cc:1511] Processing CreateTablet for tablet e58e2e740cd1401783f90c263042d50a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456989065 [id=9ea500e6c07d47bb935bb25d60385cac]), partition=RANGE (0) PARTITION UNBOUNDED
14:03:09.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.112919 18139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e58e2e740cd1401783f90c263042d50a. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:09.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.115259 18710 tablet_bootstrap.cc:492] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3: Bootstrap starting.
14:03:09.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.116134 18710 tablet_bootstrap.cc:654] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3: Neither blocks nor log segments found. Creating new log.
14:03:09.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.116464 18710 log.cc:826] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3: Log is configured to *not* fsync() on all Append() calls
14:03:09.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.117182 18710 tablet_bootstrap.cc:492] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3: No bootstrap required, opened a new log
14:03:09.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.117238 18710 ts_tablet_manager.cc:1403] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:09.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.118656 18710 raft_consensus.cc:359] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2635f39d1a420fafd203d4b68eda85" member_type: VOTER last_known_addr { host: "127.17.50.195" port: 44781 } } peers { permanent_uuid: "88de81dc754b45bea382de1d82f355b3" member_type: VOTER last_known_addr { host: "127.17.50.193" port: 45607 } } peers { permanent_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" member_type: VOTER last_known_addr { host: "127.17.50.194" port: 42463 } }
14:03:09.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.118773 18710 raft_consensus.cc:385] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:09.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.118793 18710 raft_consensus.cc:740] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88de81dc754b45bea382de1d82f355b3, State: Initialized, Role: FOLLOWER
14:03:09.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.118906 18710 consensus_queue.cc:260] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3 [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: "4d2635f39d1a420fafd203d4b68eda85" member_type: VOTER last_known_addr { host: "127.17.50.195" port: 44781 } } peers { permanent_uuid: "88de81dc754b45bea382de1d82f355b3" member_type: VOTER last_known_addr { host: "127.17.50.193" port: 45607 } } peers { permanent_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" member_type: VOTER last_known_addr { host: "127.17.50.194" port: 42463 } }
14:03:09.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.119128 18710 ts_tablet_manager.cc:1434] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
14:03:09.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.119213 18248 heartbeater.cc:499] Master 127.17.50.254:40649 was elected leader, sending a full tablet report...
14:03:09.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.123544 18706 tablet_bootstrap.cc:492] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141: No bootstrap required, opened a new log
14:03:09.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.123629 18706 ts_tablet_manager.cc:1403] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141: Time spent bootstrapping tablet: real 0.013s	user 0.001s	sys 0.000s
14:03:09.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.125226 18706 raft_consensus.cc:359] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2635f39d1a420fafd203d4b68eda85" member_type: VOTER last_known_addr { host: "127.17.50.195" port: 44781 } } peers { permanent_uuid: "88de81dc754b45bea382de1d82f355b3" member_type: VOTER last_known_addr { host: "127.17.50.193" port: 45607 } } peers { permanent_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" member_type: VOTER last_known_addr { host: "127.17.50.194" port: 42463 } }
14:03:09.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.125368 18706 raft_consensus.cc:385] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:09.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.125396 18706 raft_consensus.cc:740] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 22b50d6c0fa74351bf77dfae3d6b6141, State: Initialized, Role: FOLLOWER
14:03:09.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.125492 18706 consensus_queue.cc:260] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [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: "4d2635f39d1a420fafd203d4b68eda85" member_type: VOTER last_known_addr { host: "127.17.50.195" port: 44781 } } peers { permanent_uuid: "88de81dc754b45bea382de1d82f355b3" member_type: VOTER last_known_addr { host: "127.17.50.193" port: 45607 } } peers { permanent_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" member_type: VOTER last_known_addr { host: "127.17.50.194" port: 42463 } }
14:03:09.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.125771 18706 ts_tablet_manager.cc:1434] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:03:09.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.125824 18450 heartbeater.cc:499] Master 127.17.50.254:40649 was elected leader, sending a full tablet report...
14:03:09.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.168882 18452 tablet.cc:2406] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:09.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.292515 18669 tablet.cc:2406] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:09.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.297430 18250 tablet.cc:2406] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:09.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.467350 18713 raft_consensus.cc:493] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:09.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.467522 18713 raft_consensus.cc:515] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2635f39d1a420fafd203d4b68eda85" member_type: VOTER last_known_addr { host: "127.17.50.195" port: 44781 } } peers { permanent_uuid: "88de81dc754b45bea382de1d82f355b3" member_type: VOTER last_known_addr { host: "127.17.50.193" port: 45607 } } peers { permanent_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" member_type: VOTER last_known_addr { host: "127.17.50.194" port: 42463 } }
14:03:09.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.467895 18713 leader_election.cc:290] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d2635f39d1a420fafd203d4b68eda85 (127.17.50.195:44781), 88de81dc754b45bea382de1d82f355b3 (127.17.50.193:45607)
14:03:09.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.470650 18175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58e2e740cd1401783f90c263042d50a" candidate_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de81dc754b45bea382de1d82f355b3" is_pre_election: true
14:03:09.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.470635 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58e2e740cd1401783f90c263042d50a" candidate_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2635f39d1a420fafd203d4b68eda85" is_pre_election: true
14:03:09.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.470805 18175 raft_consensus.cc:2468] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22b50d6c0fa74351bf77dfae3d6b6141 in term 0.
14:03:09.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.470805 18593 raft_consensus.cc:2468] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 22b50d6c0fa74351bf77dfae3d6b6141 in term 0.
14:03:09.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.471065 18280 leader_election.cc:304] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 22b50d6c0fa74351bf77dfae3d6b6141, 4d2635f39d1a420fafd203d4b68eda85, 88de81dc754b45bea382de1d82f355b3; no voters: 
14:03:09.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.471184 18713 raft_consensus.cc:2804] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:09.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.471235 18713 raft_consensus.cc:493] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:09.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.471256 18713 raft_consensus.cc:3060] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [term 0 FOLLOWER]: Advancing to term 1
14:03:09.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.471882 18713 raft_consensus.cc:515] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2635f39d1a420fafd203d4b68eda85" member_type: VOTER last_known_addr { host: "127.17.50.195" port: 44781 } } peers { permanent_uuid: "88de81dc754b45bea382de1d82f355b3" member_type: VOTER last_known_addr { host: "127.17.50.193" port: 45607 } } peers { permanent_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" member_type: VOTER last_known_addr { host: "127.17.50.194" port: 42463 } }
14:03:09.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.472011 18713 leader_election.cc:290] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [CANDIDATE]: Term 1 election: Requested vote from peers 4d2635f39d1a420fafd203d4b68eda85 (127.17.50.195:44781), 88de81dc754b45bea382de1d82f355b3 (127.17.50.193:45607)
14:03:09.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.472177 18593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58e2e740cd1401783f90c263042d50a" candidate_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2635f39d1a420fafd203d4b68eda85"
14:03:09.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.472204 18175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e58e2e740cd1401783f90c263042d50a" candidate_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88de81dc754b45bea382de1d82f355b3"
14:03:09.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.472271 18175 raft_consensus.cc:3060] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3 [term 0 FOLLOWER]: Advancing to term 1
14:03:09.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.472265 18593 raft_consensus.cc:3060] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85 [term 0 FOLLOWER]: Advancing to term 1
14:03:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.473011 18175 raft_consensus.cc:2468] T e58e2e740cd1401783f90c263042d50a P 88de81dc754b45bea382de1d82f355b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22b50d6c0fa74351bf77dfae3d6b6141 in term 1.
14:03:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.473011 18593 raft_consensus.cc:2468] T e58e2e740cd1401783f90c263042d50a P 4d2635f39d1a420fafd203d4b68eda85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 22b50d6c0fa74351bf77dfae3d6b6141 in term 1.
14:03:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.473198 18280 leader_election.cc:304] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [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: 22b50d6c0fa74351bf77dfae3d6b6141, 88de81dc754b45bea382de1d82f355b3; no voters: 
14:03:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.473379 18713 raft_consensus.cc:2804] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [term 1 FOLLOWER]: Leader election won for term 1
14:03:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.473517 18713 raft_consensus.cc:697] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [term 1 LEADER]: Becoming Leader. State: Replica: 22b50d6c0fa74351bf77dfae3d6b6141, State: Running, Role: LEADER
14:03:09.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.473606 18713 consensus_queue.cc:237] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 [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: "4d2635f39d1a420fafd203d4b68eda85" member_type: VOTER last_known_addr { host: "127.17.50.195" port: 44781 } } peers { permanent_uuid: "88de81dc754b45bea382de1d82f355b3" member_type: VOTER last_known_addr { host: "127.17.50.193" port: 45607 } } peers { permanent_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" member_type: VOTER last_known_addr { host: "127.17.50.194" port: 42463 } }
14:03:09.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.474359 17670 catalog_manager.cc:5719] T e58e2e740cd1401783f90c263042d50a P 22b50d6c0fa74351bf77dfae3d6b6141 reported cstate change: term changed from 0 to 1, leader changed from <none> to 22b50d6c0fa74351bf77dfae3d6b6141 (127.17.50.194). New cstate: current_term: 1 leader_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d2635f39d1a420fafd203d4b68eda85" member_type: VOTER last_known_addr { host: "127.17.50.195" port: 44781 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88de81dc754b45bea382de1d82f355b3" member_type: VOTER last_known_addr { host: "127.17.50.193" port: 45607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "22b50d6c0fa74351bf77dfae3d6b6141" member_type: VOTER last_known_addr { host: "127.17.50.194" port: 42463 } health_report { overall_health: HEALTHY } } }
14:03:09.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.516058 18004 catalog_manager.cc:1295] Loaded cluster ID: f100872abfb949c2bb07669b9dd466ba
14:03:09.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.516144 18004 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11: loading cluster ID for follower catalog manager: success
14:03:09.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.516986 18004 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11: acquiring CA information for follower catalog manager: success
14:03:09.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.517227 18004 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 89786c411a28483384826e2cbd963f11: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:03:09.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.520965 18025 catalog_manager.cc:1295] Loaded cluster ID: f100872abfb949c2bb07669b9dd466ba
14:03:09.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.521064 18025 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0: loading cluster ID for follower catalog manager: success
14:03:09.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.521905 18025 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0: acquiring CA information for follower catalog manager: success
14:03:09.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.522135 18025 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 336c975f978e4cbe8307fd44f39f6aa0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:03:09.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.549722 17670 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55370:
14:03:09.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456989065" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "11" type: INT32 is_key: false is_nullable: true cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
14:03:09.551 [DEBUG - main] (Connection.java:575) [peer master-127.17.50.253:42599(127.17.50.253:42599)] disconnecting while in state READY
14:03:09.551 [DEBUG - main] (Connection.java:575) [peer master-127.17.50.254:40649(127.17.50.254:40649)] disconnecting while in state READY
14:03:09.551 [DEBUG - main] (Connection.java:575) [peer master-127.17.50.252:44045(127.17.50.252:44045)] disconnecting while in state READY
14:03:09.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:09.551 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.17.50.252:44045(127.17.50.252:44045)] handling channelInactive
14:03:09.552 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.17.50.252:44045(127.17.50.252:44045)] cleaning up while in state READY due to: connection closed
14:03:09.551 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.17.50.253:42599(127.17.50.253:42599)] handling channelInactive
14:03:09.553 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.17.50.253:42599(127.17.50.253:42599)] cleaning up while in state READY due to: connection closed
14:03:09.554 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.17.50.254:40649(127.17.50.254:40649)] handling channelInactive
14:03:09.554 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.17.50.254:40649(127.17.50.254:40649)] cleaning up while in state READY due to: connection closed
14:03:09.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.554601 17611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 18046
14:03:09.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.566361 17611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 18258
14:03:09.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.611771 17611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 18461
14:03:09.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.649194 17611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 17626
14:03:09.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.661569 17611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 17735
14:03:09.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.672149 17611 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 17841
14:03:09.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:09Z chronyd exiting
.14:03:09.745 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456989745
14:03:09.748 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:09.749 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:09.749 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:03:09.749 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:03:09.749 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:09.751 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398"
  extra_master_flags: "--enable_per_range_hash_schemas=false"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:09.829 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:09.829 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:09.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.829671 18729 mini_oidc.cc:150] Starting JWKS server
14:03:09.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.830243 18729 webserver.cc:533] Webserver started at http://127.0.0.1:42829/ using document root <none> and password file <none>
14:03:09.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.830309 18729 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:09.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.830416 18729 webserver.cc:533] Webserver started at http://127.0.0.1:45183/ using document root <none> and password file <none>
14:03:09.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:09Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:09.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:09Z Disabled control of system clock
14:03:09.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.841764 18729 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:09.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:09.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/wal
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/data
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/logs
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/data/info.pb
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.74.126:42215
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.74.126
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.74.84:37163
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.74.126:42215,127.18.74.125:45847,127.18.74.124:39533
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42829/jwks.json
14:03:09.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
14:03:09.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.920966 18746 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:09.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.921176 18746 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:09.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.921203 18746 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:09.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.922931 18746 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:09.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.922995 18746 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:09.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.923012 18746 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:09.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.923028 18746 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:09.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.923044 18746 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:09.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.923058 18746 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42829/jwks.json
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.924820 18746 master_runner.cc:387] Master server non-default flags:
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/logs
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.74.84:37163
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/data
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/wal
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.74.126:42215,127.18.74.125:45847,127.18.74.124:39533
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.74.126:42215
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42829/jwks.json
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/data/info.pb
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.74.126
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18746
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.925086 18746 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:09.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.925369 18746 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:09.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.927984 18755 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
14:03:09.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.928007 18758 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
14:03:09.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.927992 18756 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
14:03:09.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.928118 18746 server_base.cc:1061] running on GCE node
14:03:09.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.928532 18746 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:09.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.928807 18746 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:09.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.929956 18746 hybrid_clock.cc:648] HybridClock initialized: now 1786456989929876 us; error 93 us; skew 500 ppm
14:03:09.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.931172 18746 webserver.cc:533] Webserver started at http://127.18.74.126:43665/ using document root <none> and password file <none>
14:03:09.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.931371 18746 fs_manager.cc:362] Metadata directory not provided
14:03:09.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.931419 18746 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:09.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.931540 18746 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:09.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.932381 18746 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/data/instance:
14:03:09.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ddbd70b9d7f94264991592e0ab4be97b"
14:03:09.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:09 on dist-test-slave-5bn2"
14:03:09.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.932703 18746 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/wal/instance:
14:03:09.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ddbd70b9d7f94264991592e0ab4be97b"
14:03:09.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:09 on dist-test-slave-5bn2"
14:03:09.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.933866 18746 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:09.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.934613 18765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:09.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.934789 18746 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.934886 18746 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/wal
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "ddbd70b9d7f94264991592e0ab4be97b"
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:09 on dist-test-slave-5bn2"
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.934947 18746 fs_report.cc:389] FS layout report
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/wal
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/wal
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/data/data
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:09.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:09.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.948057 18746 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:09.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.948426 18746 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
14:03:09.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.948562 18746 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:09.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.952755 18746 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.126:42215
14:03:09.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.952788 18848 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.126:42215 every 8 connection(s)
14:03:09.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.953154 18746 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/data/info.pb
14:03:09.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.953743 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:09.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.955031 18849 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } has no permanent_uuid. Determining permanent_uuid...
14:03:09.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.956287 18729 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 18746
14:03:09.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.956403 18729 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-0/wal/instance
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.957155 18729 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/wal
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/data
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/logs
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/data/info.pb
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.74.125:45847
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.74.125
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.74.84:37163
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:09.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:09.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:09.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.74.126:42215,127.18.74.125:45847,127.18.74.124:39533
14:03:09.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:09.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42829/jwks.json
14:03:09.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
14:03:09.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:09.960266 18849 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } has no permanent_uuid. Determining permanent_uuid...
14:03:09.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.960750 18767 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.74.125:45847: connect: Connection refused (error 111)
14:03:09.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:09.961349 18849 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.74.125:45847: Network error: Client connection negotiation failed: client connection to 127.18.74.125:45847: connect: Connection refused (error 111)
14:03:10.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.010636 18849 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } attempt: 1
14:03:10.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.011649 18849 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.74.125:45847: Network error: Client connection negotiation failed: client connection to 127.18.74.125:45847: connect: Connection refused (error 111)
14:03:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.038035 18854 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.038236 18854 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:10.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.038257 18854 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:10.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.039933 18854 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:10.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.039990 18854 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:10.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.040004 18854 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:10.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.040014 18854 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:10.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.040025 18854 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:10.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.040035 18854 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42829/jwks.json
14:03:10.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.041718 18854 master_runner.cc:387] Master server non-default flags:
14:03:10.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/logs
14:03:10.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.74.84:37163
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/data
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/wal
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.74.126:42215,127.18.74.125:45847,127.18.74.124:39533
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.74.125:45847
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42829/jwks.json
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/data/info.pb
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.74.125
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18854
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.041945 18854 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:10.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.042135 18854 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:10.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.044687 18866 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
14:03:10.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.044691 18868 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
14:03:10.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.044746 18854 server_base.cc:1061] running on GCE node
14:03:10.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.044688 18871 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
14:03:10.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.045234 18854 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:10.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.045517 18854 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:10.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.046705 18854 hybrid_clock.cc:648] HybridClock initialized: now 1786456990046683 us; error 34 us; skew 500 ppm
14:03:10.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.047959 18854 webserver.cc:533] Webserver started at http://127.18.74.125:43455/ using document root <none> and password file <none>
14:03:10.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.048177 18854 fs_manager.cc:362] Metadata directory not provided
14:03:10.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.048233 18854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:10.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.048357 18854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:10.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.049275 18854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/data/instance:
14:03:10.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "242aedf9a8654ff69abf954e323e338a"
14:03:10.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.049615 18854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/wal/instance:
14:03:10.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "242aedf9a8654ff69abf954e323e338a"
14:03:10.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.050813 18854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:03:10.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.051549 18880 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:10.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.051774 18854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:10.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.051841 18854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/wal
14:03:10.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "242aedf9a8654ff69abf954e323e338a"
14:03:10.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.051905 18854 fs_report.cc:389] FS layout report
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/wal
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/wal
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/data/data
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:10.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:10.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.062598 18854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:10.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.062927 18854 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
14:03:10.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.063062 18854 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:10.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.067054 18854 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.125:45847
14:03:10.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.067094 18955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.125:45847 every 8 connection(s)
14:03:10.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.067451 18854 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/data/info.pb
14:03:10.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.068107 18958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:10.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.069355 18958 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } has no permanent_uuid. Determining permanent_uuid...
14:03:10.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.072638 18729 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 18854
14:03:10.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.072721 18729 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-1/wal/instance
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.073112 18729 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/wal
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/data
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/logs
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/data/info.pb
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.74.124:39533
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.74.124
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.74.84:37163
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:10.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.74.126:42215,127.18.74.125:45847,127.18.74.124:39533
14:03:10.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:10.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42829/jwks.json
14:03:10.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false with env {}
14:03:10.074 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.074446 18958 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } has no permanent_uuid. Determining permanent_uuid...
14:03:10.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.078286 18958 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } has no permanent_uuid. Determining permanent_uuid...
14:03:10.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.078715 18884 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.74.124:39533: connect: Connection refused (error 111)
14:03:10.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.079243 18958 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.74.124:39533: Network error: Client connection negotiation failed: client connection to 127.18.74.124:39533: connect: Connection refused (error 111)
14:03:10.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.079810 18849 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } attempt: 2
14:03:10.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.083065 18849 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } has no permanent_uuid. Determining permanent_uuid...
14:03:10.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.083616 18849 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.74.124:39533: Network error: Client connection negotiation failed: client connection to 127.18.74.124:39533: connect: Connection refused (error 111)
14:03:10.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.126802 18849 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } attempt: 1
14:03:10.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.127578 18849 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.74.124:39533: Network error: Client connection negotiation failed: client connection to 127.18.74.124:39533: connect: Connection refused (error 111)
14:03:10.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.128531 18958 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } attempt: 1
14:03:10.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.129315 18958 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.74.124:39533: Network error: Client connection negotiation failed: client connection to 127.18.74.124:39533: connect: Connection refused (error 111)
14:03:10.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.154681 18962 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:10.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.154912 18962 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:10.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.154939 18962 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:10.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.156597 18962 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:10.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.156652 18962 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:10.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.156664 18962 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:10.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.156675 18962 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:10.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.156685 18962 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:10.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.156695 18962 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42829/jwks.json
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.158777 18962 master_runner.cc:387] Master server non-default flags:
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/logs
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.74.84:37163
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/data
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/wal
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_per_range_hash_schemas=false
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.18.74.126:42215,127.18.74.125:45847,127.18.74.124:39533
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.74.124:39533
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42829/jwks.json
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/data/info.pb
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.74.124
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.18962
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:10.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.159116 18962 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:10.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.159399 18962 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.161991 18976 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
14:03:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.162036 18962 server_base.cc:1061] running on GCE node
14:03:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.162039 18975 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
14:03:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.162003 18979 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
14:03:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.162480 18962 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:10.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.162768 18962 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:10.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.163916 18962 hybrid_clock.cc:648] HybridClock initialized: now 1786456990163895 us; error 30 us; skew 500 ppm
14:03:10.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.164978 18962 webserver.cc:533] Webserver started at http://127.18.74.124:40641/ using document root <none> and password file <none>
14:03:10.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.165175 18962 fs_manager.cc:362] Metadata directory not provided
14:03:10.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.165232 18962 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:10.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.165352 18962 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:10.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.166314 18962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/data/instance:
14:03:10.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "94e1607f5dfc4993bd1d26ad60f3c36c"
14:03:10.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.166676 18962 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/wal/instance:
14:03:10.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "94e1607f5dfc4993bd1d26ad60f3c36c"
14:03:10.166 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.167876 18962 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:03:10.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.168645 18985 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:10.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.168819 18962 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:10.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.168891 18962 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/wal
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "94e1607f5dfc4993bd1d26ad60f3c36c"
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.168959 18962 fs_report.cc:389] FS layout report
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/wal
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/wal
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/data/data
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:10.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:10.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.174772 18849 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } attempt: 2
14:03:10.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.175467 18849 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.18.74.124:39533: Network error: Client connection negotiation failed: client connection to 127.18.74.124:39533: connect: Connection refused (error 111)
14:03:10.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.179104 18962 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:10.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.179363 18962 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
14:03:10.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.179461 18962 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:10.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.183436 18962 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.124:39533
14:03:10.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.183465 19068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.124:39533 every 8 connection(s)
14:03:10.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.183743 18962 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/data/info.pb
14:03:10.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.184264 19069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:10.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.185536 19069 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } has no permanent_uuid. Determining permanent_uuid...
14:03:10.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.188688 18729 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 18962
14:03:10.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.188784 18729 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/master-2/wal/instance
14:03:10.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.190364 19069 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } has no permanent_uuid. Determining permanent_uuid...
14:03:10.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.194046 19069 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } has no permanent_uuid. Determining permanent_uuid...
14:03:10.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.197474 18958 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } attempt: 2
14:03:10.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.198843 19069 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c: Bootstrap starting.
14:03:10.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.199604 19069 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c: Neither blocks nor log segments found. Creating new log.
14:03:10.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.199870 19069 log.cc:826] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c: Log is configured to *not* fsync() on all Append() calls
14:03:10.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.200563 19069 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c: No bootstrap required, opened a new log
14:03:10.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.200894 18958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a: Bootstrap starting.
14:03:10.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.201472 18958 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a: Neither blocks nor log segments found. Creating new log.
14:03:10.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.201653 18958 log.cc:826] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a: Log is configured to *not* fsync() on all Append() calls
14:03:10.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.202251 18958 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a: No bootstrap required, opened a new log
14:03:10.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.202255 19069 raft_consensus.cc:359] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } }
14:03:10.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.202387 19069 raft_consensus.cc:385] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:10.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.202430 19069 raft_consensus.cc:740] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94e1607f5dfc4993bd1d26ad60f3c36c, State: Initialized, Role: FOLLOWER
14:03:10.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.202538 19069 consensus_queue.cc:260] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [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: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } }
14:03:10.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.202814 19069 sys_catalog.cc:565] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [sys.catalog]: configured and running, proceeding with master startup.
14:03:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.202786 19085 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [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: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } } }
14:03:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.202907 19085 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [sys.catalog]: This master's current role is: FOLLOWER
14:03:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.203694 18958 raft_consensus.cc:359] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } }
14:03:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.203786 18958 raft_consensus.cc:385] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.203807 18958 raft_consensus.cc:740] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 242aedf9a8654ff69abf954e323e338a, State: Initialized, Role: FOLLOWER
14:03:10.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.203872 18958 consensus_queue.cc:260] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [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: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } }
14:03:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.204149 18958 sys_catalog.cc:565] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [sys.catalog]: configured and running, proceeding with master startup.
14:03:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.204749 19110 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:10.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.204898 19110 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:10.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.204129 19099 sys_catalog.cc:455] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [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: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } } }
14:03:10.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.206667 19099 sys_catalog.cc:458] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [sys.catalog]: This master's current role is: FOLLOWER
14:03:10.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.205060 18962 master_runner.cc:187] Error getting master registration for 127.18.74.126:42215: OK, instance_id { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" instance_seqno: 1786456989951665 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:10.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.206761 18962 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:10.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.207433 19127 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:10.207 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.207491 19127 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:10.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.206380 18854 master_runner.cc:187] Error getting master registration for 127.18.74.126:42215: OK, instance_id { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" instance_seqno: 1786456989951665 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:10.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.208063 18854 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:10.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.282655 18849 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } attempt: 3
14:03:10.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.287443 18849 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b: Bootstrap starting.
14:03:10.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.288228 18849 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b: Neither blocks nor log segments found. Creating new log.
14:03:10.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.288542 18849 log.cc:826] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b: Log is configured to *not* fsync() on all Append() calls
14:03:10.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.289345 18849 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b: No bootstrap required, opened a new log
14:03:10.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.291574 18849 raft_consensus.cc:359] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } }
14:03:10.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.291697 18849 raft_consensus.cc:385] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:10.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.291726 18849 raft_consensus.cc:740] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ddbd70b9d7f94264991592e0ab4be97b, State: Initialized, Role: FOLLOWER
14:03:10.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.291862 18849 consensus_queue.cc:260] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [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: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } }
14:03:10.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.292191 18849 sys_catalog.cc:565] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [sys.catalog]: configured and running, proceeding with master startup.
14:03:10.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.292171 19130 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [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: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } } }
14:03:10.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.292551 19130 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [sys.catalog]: This master's current role is: FOLLOWER
14:03:10.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.296150 19147 catalog_manager.cc:1594] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:10.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.296352 19147 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:10.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.297259 18746 master_runner.cc:264] No leader master found from master ddbd70b9d7f94264991592e0ab4be97b
14:03:10.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.297307 18746 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:10.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.313725 18892 tablet.cc:2406] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:10.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.388815 19099 raft_consensus.cc:493] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:10.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.388974 19099 raft_consensus.cc:515] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } }
14:03:10.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.389233 19099 leader_election.cc:290] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ddbd70b9d7f94264991592e0ab4be97b (127.18.74.126:42215), 94e1607f5dfc4993bd1d26ad60f3c36c (127.18.74.124:39533)
14:03:10.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.389599 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "242aedf9a8654ff69abf954e323e338a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" is_pre_election: true
14:03:10.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.389765 19028 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 242aedf9a8654ff69abf954e323e338a in term 0.
14:03:10.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.389856 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "242aedf9a8654ff69abf954e323e338a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddbd70b9d7f94264991592e0ab4be97b" is_pre_election: true
14:03:10.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.389952 18884 leader_election.cc:304] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [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: 242aedf9a8654ff69abf954e323e338a, 94e1607f5dfc4993bd1d26ad60f3c36c; no voters: 
14:03:10.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.390007 18802 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 242aedf9a8654ff69abf954e323e338a in term 0.
14:03:10.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.390096 19099 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:10.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.390137 19099 raft_consensus.cc:493] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:10.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.390157 19099 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [term 0 FOLLOWER]: Advancing to term 1
14:03:10.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.390961 19099 raft_consensus.cc:515] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } }
14:03:10.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.391096 19099 leader_election.cc:290] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [CANDIDATE]: Term 1 election: Requested vote from peers ddbd70b9d7f94264991592e0ab4be97b (127.18.74.126:42215), 94e1607f5dfc4993bd1d26ad60f3c36c (127.18.74.124:39533)
14:03:10.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.391305 18802 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "242aedf9a8654ff69abf954e323e338a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ddbd70b9d7f94264991592e0ab4be97b"
14:03:10.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.391347 19028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "242aedf9a8654ff69abf954e323e338a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c"
14:03:10.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.391382 18802 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [term 0 FOLLOWER]: Advancing to term 1
14:03:10.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.391412 19028 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [term 0 FOLLOWER]: Advancing to term 1
14:03:10.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.392158 18802 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242aedf9a8654ff69abf954e323e338a in term 1.
14:03:10.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.392158 19028 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 242aedf9a8654ff69abf954e323e338a in term 1.
14:03:10.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.392326 18884 leader_election.cc:304] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [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: 242aedf9a8654ff69abf954e323e338a, 94e1607f5dfc4993bd1d26ad60f3c36c; no voters: 
14:03:10.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.392443 19099 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [term 1 FOLLOWER]: Leader election won for term 1
14:03:10.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.392613 19099 raft_consensus.cc:697] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [term 1 LEADER]: Becoming Leader. State: Replica: 242aedf9a8654ff69abf954e323e338a, State: Running, Role: LEADER
14:03:10.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.392702 19099 consensus_queue.cc:237] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [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: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } }
14:03:10.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.393067 19099 sys_catalog.cc:455] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 242aedf9a8654ff69abf954e323e338a. Latest consensus state: current_term: 1 leader_uuid: "242aedf9a8654ff69abf954e323e338a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } } }
14:03:10.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.393139 19099 sys_catalog.cc:458] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [sys.catalog]: This master's current role is: LEADER
14:03:10.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.393325 19152 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:10.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.393519 19152 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:10.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.394812 19028 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [term 1 FOLLOWER]: Refusing update from remote peer 242aedf9a8654ff69abf954e323e338a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:10.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.394912 18802 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [term 1 FOLLOWER]: Refusing update from remote peer 242aedf9a8654ff69abf954e323e338a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:10.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.395151 19099 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:10.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.395321 19150 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [LEADER]: Connected to new peer: Peer: permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:10.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.396426 19130 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 242aedf9a8654ff69abf954e323e338a. Latest consensus state: current_term: 1 leader_uuid: "242aedf9a8654ff69abf954e323e338a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } } }
14:03:10.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.396399 19085 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 242aedf9a8654ff69abf954e323e338a. Latest consensus state: current_term: 1 leader_uuid: "242aedf9a8654ff69abf954e323e338a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } } }
14:03:10.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.396498 19085 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [sys.catalog]: This master's current role is: FOLLOWER
14:03:10.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.396498 19130 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [sys.catalog]: This master's current role is: FOLLOWER
14:03:10.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.397357 19150 sys_catalog.cc:455] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "242aedf9a8654ff69abf954e323e338a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } } }
14:03:10.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.397450 19150 sys_catalog.cc:458] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [sys.catalog]: This master's current role is: LEADER
14:03:10.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.397681 19153 mvcc.cc:204] Tried to move back new op lower bound from 7317327832655228928 to 7317327832648949760. Current Snapshot: MvccSnapshot[applied={T|T < 7317327832655228928}]
14:03:10.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.397884 19099 sys_catalog.cc:455] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "242aedf9a8654ff69abf954e323e338a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } } }
14:03:10.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.397970 19099 sys_catalog.cc:458] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a [sys.catalog]: This master's current role is: LEADER
14:03:10.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.398064 19130 sys_catalog.cc:455] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "242aedf9a8654ff69abf954e323e338a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } } }
14:03:10.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.398138 19130 sys_catalog.cc:458] T 00000000000000000000000000000000 P ddbd70b9d7f94264991592e0ab4be97b [sys.catalog]: This master's current role is: FOLLOWER
14:03:10.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.398202 19152 catalog_manager.cc:1383] Generated new cluster ID: ef90d8a4231c4b2fa0b922d891542f2b
14:03:10.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.398240 19152 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:10.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.398403 19158 mvcc.cc:204] Tried to move back new op lower bound from 7317327832655228928 to 7317327832648949760. Current Snapshot: MvccSnapshot[applied={T|T < 7317327832655228928}]
14:03:10.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.399106 19157 mvcc.cc:204] Tried to move back new op lower bound from 7317327832655228928 to 7317327832648949760. Current Snapshot: MvccSnapshot[applied={T|T < 7317327832655228928}]
14:03:10.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.399464 19085 sys_catalog.cc:455] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "242aedf9a8654ff69abf954e323e338a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ddbd70b9d7f94264991592e0ab4be97b" member_type: VOTER last_known_addr { host: "127.18.74.126" port: 42215 } } peers { permanent_uuid: "242aedf9a8654ff69abf954e323e338a" member_type: VOTER last_known_addr { host: "127.18.74.125" port: 45847 } } peers { permanent_uuid: "94e1607f5dfc4993bd1d26ad60f3c36c" member_type: VOTER last_known_addr { host: "127.18.74.124" port: 39533 } } }
14:03:10.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.399578 19085 sys_catalog.cc:458] T 00000000000000000000000000000000 P 94e1607f5dfc4993bd1d26ad60f3c36c [sys.catalog]: This master's current role is: FOLLOWER
14:03:10.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.410172 19152 catalog_manager.cc:1406] Generated new certificate authority record
14:03:10.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.411021 19152 catalog_manager.cc:1540] Loading token signing keys...
14:03:10.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.420145 19152 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 242aedf9a8654ff69abf954e323e338a: Generated new TSK 0
14:03:10.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.420547 19152 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.443324 18729 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/wal
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/data
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/logs
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/data/info.pb
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:10.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.74.65:0
14:03:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.74.65
14:03:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.74.65
14:03:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.74.126:42215,127.18.74.125:45847,127.18.74.124:39533
14:03:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.74.84:37163
14:03:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:10.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:10.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.522260 19167 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:10.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.522457 19167 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:10.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.522485 19167 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:10.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.524272 19167 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:10.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.524345 19167 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.74.65
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.525965 19167 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/logs
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.74.84:37163
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/data
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/wal
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.74.65:0
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/data/info.pb
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.74.65
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.74.126:42215,127.18.74.125:45847,127.18.74.124:39533
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19167
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.74.65
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:10.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.526865 19167 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:10.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.527144 19167 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:10.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.529683 19182 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
14:03:10.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.529871 19167 server_base.cc:1061] running on GCE node
14:03:10.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.529824 19175 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
14:03:10.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.529814 19179 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
14:03:10.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.530293 19167 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:10.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.530548 19167 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:10.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.531688 19167 hybrid_clock.cc:648] HybridClock initialized: now 1786456990531671 us; error 32 us; skew 500 ppm
14:03:10.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.532843 19167 webserver.cc:533] Webserver started at http://127.18.74.65:39311/ using document root <none> and password file <none>
14:03:10.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.533005 19167 fs_manager.cc:362] Metadata directory not provided
14:03:10.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.533042 19167 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:10.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.533124 19167 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:10.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.533922 19167 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/data/instance:
14:03:10.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e76e94efaeff42aa871a172c927e150c"
14:03:10.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.534228 19167 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/wal/instance:
14:03:10.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e76e94efaeff42aa871a172c927e150c"
14:03:10.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.535496 19167 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.536135 19195 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.536342 19167 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.536458 19167 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/wal
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e76e94efaeff42aa871a172c927e150c"
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.536505 19167 fs_report.cc:389] FS layout report
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/wal
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/wal
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/data/data
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:10.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:10.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.547267 19167 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:10.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.547586 19167 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
14:03:10.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.547673 19167 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:10.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.547863 19167 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:10.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.548170 19167 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:10.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.548214 19167 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:10.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.548242 19167 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:10.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.548254 19167 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:10.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.554494 19167 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.65:44671
14:03:10.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.554545 19376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.65:44671 every 8 connection(s)
14:03:10.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.555109 19167 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/data/info.pb
14:03:10.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.558473 18729 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 19167
14:03:10.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.558564 18729 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-0/wal/instance
14:03:10.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.560073 18729 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/wal
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/data
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/logs
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/data/info.pb
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.74.66:0
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.74.66
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.74.66
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.74.126:42215,127.18.74.125:45847,127.18.74.124:39533
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.74.84:37163
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.561025 19377 heartbeater.cc:344] Connected to a master server at 127.18.74.126:42215
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.561237 19377 heartbeater.cc:461] Registering TS with master...
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.561432 19377 heartbeater.cc:507] Master 127.18.74.126:42215 requested a full tablet report, sending...
14:03:10.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.561841 19381 heartbeater.cc:344] Connected to a master server at 127.18.74.125:45847
14:03:10.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.561873 18786 ts_manager.cc:194] Registered new tserver with Master: e76e94efaeff42aa871a172c927e150c (127.18.74.65:44671)
14:03:10.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.561914 19381 heartbeater.cc:461] Registering TS with master...
14:03:10.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.562006 19381 heartbeater.cc:507] Master 127.18.74.125:45847 requested a full tablet report, sending...
14:03:10.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.562188 19380 heartbeater.cc:344] Connected to a master server at 127.18.74.124:39533
14:03:10.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.562237 19380 heartbeater.cc:461] Registering TS with master...
14:03:10.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.562306 19380 heartbeater.cc:507] Master 127.18.74.124:39533 requested a full tablet report, sending...
14:03:10.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.562302 18908 ts_manager.cc:194] Registered new tserver with Master: e76e94efaeff42aa871a172c927e150c (127.18.74.65:44671)
14:03:10.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.562640 19015 ts_manager.cc:194] Registered new tserver with Master: e76e94efaeff42aa871a172c927e150c (127.18.74.65:44671)
14:03:10.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.563179 18908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.74.65:59137
14:03:10.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.639803 19390 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:10.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.639990 19390 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:10.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.640009 19390 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:10.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.641597 19390 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:10.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.641660 19390 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.74.66
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.643185 19390 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/logs
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.74.84:37163
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/data
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/wal
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.74.66:0
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/data/info.pb
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.74.66
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.74.126:42215,127.18.74.125:45847,127.18.74.124:39533
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19390
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.74.66
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:10.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.643394 19390 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:10.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.643584 19390 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:10.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.646075 19405 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
14:03:10.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.646028 19399 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
14:03:10.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.646059 19402 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
14:03:10.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.646219 19390 server_base.cc:1061] running on GCE node
14:03:10.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.646566 19390 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:10.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.646759 19390 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:10.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.647914 19390 hybrid_clock.cc:648] HybridClock initialized: now 1786456990647910 us; error 46 us; skew 500 ppm
14:03:10.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.649111 19390 webserver.cc:533] Webserver started at http://127.18.74.66:46393/ using document root <none> and password file <none>
14:03:10.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.649289 19390 fs_manager.cc:362] Metadata directory not provided
14:03:10.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.649325 19390 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:10.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.649466 19390 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:10.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.650298 19390 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/data/instance:
14:03:10.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50a3e3afcb794272b061a7aa2d9416a1"
14:03:10.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.650564 19390 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/wal/instance:
14:03:10.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50a3e3afcb794272b061a7aa2d9416a1"
14:03:10.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.651 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.651767 19390 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:10.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.652547 19416 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:10.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.652738 19390 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:10.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.652808 19390 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/wal
14:03:10.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "50a3e3afcb794272b061a7aa2d9416a1"
14:03:10.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.652863 19390 fs_report.cc:389] FS layout report
14:03:10.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:10.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/wal
14:03:10.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/wal
14:03:10.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/data/data
14:03:10.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:10.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:10.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:10.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:10.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:10.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:10.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:10.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:10.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:10.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:10.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:10.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.673162 19390 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:10.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.673460 19390 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
14:03:10.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.673556 19390 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:10.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.673751 19390 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:10.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.674036 19390 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:10.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.674067 19390 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:10.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.674088 19390 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:10.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.674099 19390 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:10.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.679999 19390 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.66:38091
14:03:10.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.680063 19591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.66:38091 every 8 connection(s)
14:03:10.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.680336 19390 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/data/info.pb
14:03:10.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.685258 19592 heartbeater.cc:344] Connected to a master server at 127.18.74.126:42215
14:03:10.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.685374 19592 heartbeater.cc:461] Registering TS with master...
14:03:10.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.685580 18729 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 19390
14:03:10.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.685611 19592 heartbeater.cc:507] Master 127.18.74.126:42215 requested a full tablet report, sending...
14:03:10.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.685683 18729 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-1/wal/instance
14:03:10.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.686089 18786 ts_manager.cc:194] Registered new tserver with Master: 50a3e3afcb794272b061a7aa2d9416a1 (127.18.74.66:38091)
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.686895 19593 heartbeater.cc:344] Connected to a master server at 127.18.74.124:39533
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.686967 19593 heartbeater.cc:461] Registering TS with master...
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.687058 19593 heartbeater.cc:507] Master 127.18.74.124:39533 requested a full tablet report, sending...
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.687208 18729 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/wal
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/data
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/logs
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/data/info.pb
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.74.67:0
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.74.67
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.74.67
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.74.126:42215,127.18.74.125:45847,127.18.74.124:39533
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.74.84:37163
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.687332 19015 ts_manager.cc:194] Registered new tserver with Master: 50a3e3afcb794272b061a7aa2d9416a1 (127.18.74.66:38091)
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.687718 19595 heartbeater.cc:344] Connected to a master server at 127.18.74.125:45847
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.687781 19595 heartbeater.cc:461] Registering TS with master...
14:03:10.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.687855 19595 heartbeater.cc:507] Master 127.18.74.125:45847 requested a full tablet report, sending...
14:03:10.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.688081 18908 ts_manager.cc:194] Registered new tserver with Master: 50a3e3afcb794272b061a7aa2d9416a1 (127.18.74.66:38091)
14:03:10.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.688498 18908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.74.66:54803
14:03:10.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.768440 19615 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:10.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.768640 19615 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:10.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.768659 19615 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:10.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.770231 19615 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:10.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.770293 19615 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.18.74.67
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.771919 19615 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/logs
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.18.74.84:37163
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/data
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/wal
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.18.74.67:0
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/data/info.pb
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.18.74.67
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.18.74.126:42215,127.18.74.125:45847,127.18.74.124:39533
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19615
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.18.74.67
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.772125 19615 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:10.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.772317 19615 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.774992 19622 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
14:03:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.775050 19615 server_base.cc:1061] running on GCE node
14:03:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.774988 19623 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
14:03:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.774993 19626 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
14:03:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.775492 19615 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:10.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.775748 19615 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:10.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.776893 19615 hybrid_clock.cc:648] HybridClock initialized: now 1786456990776875 us; error 32 us; skew 500 ppm
14:03:10.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.778062 19615 webserver.cc:533] Webserver started at http://127.18.74.67:45839/ using document root <none> and password file <none>
14:03:10.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.778285 19615 fs_manager.cc:362] Metadata directory not provided
14:03:10.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.778334 19615 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:10.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.778455 19615 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:10.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.779361 19615 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/data/instance:
14:03:10.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1dd61e34e7314c05a7232ca0154e99aa"
14:03:10.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.779700 19615 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/wal/instance:
14:03:10.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1dd61e34e7314c05a7232ca0154e99aa"
14:03:10.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.780885 19615 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:10.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.781622 19634 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:10.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.781774 19615 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.781847 19615 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/wal
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1dd61e34e7314c05a7232ca0154e99aa"
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:10 on dist-test-slave-5bn2"
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.781905 19615 fs_report.cc:389] FS layout report
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/wal
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/wal
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/data/data
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:10.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.806304 19615 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.806651 19615 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
14:03:10.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.806787 19615 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:10.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.807099 19615 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:10.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.807474 19615 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:10.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.807518 19615 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:10.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.807549 19615 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:10.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.807565 19615 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:10.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.813575 19615 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.67:33313
14:03:10.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.813649 19809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.67:33313 every 8 connection(s)
14:03:10.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.813974 19615 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/data/info.pb
14:03:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.818953 19811 heartbeater.cc:344] Connected to a master server at 127.18.74.124:39533
14:03:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.818959 19810 heartbeater.cc:344] Connected to a master server at 127.18.74.126:42215
14:03:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.819085 19811 heartbeater.cc:461] Registering TS with master...
14:03:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.819156 19813 heartbeater.cc:344] Connected to a master server at 127.18.74.125:45847
14:03:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.819087 19810 heartbeater.cc:461] Registering TS with master...
14:03:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.819219 19813 heartbeater.cc:461] Registering TS with master...
14:03:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.819289 19811 heartbeater.cc:507] Master 127.18.74.124:39533 requested a full tablet report, sending...
14:03:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.819301 19810 heartbeater.cc:507] Master 127.18.74.126:42215 requested a full tablet report, sending...
14:03:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.819303 19813 heartbeater.cc:507] Master 127.18.74.125:45847 requested a full tablet report, sending...
14:03:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.819725 18908 ts_manager.cc:194] Registered new tserver with Master: 1dd61e34e7314c05a7232ca0154e99aa (127.18.74.67:33313)
14:03:10.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.819751 18787 ts_manager.cc:194] Registered new tserver with Master: 1dd61e34e7314c05a7232ca0154e99aa (127.18.74.67:33313)
14:03:10.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.820178 18908 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.18.74.67:55315
14:03:10.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.820393 19015 ts_manager.cc:194] Registered new tserver with Master: 1dd61e34e7314c05a7232ca0154e99aa (127.18.74.67:33313)
14:03:10.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.823571 18729 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 19615
14:03:10.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.823657 18729 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3712924456750049398/ts-2/wal/instance
14:03:10.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.825994 18729 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:10.826 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:10.826 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:10.827 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.74.126"
      port: 42215
    }
    bound_http_address {
      host: "127.18.74.126"
      port: 43665
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.74.125"
      port: 45847
    }
    bound_http_address {
      host: "127.18.74.125"
      port: 43455
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.74.124"
      port: 39533
    }
    bound_http_address {
      host: "127.18.74.124"
      port: 40641
    }
  }
}

14:03:10.827 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:10.828 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.18.74.65"
      port: 44671
    }
    bound_http_address {
      host: "127.18.74.65"
      port: 39311
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.18.74.66"
      port: 38091
    }
    bound_http_address {
      host: "127.18.74.66"
      port: 46393
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.18.74.67"
      port: 33313
    }
    bound_http_address {
      host: "127.18.74.67"
      port: 45839
    }
  }
}

14:03:10.828 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:10.830 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:10.832 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.74.125:45847(127.18.74.125:45847)] connecting to peer
14:03:10.833 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.74.126:42215(127.18.74.126:42215)] connecting to peer
14:03:10.833 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.18.74.125:45847(127.18.74.125:45847)] Successfully connected to peer
14:03:10.834 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.18.74.124:39533(127.18.74.124:39533)] connecting to peer
14:03:10.835 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.18.74.126:42215(127.18.74.126:42215)] Successfully connected to peer
14:03:10.836 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.74.125
14:03:10.836 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.74.126
14:03:10.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.18.74.124:39533(127.18.74.124:39533)] Successfully connected to peer
14:03:10.840 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.18.74.124
14:03:10.849 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa72c4c82, L:/127.0.0.1:55426 - R:/127.18.74.126:42215] using SASL/PLAIN
14:03:10.850 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x46cf1e2c, L:/127.0.0.1:59088 - R:/127.18.74.124:39533] using SASL/PLAIN
14:03:10.855 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf4d3134, L:/127.0.0.1:56374 - R:/127.18.74.125:45847] using SASL/PLAIN
14:03:10.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:10.856 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=25), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.74.125:45847, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.74.126:42215, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.18.74.124:39533, [19ms] Sub RPC ConnectToMaster: received response from server master-127.18.74.126:42215: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.18.74.124:39533: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.18.74.125:45847: OK, deferred=null) after lookup
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.857115 18908 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56374:
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456990830"
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:10.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:10.861 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table f0f6b2e6280d4d8a969be10a2a7cc7e0
14:03:10.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.866627 19709 tablet_service.cc:1511] Processing CreateTablet for tablet eb414b72157448879c021721edefcd70 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456990830 [id=f0f6b2e6280d4d8a969be10a2a7cc7e0]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:03:10.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.866789 19496 tablet_service.cc:1511] Processing CreateTablet for tablet 8591970fbacf452aacf877538f3eddc5 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456990830 [id=f0f6b2e6280d4d8a969be10a2a7cc7e0]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:03:10.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.867017 19709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb414b72157448879c021721edefcd70. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:10.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.867110 19496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8591970fbacf452aacf877538f3eddc5. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.869136 19832 tablet_bootstrap.cc:492] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1: Bootstrap starting.
14:03:10.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.869691 19833 tablet_bootstrap.cc:492] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa: Bootstrap starting.
14:03:10.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.870071 19832 tablet_bootstrap.cc:654] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1: Neither blocks nor log segments found. Creating new log.
14:03:10.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.870388 19832 log.cc:826] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1: Log is configured to *not* fsync() on all Append() calls
14:03:10.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.870458 19833 tablet_bootstrap.cc:654] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa: Neither blocks nor log segments found. Creating new log.
14:03:10.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.870707 19833 log.cc:826] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa: Log is configured to *not* fsync() on all Append() calls
14:03:10.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.871097 19832 tablet_bootstrap.cc:492] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1: No bootstrap required, opened a new log
14:03:10.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.871173 19832 ts_tablet_manager.cc:1403] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:10.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.871331 19833 tablet_bootstrap.cc:492] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa: No bootstrap required, opened a new log
14:03:10.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.871397 19833 ts_tablet_manager.cc:1403] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.873235 19832 raft_consensus.cc:359] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50a3e3afcb794272b061a7aa2d9416a1" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 38091 } }
14:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.873390 19832 raft_consensus.cc:385] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.873421 19832 raft_consensus.cc:740] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50a3e3afcb794272b061a7aa2d9416a1, State: Initialized, Role: FOLLOWER
14:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.873549 19832 consensus_queue.cc:260] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 [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: true peers { permanent_uuid: "50a3e3afcb794272b061a7aa2d9416a1" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 38091 } }
14:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.873620 19832 raft_consensus.cc:399] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.873647 19832 raft_consensus.cc:493] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.873687 19832 raft_consensus.cc:3060] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 [term 0 FOLLOWER]: Advancing to term 1
14:03:10.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.873770 19833 raft_consensus.cc:359] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dd61e34e7314c05a7232ca0154e99aa" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 33313 } }
14:03:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.873888 19833 raft_consensus.cc:385] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.873917 19833 raft_consensus.cc:740] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dd61e34e7314c05a7232ca0154e99aa, State: Initialized, Role: FOLLOWER
14:03:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.874030 19833 consensus_queue.cc:260] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa [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: true peers { permanent_uuid: "1dd61e34e7314c05a7232ca0154e99aa" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 33313 } }
14:03:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.874104 19833 raft_consensus.cc:399] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.874131 19833 raft_consensus.cc:493] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.874173 19833 raft_consensus.cc:3060] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa [term 0 FOLLOWER]: Advancing to term 1
14:03:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.874401 19832 raft_consensus.cc:515] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50a3e3afcb794272b061a7aa2d9416a1" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 38091 } }
14:03:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.874518 19832 leader_election.cc:304] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 50a3e3afcb794272b061a7aa2d9416a1; no voters: 
14:03:10.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.874680 19832 leader_election.cc:290] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.874745 19833 raft_consensus.cc:515] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dd61e34e7314c05a7232ca0154e99aa" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 33313 } }
14:03:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.874874 19833 leader_election.cc:304] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 1dd61e34e7314c05a7232ca0154e99aa; no voters: 
14:03:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.874909 19832 ts_tablet_manager.cc:1434] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
14:03:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.875030 19833 leader_election.cc:290] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.875222 19845 raft_consensus.cc:2804] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa [term 1 FOLLOWER]: Leader election won for term 1
14:03:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.875450 19595 heartbeater.cc:499] Master 127.18.74.125:45847 was elected leader, sending a full tablet report...
14:03:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.875464 19845 raft_consensus.cc:697] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa [term 1 LEADER]: Becoming Leader. State: Replica: 1dd61e34e7314c05a7232ca0154e99aa, State: Running, Role: LEADER
14:03:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.875555 19845 consensus_queue.cc:237] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dd61e34e7314c05a7232ca0154e99aa" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 33313 } }
14:03:10.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.875679 19813 heartbeater.cc:499] Master 127.18.74.125:45847 was elected leader, sending a full tablet report...
14:03:10.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.876664 18908 catalog_manager.cc:5719] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dd61e34e7314c05a7232ca0154e99aa (127.18.74.67). New cstate: current_term: 1 leader_uuid: "1dd61e34e7314c05a7232ca0154e99aa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1dd61e34e7314c05a7232ca0154e99aa" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 33313 } health_report { overall_health: HEALTHY } } }
14:03:10.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.875243 19833 ts_tablet_manager.cc:1434] T eb414b72157448879c021721edefcd70 P 1dd61e34e7314c05a7232ca0154e99aa: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.002s
14:03:10.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.883015 19838 raft_consensus.cc:2804] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 [term 1 FOLLOWER]: Leader election won for term 1
14:03:10.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.883222 19838 raft_consensus.cc:697] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 [term 1 LEADER]: Becoming Leader. State: Replica: 50a3e3afcb794272b061a7aa2d9416a1, State: Running, Role: LEADER
14:03:10.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.883484 19838 consensus_queue.cc:237] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50a3e3afcb794272b061a7aa2d9416a1" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 38091 } }
14:03:10.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.884272 18908 catalog_manager.cc:5719] T 8591970fbacf452aacf877538f3eddc5 P 50a3e3afcb794272b061a7aa2d9416a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50a3e3afcb794272b061a7aa2d9416a1 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "50a3e3afcb794272b061a7aa2d9416a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "50a3e3afcb794272b061a7aa2d9416a1" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 38091 } health_report { overall_health: HEALTHY } } }
14:03:10.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:10.894595 18884 messenger.cc:376] Unable to handle RPC call: Not implemented: call requires unsupported application feature flags: 8
14:03:10.899 [ERROR - kudu-nio-0] (Connection.java:398) [peer master-127.18.74.125:45847(127.18.74.125:45847)] server sent error unsupported feature flags
14:03:10.900 [DEBUG - main] (Connection.java:575) [peer master-127.18.74.125:45847(127.18.74.125:45847)] disconnecting while in state READY
14:03:10.900 [DEBUG - main] (Connection.java:575) [peer master-127.18.74.126:42215(127.18.74.126:42215)] disconnecting while in state READY
14:03:10.900 [DEBUG - main] (Connection.java:575) [peer master-127.18.74.124:39533(127.18.74.124:39533)] disconnecting while in state READY
14:03:10.901 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.18.74.126:42215(127.18.74.126:42215)] handling channelInactive
14:03:10.901 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.18.74.126:42215(127.18.74.126:42215)] cleaning up while in state READY due to: connection closed
14:03:10.901 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:10.901 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.18.74.124:39533(127.18.74.124:39533)] handling channelInactive
14:03:10.902 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.18.74.124:39533(127.18.74.124:39533)] cleaning up while in state READY due to: connection closed
14:03:10.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.904292 18729 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 19167
14:03:10.918 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.18.74.125:45847(127.18.74.125:45847)] handling channelInactive
14:03:10.918 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.18.74.125:45847(127.18.74.125:45847)] cleaning up while in state READY due to: connection closed
14:03:10.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.956805 18729 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 19390
14:03:10.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.969879 18729 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 19615
14:03:10.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.987591 18729 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 18746
14:03:10.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:10.998651 18729 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 18854
14:03:11.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.010428 18729 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 18962
14:03:11.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:11Z chronyd exiting
.14:03:11.134 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456991134
14:03:11.137 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:11.138 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:11.138 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:03:11.138 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:03:11.138 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:11.140 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:11.217 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:11.217 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.218135 19864 mini_oidc.cc:150] Starting JWKS server
14:03:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.218734 19864 webserver.cc:533] Webserver started at http://127.0.0.1:33061/ using document root <none> and password file <none>
14:03:11.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.218803 19864 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:11.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.218968 19864 webserver.cc:533] Webserver started at http://127.0.0.1:45525/ using document root <none> and password file <none>
14:03:11.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:11Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:11.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:11Z Disabled control of system clock
14:03:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.230595 19864 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/wal
14:03:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/data
14:03:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:11.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/logs
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/data/info.pb
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.102.62:45019
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.102.62
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.102.20:43825
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.102.62:45019,127.19.102.61:35327,127.19.102.60:37005
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:11.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33061/jwks.json with env {}
14:03:11.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.307518 19878 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:11.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.307747 19878 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:11.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.307781 19878 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:11.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.309437 19878 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:11.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.309494 19878 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:11.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.309515 19878 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:11.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.309530 19878 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:11.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.309545 19878 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:11.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.309559 19878 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33061/jwks.json
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.311287 19878 master_runner.cc:387] Master server non-default flags:
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/logs
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.102.20:43825
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/data
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/wal
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.102.62:45019,127.19.102.61:35327,127.19.102.60:37005
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.102.62:45019
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33061/jwks.json
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/data/info.pb
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.102.62
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:11.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19878
14:03:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.311549 19878 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:11.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.311806 19878 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:11.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.314194 19887 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
14:03:11.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.314221 19889 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
14:03:11.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.314245 19892 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
14:03:11.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.314435 19878 server_base.cc:1061] running on GCE node
14:03:11.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.314663 19878 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:11.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.314899 19878 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:11.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.316046 19878 hybrid_clock.cc:648] HybridClock initialized: now 1786456991316032 us; error 110 us; skew 500 ppm
14:03:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.317186 19878 webserver.cc:533] Webserver started at http://127.19.102.62:45427/ using document root <none> and password file <none>
14:03:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.317394 19878 fs_manager.cc:362] Metadata directory not provided
14:03:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.317447 19878 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:11.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.317566 19878 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:11.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.318408 19878 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/data/instance:
14:03:11.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9"
14:03:11.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.318728 19878 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/wal/instance:
14:03:11.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9"
14:03:11.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.320048 19878 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.320920 19900 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.321098 19878 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.321169 19878 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/wal
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9"
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.321226 19878 fs_report.cc:389] FS layout report
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/wal
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/wal
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/data/data
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:11.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:11.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.342950 19878 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:11.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.343277 19878 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
14:03:11.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.343472 19878 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:11.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.347249 19878 rpc_server.cc:307] RPC server started. Bound to: 127.19.102.62:45019
14:03:11.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.347294 19989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.102.62:45019 every 8 connection(s)
14:03:11.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.347648 19878 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/data/info.pb
14:03:11.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.348212 19991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:11.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.349797 19991 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } has no permanent_uuid. Determining permanent_uuid...
14:03:11.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.354427 19991 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } has no permanent_uuid. Determining permanent_uuid...
14:03:11.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.354804 19903 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.102.61:35327: connect: Connection refused (error 111)
14:03:11.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.355270 19991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.102.61:35327: Network error: Client connection negotiation failed: client connection to 127.19.102.61:35327: connect: Connection refused (error 111)
14:03:11.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.355450 19864 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 19878
14:03:11.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.355561 19864 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-0/wal/instance
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.356307 19864 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/wal
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/data
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/logs
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/data/info.pb
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:11.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.102.61:35327
14:03:11.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.102.61
14:03:11.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:11.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.102.20:43825
14:03:11.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:11.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:11.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:11.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:11.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.102.62:45019,127.19.102.61:35327,127.19.102.60:37005
14:03:11.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:11.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33061/jwks.json with env {}
14:03:11.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.404510 19991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } attempt: 1
14:03:11.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.405422 19991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.102.61:35327: Network error: Client connection negotiation failed: client connection to 127.19.102.61:35327: connect: Connection refused (error 111)
14:03:11.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.434557 19998 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:11.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.434748 19998 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:11.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.434775 19998 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:11.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.436432 19998 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:11.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.436487 19998 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:11.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.436506 19998 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:11.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.436523 19998 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:11.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.436538 19998 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:11.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.436553 19998 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33061/jwks.json
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.438258 19998 master_runner.cc:387] Master server non-default flags:
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/logs
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.102.20:43825
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/data
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/wal
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.102.62:45019,127.19.102.61:35327,127.19.102.60:37005
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.102.61:35327
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33061/jwks.json
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/data/info.pb
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.102.61
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:11.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.19998
14:03:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.438529 19998 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:11.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.438793 19998 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.441331 20006 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
14:03:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.441349 20007 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
14:03:11.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.441452 20011 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
14:03:11.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.441571 19998 server_base.cc:1061] running on GCE node
14:03:11.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.441788 19998 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:11.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.442117 19998 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:11.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.443262 19998 hybrid_clock.cc:648] HybridClock initialized: now 1786456991443245 us; error 32 us; skew 500 ppm
14:03:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.444351 19998 webserver.cc:533] Webserver started at http://127.19.102.61:36247/ using document root <none> and password file <none>
14:03:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.444543 19998 fs_manager.cc:362] Metadata directory not provided
14:03:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.444597 19998 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:11.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.444713 19998 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:11.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.445554 19998 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/data/instance:
14:03:11.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "321b0e32708d4830b093c0b4d00987e4"
14:03:11.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.445868 19998 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/wal/instance:
14:03:11.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "321b0e32708d4830b093c0b4d00987e4"
14:03:11.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.447115 19998 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.447986 20021 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.448143 19998 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.448220 19998 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/wal
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "321b0e32708d4830b093c0b4d00987e4"
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.448292 19998 fs_report.cc:389] FS layout report
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/wal
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/wal
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/data/data
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:11.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:11.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.465546 19998 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:11.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.465873 19998 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
14:03:11.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.466025 19998 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:11.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.470010 19998 rpc_server.cc:307] RPC server started. Bound to: 127.19.102.61:35327
14:03:11.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.470104 20102 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.102.61:35327 every 8 connection(s)
14:03:11.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.470441 19998 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/data/info.pb
14:03:11.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.471040 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:11.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.471385 19864 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 19998
14:03:11.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.471472 19864 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-1/wal/instance
14:03:11.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.471843 19864 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:11.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:11.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/wal
14:03:11.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/data
14:03:11.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/logs
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/data/info.pb
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.102.60:37005
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.102.60
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.102.20:43825
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.102.62:45019,127.19.102.61:35327,127.19.102.60:37005
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33061/jwks.json with env {}
14:03:11.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.473125 20103 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } has no permanent_uuid. Determining permanent_uuid...
14:03:11.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.473585 19991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } attempt: 2
14:03:11.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.478101 19991 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } has no permanent_uuid. Determining permanent_uuid...
14:03:11.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.478250 20103 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } has no permanent_uuid. Determining permanent_uuid...
14:03:11.479 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.478915 19991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.102.60:37005: Network error: Client connection negotiation failed: client connection to 127.19.102.60:37005: connect: Connection refused (error 111)
14:03:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.481156 20103 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } has no permanent_uuid. Determining permanent_uuid...
14:03:11.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.481554 20023 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.102.60:37005: connect: Connection refused (error 111)
14:03:11.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.481992 20103 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.102.60:37005: Network error: Client connection negotiation failed: client connection to 127.19.102.60:37005: connect: Connection refused (error 111)
14:03:11.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.522078 19991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } attempt: 1
14:03:11.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.523164 19991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.102.60:37005: Network error: Client connection negotiation failed: client connection to 127.19.102.60:37005: connect: Connection refused (error 111)
14:03:11.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.531184 20103 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } attempt: 1
14:03:11.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.532162 20103 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.102.60:37005: Network error: Client connection negotiation failed: client connection to 127.19.102.60:37005: connect: Connection refused (error 111)
14:03:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.556430 20108 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.556646 20108 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.556669 20108 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.558244 20108 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.558311 20108 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.558327 20108 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.558341 20108 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.558354 20108 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.558365 20108 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33061/jwks.json
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.560031 20108 master_runner.cc:387] Master server non-default flags:
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/logs
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.102.20:43825
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/data
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/wal
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.19.102.62:45019,127.19.102.61:35327,127.19.102.60:37005
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.102.60:37005
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33061/jwks.json
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/data/info.pb
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.102.60
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20108
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.560272 20108 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.560477 20108 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.562968 20123 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
14:03:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.562975 20120 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
14:03:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.562968 20125 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
14:03:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.563036 20108 server_base.cc:1061] running on GCE node
14:03:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.563542 20108 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.563771 20108 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:11.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.564905 20108 hybrid_clock.cc:648] HybridClock initialized: now 1786456991564885 us; error 39 us; skew 500 ppm
14:03:11.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.566133 20108 webserver.cc:533] Webserver started at http://127.19.102.60:41633/ using document root <none> and password file <none>
14:03:11.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.566345 20108 fs_manager.cc:362] Metadata directory not provided
14:03:11.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.566401 20108 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:11.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.566661 20108 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:11.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.567703 20108 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/data/instance:
14:03:11.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "126e477d0f7a44d4a182a5426c787621"
14:03:11.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.568140 20108 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/wal/instance:
14:03:11.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "126e477d0f7a44d4a182a5426c787621"
14:03:11.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.569591 20108 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:11.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.570331 19991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } attempt: 2
14:03:11.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.570449 20139 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:11.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.570638 20108 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:11.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.570711 20108 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/wal
14:03:11.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "126e477d0f7a44d4a182a5426c787621"
14:03:11.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.570770 20108 fs_report.cc:389] FS layout report
14:03:11.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:11.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/wal
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/wal
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/data/data
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:11.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.571033 19991 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.19.102.60:37005: Network error: Client connection negotiation failed: client connection to 127.19.102.60:37005: connect: Connection refused (error 111)
14:03:11.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.591223 20108 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:11.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.591580 20108 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
14:03:11.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.591709 20108 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.595597 20108 rpc_server.cc:307] RPC server started. Bound to: 127.19.102.60:37005
14:03:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.595638 20223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.102.60:37005 every 8 connection(s)
14:03:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.595979 20108 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/data/info.pb
14:03:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.596598 20224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.597682 19864 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 20108
14:03:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.597769 19864 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/master-2/wal/instance
14:03:11.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.598260 20224 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } has no permanent_uuid. Determining permanent_uuid...
14:03:11.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.600310 20103 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } attempt: 2
14:03:11.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.603578 20224 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } has no permanent_uuid. Determining permanent_uuid...
14:03:11.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.605558 20103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4: Bootstrap starting.
14:03:11.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.606315 20103 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4: Neither blocks nor log segments found. Creating new log.
14:03:11.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.606591 20103 log.cc:826] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4: Log is configured to *not* fsync() on all Append() calls
14:03:11.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.607234 20224 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } has no permanent_uuid. Determining permanent_uuid...
14:03:11.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.607472 20103 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4: No bootstrap required, opened a new log
14:03:11.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.609236 20103 raft_consensus.cc:359] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } }
14:03:11.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.609351 20103 raft_consensus.cc:385] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:11.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.609385 20103 raft_consensus.cc:740] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 321b0e32708d4830b093c0b4d00987e4, State: Initialized, Role: FOLLOWER
14:03:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.610000 20103 consensus_queue.cc:260] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [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: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } }
14:03:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.610368 20103 sys_catalog.cc:565] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [sys.catalog]: configured and running, proceeding with master startup.
14:03:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.610339 20238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [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: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } } }
14:03:11.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.610442 20238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [sys.catalog]: This master's current role is: FOLLOWER
14:03:11.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.611637 20224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621: Bootstrap starting.
14:03:11.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.612310 20224 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621: Neither blocks nor log segments found. Creating new log.
14:03:11.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.612574 20224 log.cc:826] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621: Log is configured to *not* fsync() on all Append() calls
14:03:11.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.612267 20264 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:11.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.613022 20264 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:11.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.613271 20224 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621: No bootstrap required, opened a new log
14:03:11.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.613468 19998 master_runner.cc:187] Error getting master registration for 127.19.102.62:45019: OK, instance_id { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" instance_seqno: 1786456991346152 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:11.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.615280 19998 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:11.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.615433 20224 raft_consensus.cc:359] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } }
14:03:11.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.615535 20224 raft_consensus.cc:385] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:11.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.615553 20224 raft_consensus.cc:740] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 126e477d0f7a44d4a182a5426c787621, State: Initialized, Role: FOLLOWER
14:03:11.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.615621 20224 consensus_queue.cc:260] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [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: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } }
14:03:11.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.615867 20224 sys_catalog.cc:565] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [sys.catalog]: configured and running, proceeding with master startup.
14:03:11.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.615861 20268 sys_catalog.cc:455] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [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: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } } }
14:03:11.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.615957 20268 sys_catalog.cc:458] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [sys.catalog]: This master's current role is: FOLLOWER
14:03:11.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.617856 20285 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:11.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.618018 20285 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:11.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.617774 20108 master_runner.cc:187] Error getting master registration for 127.19.102.62:45019: OK, instance_id { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" instance_seqno: 1786456991346152 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:11.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.619539 20108 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:11.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.671839 20238 raft_consensus.cc:493] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:11.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.672016 20238 raft_consensus.cc:515] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } }
14:03:11.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.672310 20238 leader_election.cc:290] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f73f07fcb1b4c3a89d6e3568d5480f9 (127.19.102.62:45019), 126e477d0f7a44d4a182a5426c787621 (127.19.102.60:37005)
14:03:11.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.672688 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "321b0e32708d4830b093c0b4d00987e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126e477d0f7a44d4a182a5426c787621" is_pre_election: true
14:03:11.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.672874 20180 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 321b0e32708d4830b093c0b4d00987e4 in term 0.
14:03:11.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.673084 20023 leader_election.cc:304] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [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: 126e477d0f7a44d4a182a5426c787621, 321b0e32708d4830b093c0b4d00987e4; no voters: 
14:03:11.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.673243 20238 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:11.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.673292 20238 raft_consensus.cc:493] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:11.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.673313 20238 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [term 0 FOLLOWER]: Advancing to term 1
14:03:11.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.674206 20238 raft_consensus.cc:515] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } }
14:03:11.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.674374 20238 leader_election.cc:290] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [CANDIDATE]: Term 1 election: Requested vote from peers 2f73f07fcb1b4c3a89d6e3568d5480f9 (127.19.102.62:45019), 126e477d0f7a44d4a182a5426c787621 (127.19.102.60:37005)
14:03:11.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.674695 20180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "321b0e32708d4830b093c0b4d00987e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "126e477d0f7a44d4a182a5426c787621"
14:03:11.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.674800 20180 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [term 0 FOLLOWER]: Advancing to term 1
14:03:11.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.675661 20180 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 321b0e32708d4830b093c0b4d00987e4 in term 1.
14:03:11.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.675838 20023 leader_election.cc:304] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [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: 126e477d0f7a44d4a182a5426c787621, 321b0e32708d4830b093c0b4d00987e4; no voters: 
14:03:11.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.675949 20238 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [term 1 FOLLOWER]: Leader election won for term 1
14:03:11.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.676133 20238 raft_consensus.cc:697] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [term 1 LEADER]: Becoming Leader. State: Replica: 321b0e32708d4830b093c0b4d00987e4, State: Running, Role: LEADER
14:03:11.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.676236 20238 consensus_queue.cc:237] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [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: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } }
14:03:11.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.676622 20238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 321b0e32708d4830b093c0b4d00987e4. Latest consensus state: current_term: 1 leader_uuid: "321b0e32708d4830b093c0b4d00987e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } } }
14:03:11.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.676695 20238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [sys.catalog]: This master's current role is: LEADER
14:03:11.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.676945 20292 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:11.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.677139 20292 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:11.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.678170 19991 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } attempt: 3
14:03:11.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.680590 20180 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [term 1 FOLLOWER]: Refusing update from remote peer 321b0e32708d4830b093c0b4d00987e4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:11.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.680902 20238 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.682277 20268 sys_catalog.cc:455] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 321b0e32708d4830b093c0b4d00987e4. Latest consensus state: current_term: 1 leader_uuid: "321b0e32708d4830b093c0b4d00987e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } } }
14:03:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.682366 20268 sys_catalog.cc:458] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [sys.catalog]: This master's current role is: FOLLOWER
14:03:11.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.684401 19991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9: Bootstrap starting.
14:03:11.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.685115 19991 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9: Neither blocks nor log segments found. Creating new log.
14:03:11.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.685559 19991 log.cc:826] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9: Log is configured to *not* fsync() on all Append() calls
14:03:11.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.686337 19991 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9: No bootstrap required, opened a new log
14:03:11.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.686587 20293 mvcc.cc:204] Tried to move back new op lower bound from 7317327837913849856 to 7317327837906522112. Current Snapshot: MvccSnapshot[applied={T|T < 7317327837913849856}]
14:03:11.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.686947 20238 sys_catalog.cc:455] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "321b0e32708d4830b093c0b4d00987e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } } }
14:03:11.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.687021 20238 sys_catalog.cc:458] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [sys.catalog]: This master's current role is: LEADER
14:03:11.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.687559 20268 sys_catalog.cc:455] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "321b0e32708d4830b093c0b4d00987e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } } }
14:03:11.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.687649 20268 sys_catalog.cc:458] T 00000000000000000000000000000000 P 126e477d0f7a44d4a182a5426c787621 [sys.catalog]: This master's current role is: FOLLOWER
14:03:11.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.690089 19991 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } }
14:03:11.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.690686 19991 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:11.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.690891 19991 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f73f07fcb1b4c3a89d6e3568d5480f9, State: Initialized, Role: FOLLOWER
14:03:11.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.691223 20292 catalog_manager.cc:1383] Generated new cluster ID: 5910c9e4f1f14c3da67c08d0257e89d3
14:03:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.691165 19991 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9 [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: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } }
14:03:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.691278 20292 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.691715 19936 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9 [term 0 FOLLOWER]: Advancing to term 1
14:03:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.691680 19941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "321b0e32708d4830b093c0b4d00987e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9"
14:03:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.691623 19991 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9 [sys.catalog]: configured and running, proceeding with master startup.
14:03:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.693905 20294 mvcc.cc:204] Tried to move back new op lower bound from 7317327837913849856 to 7317327837906522112. Current Snapshot: MvccSnapshot[applied={T|T < 7317327837913849856 or (T in {7317327837913849856})}]
14:03:11.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.694500 19944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "321b0e32708d4830b093c0b4d00987e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" is_pre_election: true
14:03:11.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.696215 19936 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9 [term 1 FOLLOWER]: Refusing update from remote peer 321b0e32708d4830b093c0b4d00987e4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:11.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.696501 20287 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:11.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.691561 20304 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9 [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: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } } }
14:03:11.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.698108 20304 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9 [sys.catalog]: This master's current role is: FOLLOWER
14:03:11.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.698901 20324 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 321b0e32708d4830b093c0b4d00987e4. Latest consensus state: current_term: 1 leader_uuid: "321b0e32708d4830b093c0b4d00987e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } } }
14:03:11.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.698973 20324 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9 [sys.catalog]: This master's current role is: FOLLOWER
14:03:11.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.699986 20328 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "321b0e32708d4830b093c0b4d00987e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } } }
14:03:11.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.700158 20328 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9 [sys.catalog]: This master's current role is: FOLLOWER
14:03:11.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.703688 20323 catalog_manager.cc:1295] Loaded cluster ID: 5910c9e4f1f14c3da67c08d0257e89d3
14:03:11.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.703881 20323 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9: loading cluster ID for follower catalog manager: success
14:03:11.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.704066 20323 catalog_manager.cc:1612] T 00000000000000000000000000000000 P 2f73f07fcb1b4c3a89d6e3568d5480f9: acquiring CA information for follower catalog manager: Not found: root CA entry not found
14:03:11.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.704200 20323 catalog_manager.cc:883] Not found: root CA entry not found: failed to prepare follower catalog manager, will retry
14:03:11.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.719839 20300 sys_catalog.cc:455] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "321b0e32708d4830b093c0b4d00987e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2f73f07fcb1b4c3a89d6e3568d5480f9" member_type: VOTER last_known_addr { host: "127.19.102.62" port: 45019 } } peers { permanent_uuid: "321b0e32708d4830b093c0b4d00987e4" member_type: VOTER last_known_addr { host: "127.19.102.61" port: 35327 } } peers { permanent_uuid: "126e477d0f7a44d4a182a5426c787621" member_type: VOTER last_known_addr { host: "127.19.102.60" port: 37005 } } }
14:03:11.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.719982 20300 sys_catalog.cc:458] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4 [sys.catalog]: This master's current role is: LEADER
14:03:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.722043 20292 catalog_manager.cc:1406] Generated new certificate authority record
14:03:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.722954 20292 catalog_manager.cc:1540] Loading token signing keys...
14:03:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.735374 20292 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 321b0e32708d4830b093c0b4d00987e4: Generated new TSK 0
14:03:11.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.735814 20292 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.740257 19864 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/wal
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/data
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/logs
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/data/info.pb
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.102.1:0
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.102.1
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.102.1
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.102.62:45019,127.19.102.61:35327,127.19.102.60:37005
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.102.20:43825
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:11.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:11.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.847178 20332 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:11.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.847357 20332 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:11.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.847383 20332 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:11.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.848958 20332 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:11.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.849030 20332 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.102.1
14:03:11.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.850708 20332 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:11.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/logs
14:03:11.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:11.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.102.20:43825
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/data
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/wal
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.102.1:0
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/data/info.pb
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.102.1
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.102.62:45019,127.19.102.61:35327,127.19.102.60:37005
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20332
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.102.1
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:11.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.850981 20332 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:11.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.851240 20332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:11.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.854074 20342 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
14:03:11.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.854136 20332 server_base.cc:1061] running on GCE node
14:03:11.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.854239 20341 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
14:03:11.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.854094 20347 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
14:03:11.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.854440 20332 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:11.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.854627 20332 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:11.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.855762 20332 hybrid_clock.cc:648] HybridClock initialized: now 1786456991855745 us; error 32 us; skew 500 ppm
14:03:11.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.856916 20332 webserver.cc:533] Webserver started at http://127.19.102.1:41211/ using document root <none> and password file <none>
14:03:11.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.857128 20332 fs_manager.cc:362] Metadata directory not provided
14:03:11.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.857177 20332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:11.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.857297 20332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:11.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.858150 20332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/data/instance:
14:03:11.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6c5f3f40cdce493db1c7e80e6619e0ef"
14:03:11.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.858461 20332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/wal/instance:
14:03:11.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6c5f3f40cdce493db1c7e80e6619e0ef"
14:03:11.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.859699 20332 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:03:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.860426 20357 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.860606 20332 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.860673 20332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/wal
14:03:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6c5f3f40cdce493db1c7e80e6619e0ef"
14:03:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.860735 20332 fs_report.cc:389] FS layout report
14:03:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/wal
14:03:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/wal
14:03:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/data/data
14:03:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:11.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:11.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.876561 20332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:11.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.876907 20332 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
14:03:11.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.877058 20332 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:11.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.877306 20332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:11.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.877671 20332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:11.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.877707 20332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:11.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.877737 20332 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:11.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.877754 20332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:11.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.884538 20332 rpc_server.cc:307] RPC server started. Bound to: 127.19.102.1:42871
14:03:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.885149 20332 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/data/info.pb
14:03:11.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.885316 20543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.102.1:42871 every 8 connection(s)
14:03:11.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.892298 20545 heartbeater.cc:344] Connected to a master server at 127.19.102.62:45019
14:03:11.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.892311 20544 heartbeater.cc:344] Connected to a master server at 127.19.102.60:37005
14:03:11.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.892448 20545 heartbeater.cc:461] Registering TS with master...
14:03:11.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.892448 20544 heartbeater.cc:461] Registering TS with master...
14:03:11.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.892647 20544 heartbeater.cc:507] Master 127.19.102.60:37005 requested a full tablet report, sending...
14:03:11.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.892648 20545 heartbeater.cc:507] Master 127.19.102.62:45019 requested a full tablet report, sending...
14:03:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.893102 20164 ts_manager.cc:194] Registered new tserver with Master: 6c5f3f40cdce493db1c7e80e6619e0ef (127.19.102.1:42871)
14:03:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.893111 20546 heartbeater.cc:344] Connected to a master server at 127.19.102.61:35327
14:03:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.893167 20546 heartbeater.cc:461] Registering TS with master...
14:03:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.893251 20546 heartbeater.cc:507] Master 127.19.102.61:35327 requested a full tablet report, sending...
14:03:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.893293 19923 ts_manager.cc:194] Registered new tserver with Master: 6c5f3f40cdce493db1c7e80e6619e0ef (127.19.102.1:42871)
14:03:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.893518 19864 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 20332
14:03:11.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.893597 19864 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-0/wal/instance
14:03:11.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.894201 20045 ts_manager.cc:194] Registered new tserver with Master: 6c5f3f40cdce493db1c7e80e6619e0ef (127.19.102.1:42871)
14:03:11.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.894971 20045 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.102.1:46447
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.895896 19864 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/wal
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/data
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/logs
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/data/info.pb
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.102.2:0
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.102.2
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.102.2
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.102.62:45019,127.19.102.61:35327,127.19.102.60:37005
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.102.20:43825
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:11.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:11.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.981331 20553 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:11.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.981528 20553 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:11.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.981549 20553 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:11.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.983151 20553 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:11.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.983211 20553 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.102.2
14:03:11.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.984776 20553 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:11.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/logs
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.102.20:43825
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/data
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/wal
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.102.2:0
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/data/info.pb
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.102.2
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.102.62:45019,127.19.102.61:35327,127.19.102.60:37005
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20553
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.102.2
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.984977 20553 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:11.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.985170 20553 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:11.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.987859 20563 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
14:03:11.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.987900 20553 server_base.cc:1061] running on GCE node
14:03:11.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.987953 20565 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
14:03:11.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:11.987867 20568 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
14:03:11.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.988240 20553 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:11.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.988523 20553 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:11.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.989677 20553 hybrid_clock.cc:648] HybridClock initialized: now 1786456991989651 us; error 39 us; skew 500 ppm
14:03:11.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.991070 20553 webserver.cc:533] Webserver started at http://127.19.102.2:44083/ using document root <none> and password file <none>
14:03:11.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.991287 20553 fs_manager.cc:362] Metadata directory not provided
14:03:11.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.991344 20553 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:11.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.991475 20553 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:11.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.992419 20553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/data/instance:
14:03:11.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6e98dd15c5224687933d2a39a719c6b2"
14:03:11.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.992787 20553 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/wal/instance:
14:03:11.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6e98dd15c5224687933d2a39a719c6b2"
14:03:11.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.994136 20553 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.994831 20584 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.995039 20553 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.995121 20553 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/wal
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6e98dd15c5224687933d2a39a719c6b2"
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:11 on dist-test-slave-5bn2"
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:11.995188 20553 fs_report.cc:389] FS layout report
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/wal
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/wal
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/data/data
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:11.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:12.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.012184 20553 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:12.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.012542 20553 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
14:03:12.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.012681 20553 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:12.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.012952 20553 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:12.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.013326 20553 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:12.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.013363 20553 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:12.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.013394 20553 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:12.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.013411 20553 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:12.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.019220 20553 rpc_server.cc:307] RPC server started. Bound to: 127.19.102.2:37571
14:03:12.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.019270 20776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.102.2:37571 every 8 connection(s)
14:03:12.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.019595 20553 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/data/info.pb
14:03:12.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.023233 19864 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 20553
14:03:12.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.023473 19864 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-1/wal/instance
14:03:12.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.025156 19864 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:12.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:12.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/wal
14:03:12.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/data
14:03:12.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:12.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:12.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:12.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/logs
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/data/info.pb
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.102.3:0
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.102.3
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.102.3
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.102.62:45019,127.19.102.61:35327,127.19.102.60:37005
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.102.20:43825
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.025393 20780 heartbeater.cc:344] Connected to a master server at 127.19.102.61:35327
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.025492 20780 heartbeater.cc:461] Registering TS with master...
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.025705 20780 heartbeater.cc:507] Master 127.19.102.61:35327 requested a full tablet report, sending...
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.026081 20044 ts_manager.cc:194] Registered new tserver with Master: 6e98dd15c5224687933d2a39a719c6b2 (127.19.102.2:37571)
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.026561 20044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.102.2:48139
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.026562 20777 heartbeater.cc:344] Connected to a master server at 127.19.102.60:37005
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.026623 20777 heartbeater.cc:461] Registering TS with master...
14:03:12.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.026723 20777 heartbeater.cc:507] Master 127.19.102.60:37005 requested a full tablet report, sending...
14:03:12.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.027419 20164 ts_manager.cc:194] Registered new tserver with Master: 6e98dd15c5224687933d2a39a719c6b2 (127.19.102.2:37571)
14:03:12.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.029196 20779 heartbeater.cc:344] Connected to a master server at 127.19.102.62:45019
14:03:12.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.029254 20779 heartbeater.cc:461] Registering TS with master...
14:03:12.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.029310 20779 heartbeater.cc:507] Master 127.19.102.62:45019 requested a full tablet report, sending...
14:03:12.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.029582 19923 ts_manager.cc:194] Registered new tserver with Master: 6e98dd15c5224687933d2a39a719c6b2 (127.19.102.2:37571)
14:03:12.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.104934 20792 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:12.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.105144 20792 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:12.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.105171 20792 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:12.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.106809 20792 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:12.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.106904 20792 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.19.102.3
14:03:12.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.108610 20792 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:12.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/logs
14:03:12.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:12.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:12.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:12.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.19.102.20:43825
14:03:12.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:12.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:12.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/data
14:03:12.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/wal
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.19.102.3:0
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/data/info.pb
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.19.102.3
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.19.102.62:45019,127.19.102.61:35327,127.19.102.60:37005
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.20792
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.19.102.3
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.108860 20792 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:12.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.109143 20792 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:12.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.111909 20802 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
14:03:12.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.111908 20805 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
14:03:12.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.112002 20801 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
14:03:12.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.112212 20792 server_base.cc:1061] running on GCE node
14:03:12.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.112454 20792 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:12.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.112655 20792 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:12.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.113797 20792 hybrid_clock.cc:648] HybridClock initialized: now 1786456992113774 us; error 34 us; skew 500 ppm
14:03:12.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.115105 20792 webserver.cc:533] Webserver started at http://127.19.102.3:41787/ using document root <none> and password file <none>
14:03:12.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.115320 20792 fs_manager.cc:362] Metadata directory not provided
14:03:12.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.115379 20792 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:12.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.115505 20792 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:12.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.116418 20792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/data/instance:
14:03:12.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8ba99241fe0a4c91a234366fd3c50383"
14:03:12.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:12 on dist-test-slave-5bn2"
14:03:12.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.116778 20792 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/wal/instance:
14:03:12.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8ba99241fe0a4c91a234366fd3c50383"
14:03:12.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:12 on dist-test-slave-5bn2"
14:03:12.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.118001 20792 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:03:12.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.118788 20816 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.119114 20792 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.119182 20792 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/wal
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8ba99241fe0a4c91a234366fd3c50383"
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:12 on dist-test-slave-5bn2"
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.119242 20792 fs_report.cc:389] FS layout report
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/wal
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/wal
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/data/data
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:12.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.132555 20792 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:12.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.132931 20792 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
14:03:12.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.133075 20792 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:12.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.133339 20792 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:12.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.133720 20792 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:12.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.133755 20792 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:12.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.133786 20792 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:12.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.133802 20792 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.139869 20792 rpc_server.cc:307] RPC server started. Bound to: 127.19.102.3:42831
14:03:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.139962 21021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.102.3:42831 every 8 connection(s)
14:03:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.140300 20792 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/data/info.pb
14:03:12.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.141239 19864 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 20792
14:03:12.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.141330 19864 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster16633561135028771151/ts-2/wal/instance
14:03:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.152089 21023 heartbeater.cc:344] Connected to a master server at 127.19.102.60:37005
14:03:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.152100 21025 heartbeater.cc:344] Connected to a master server at 127.19.102.62:45019
14:03:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.152089 21029 heartbeater.cc:344] Connected to a master server at 127.19.102.61:35327
14:03:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.152288 21029 heartbeater.cc:461] Registering TS with master...
14:03:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.152248 21023 heartbeater.cc:461] Registering TS with master...
14:03:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.152273 21025 heartbeater.cc:461] Registering TS with master...
14:03:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.152555 21029 heartbeater.cc:507] Master 127.19.102.61:35327 requested a full tablet report, sending...
14:03:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.152555 21023 heartbeater.cc:507] Master 127.19.102.60:37005 requested a full tablet report, sending...
14:03:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.152555 21025 heartbeater.cc:507] Master 127.19.102.62:45019 requested a full tablet report, sending...
14:03:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.153039 20044 ts_manager.cc:194] Registered new tserver with Master: 8ba99241fe0a4c91a234366fd3c50383 (127.19.102.3:42831)
14:03:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.153090 20164 ts_manager.cc:194] Registered new tserver with Master: 8ba99241fe0a4c91a234366fd3c50383 (127.19.102.3:42831)
14:03:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.153470 20044 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.19.102.3:39501
14:03:12.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.153671 19923 ts_manager.cc:194] Registered new tserver with Master: 8ba99241fe0a4c91a234366fd3c50383 (127.19.102.3:42831)
14:03:12.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.155539 19864 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:12.156 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:12.156 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:12.157 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.19.102.62"
      port: 45019
    }
    bound_http_address {
      host: "127.19.102.62"
      port: 45427
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.19.102.61"
      port: 35327
    }
    bound_http_address {
      host: "127.19.102.61"
      port: 36247
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.19.102.60"
      port: 37005
    }
    bound_http_address {
      host: "127.19.102.60"
      port: 41633
    }
  }
}

14:03:12.157 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:12.157 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.19.102.1"
      port: 42871
    }
    bound_http_address {
      host: "127.19.102.1"
      port: 41211
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.19.102.2"
      port: 37571
    }
    bound_http_address {
      host: "127.19.102.2"
      port: 44083
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.19.102.3"
      port: 42831
    }
    bound_http_address {
      host: "127.19.102.3"
      port: 41787
    }
  }
}

14:03:12.157 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:12.159 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:12.160 [DEBUG - main] (Connection.java:748) [peer master-127.19.102.61:35327(127.19.102.61:35327)] connecting to peer
14:03:12.161 [DEBUG - main] (Connection.java:748) [peer master-127.19.102.62:45019(127.19.102.62:45019)] connecting to peer
14:03:12.162 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.19.102.61:35327(127.19.102.61:35327)] Successfully connected to peer
14:03:12.162 [DEBUG - main] (Connection.java:748) [peer master-127.19.102.60:37005(127.19.102.60:37005)] connecting to peer
14:03:12.163 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.19.102.62:45019(127.19.102.62:45019)] Successfully connected to peer
14:03:12.165 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.19.102.60:37005(127.19.102.60:37005)] Successfully connected to peer
14:03:12.165 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.19.102.61
14:03:12.165 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.19.102.62
14:03:12.166 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.19.102.60
14:03:12.177 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc60ba41d, L:/127.0.0.1:60426 - R:/127.19.102.61:35327] using SASL/PLAIN
14:03:12.177 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xff59c9eb, L:/127.0.0.1:46652 - R:/127.19.102.60:37005] using SASL/PLAIN
14:03:12.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:12.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [18ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, deferred=null) after lookup
14:03:12.179 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e22874b, L:/127.0.0.1:56704 - R:/127.19.102.62:45019] using SASL/PLAIN
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.179431 20044 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60426:
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456992159"
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:12.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000"
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:12.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:12.184 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table a2f0330311604422b68a6b89efac75c7
14:03:12.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.189057 20676 tablet_service.cc:1511] Processing CreateTablet for tablet 2a909185d9004292a9ba22060d1e1220 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456992159 [id=a2f0330311604422b68a6b89efac75c7]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 0 <= VALUES < 100
14:03:12.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.189079 20435 tablet_service.cc:1511] Processing CreateTablet for tablet c504c7fc250349009b3ac30f21940797 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456992159 [id=a2f0330311604422b68a6b89efac75c7]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 0 <= VALUES < 100
14:03:12.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.189401 20676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a909185d9004292a9ba22060d1e1220. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:12.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.189401 20435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c504c7fc250349009b3ac30f21940797. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:12.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.192885 21053 tablet_bootstrap.cc:492] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2: Bootstrap starting.
14:03:12.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.193711 21053 tablet_bootstrap.cc:654] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2: Neither blocks nor log segments found. Creating new log.
14:03:12.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.194330 21053 log.cc:826] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2: Log is configured to *not* fsync() on all Append() calls
14:03:12.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.194680 21056 tablet_bootstrap.cc:492] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef: Bootstrap starting.
14:03:12.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.195314 21056 tablet_bootstrap.cc:654] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef: Neither blocks nor log segments found. Creating new log.
14:03:12.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.195567 21056 log.cc:826] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef: Log is configured to *not* fsync() on all Append() calls
14:03:12.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.196079 21053 tablet_bootstrap.cc:492] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2: No bootstrap required, opened a new log
14:03:12.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.196152 21053 ts_tablet_manager.cc:1403] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
14:03:12.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.197650 21053 raft_consensus.cc:359] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e98dd15c5224687933d2a39a719c6b2" member_type: VOTER last_known_addr { host: "127.19.102.2" port: 37571 } }
14:03:12.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.197770 21053 raft_consensus.cc:385] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:12.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.197799 21053 raft_consensus.cc:740] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e98dd15c5224687933d2a39a719c6b2, State: Initialized, Role: FOLLOWER
14:03:12.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.197914 21053 consensus_queue.cc:260] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 [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: true peers { permanent_uuid: "6e98dd15c5224687933d2a39a719c6b2" member_type: VOTER last_known_addr { host: "127.19.102.2" port: 37571 } }
14:03:12.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.197992 21053 raft_consensus.cc:399] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:12.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.198025 21053 raft_consensus.cc:493] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:12.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.198071 21053 raft_consensus.cc:3060] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 [term 0 FOLLOWER]: Advancing to term 1
14:03:12.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.198668 21053 raft_consensus.cc:515] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e98dd15c5224687933d2a39a719c6b2" member_type: VOTER last_known_addr { host: "127.19.102.2" port: 37571 } }
14:03:12.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.198777 21053 leader_election.cc:304] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6e98dd15c5224687933d2a39a719c6b2; no voters: 
14:03:12.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.199020 21053 leader_election.cc:290] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:12.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.199064 21060 raft_consensus.cc:2804] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 [term 1 FOLLOWER]: Leader election won for term 1
14:03:12.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.199393 21060 raft_consensus.cc:697] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 [term 1 LEADER]: Becoming Leader. State: Replica: 6e98dd15c5224687933d2a39a719c6b2, State: Running, Role: LEADER
14:03:12.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.199558 20780 heartbeater.cc:499] Master 127.19.102.61:35327 was elected leader, sending a full tablet report...
14:03:12.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.199620 21056 tablet_bootstrap.cc:492] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef: No bootstrap required, opened a new log
14:03:12.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.199564 21060 consensus_queue.cc:237] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e98dd15c5224687933d2a39a719c6b2" member_type: VOTER last_known_addr { host: "127.19.102.2" port: 37571 } }
14:03:12.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.199683 21056 ts_tablet_manager.cc:1403] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
14:03:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.201570 20044 catalog_manager.cc:5719] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6e98dd15c5224687933d2a39a719c6b2 (127.19.102.2). New cstate: current_term: 1 leader_uuid: "6e98dd15c5224687933d2a39a719c6b2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e98dd15c5224687933d2a39a719c6b2" member_type: VOTER last_known_addr { host: "127.19.102.2" port: 37571 } health_report { overall_health: HEALTHY } } }
14:03:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.202003 21056 raft_consensus.cc:359] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c5f3f40cdce493db1c7e80e6619e0ef" member_type: VOTER last_known_addr { host: "127.19.102.1" port: 42871 } }
14:03:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.202138 21056 raft_consensus.cc:385] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:12.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.202170 21056 raft_consensus.cc:740] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c5f3f40cdce493db1c7e80e6619e0ef, State: Initialized, Role: FOLLOWER
14:03:12.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.202322 21053 ts_tablet_manager.cc:1434] T 2a909185d9004292a9ba22060d1e1220 P 6e98dd15c5224687933d2a39a719c6b2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
14:03:12.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.203902 21056 consensus_queue.cc:260] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef [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: true peers { permanent_uuid: "6c5f3f40cdce493db1c7e80e6619e0ef" member_type: VOTER last_known_addr { host: "127.19.102.1" port: 42871 } }
14:03:12.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.204008 21056 raft_consensus.cc:399] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:12.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.204046 21056 raft_consensus.cc:493] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:12.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.204097 21056 raft_consensus.cc:3060] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef [term 0 FOLLOWER]: Advancing to term 1
14:03:12.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.204779 21056 raft_consensus.cc:515] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c5f3f40cdce493db1c7e80e6619e0ef" member_type: VOTER last_known_addr { host: "127.19.102.1" port: 42871 } }
14:03:12.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.204886 21056 leader_election.cc:304] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6c5f3f40cdce493db1c7e80e6619e0ef; no voters: 
14:03:12.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.205024 21056 leader_election.cc:290] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:12.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.205097 21073 raft_consensus.cc:2804] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef [term 1 FOLLOWER]: Leader election won for term 1
14:03:12.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.205214 21073 raft_consensus.cc:697] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef [term 1 LEADER]: Becoming Leader. State: Replica: 6c5f3f40cdce493db1c7e80e6619e0ef, State: Running, Role: LEADER
14:03:12.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.205222 21056 ts_tablet_manager.cc:1434] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
14:03:12.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.205433 20546 heartbeater.cc:499] Master 127.19.102.61:35327 was elected leader, sending a full tablet report...
14:03:12.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.205621 21073 consensus_queue.cc:237] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c5f3f40cdce493db1c7e80e6619e0ef" member_type: VOTER last_known_addr { host: "127.19.102.1" port: 42871 } }
14:03:12.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.206440 20044 catalog_manager.cc:5719] T c504c7fc250349009b3ac30f21940797 P 6c5f3f40cdce493db1c7e80e6619e0ef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c5f3f40cdce493db1c7e80e6619e0ef (127.19.102.1). New cstate: current_term: 1 leader_uuid: "6c5f3f40cdce493db1c7e80e6619e0ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c5f3f40cdce493db1c7e80e6619e0ef" member_type: VOTER last_known_addr { host: "127.19.102.1" port: 42871 } health_report { overall_health: HEALTHY } } }
14:03:12.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.228 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.229 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.229 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.229 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.230 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@49096b06, flushNotification=Deferred@1243102466(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:12.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.230 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.230 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.231 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.231 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.231 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.231 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.232 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.232 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.232 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.232 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.233 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.233 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.233 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.234 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.234 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.234 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.235 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.235 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.235 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.236 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.236 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.236 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.236 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.237 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.237 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.237 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.238 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.238 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.238 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.239 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.239 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.239 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.239 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.240 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.240 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.240 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.241 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.241 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.241 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.242 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.242 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.242 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.242 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.243 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.243 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.243 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.243 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.243 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.244 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.244 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.244 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.244 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.245 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.245 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.245 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.245 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.246 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.246 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.246 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.246 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.247 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.247 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.248 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.248 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.248 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.248 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.249 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.250 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.251 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)] connecting to peer
14:03:12.252 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)] connecting to peer
14:03:12.254 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)] Successfully connected to peer
14:03:12.255 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)] Successfully connected to peer
14:03:12.270 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x19e0135f, L:/127.0.0.1:52652 - R:/127.19.102.1:42871] using TOKEN/null
14:03:12.277 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x04f65971, L:/127.0.0.1:42240 - R:/127.19.102.2:37571] using TOKEN/null
14:03:12.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.282 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.282 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.282 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.102.61:35327, [1ms] Sub RPC GetTableLocations: received response from server master-127.19.102.61:35327: OK, deferred=null)) after lookup
14:03:12.285 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=c504c7fc250349009b3ac30f21940797, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.285 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c504c7fc250349009b3ac30f21940797 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:03:12.287 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=2a909185d9004292a9ba22060d1e1220, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.288 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2a909185d9004292a9ba22060d1e1220 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:03:12.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.289177 20031 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60426:
14:03:12.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456992159" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:12.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:12.293 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, deferred=null) after lookup
14:03:12.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.295 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.295 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.295 [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=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, [4ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.102.61:35327, [5ms] Sub RPC GetTableLocations: received response from server master-127.19.102.61:35327: OK, deferred=null)) after lookup
14:03:12.297 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=c504c7fc250349009b3ac30f21940797, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.297 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet c504c7fc250349009b3ac30f21940797 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:03:12.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=2a909185d9004292a9ba22060d1e1220, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.298 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2a909185d9004292a9ba22060d1e1220 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:03:12.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.299857 20031 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60426:
14:03:12.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456992159" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:12.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:12.303 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, deferred=null) after lookup
14:03:12.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.304 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.304 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.304 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.102.61:35327, [4ms] Sub RPC GetTableLocations: received response from server master-127.19.102.61:35327: OK, deferred=null)) after lookup
14:03:12.306 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=c504c7fc250349009b3ac30f21940797, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.306 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet c504c7fc250349009b3ac30f21940797 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:03:12.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=2a909185d9004292a9ba22060d1e1220, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.308 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2a909185d9004292a9ba22060d1e1220 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:03:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.309340 20031 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60426:
14:03:12.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456992159" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\316\377\377\377\007\0012\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:12.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:12.312 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, deferred=null) after lookup
14:03:12.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.313 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.313 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.313 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.102.61:35327, [3ms] Sub RPC GetTableLocations: received response from server master-127.19.102.61:35327: OK, deferred=null)) after lookup
14:03:12.315 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=c504c7fc250349009b3ac30f21940797, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.315 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c504c7fc250349009b3ac30f21940797 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:03:12.316 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=2a909185d9004292a9ba22060d1e1220, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.317 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2a909185d9004292a9ba22060d1e1220 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:03:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.319316 20031 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60426:
14:03:12.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456992159" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\310\000\000\000\007\001,\001\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\316\377\377\377\007\001\226\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:12.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:12.323 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, deferred=null) after lookup
14:03:12.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.324 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.324 [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=4), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.102.61:35327, [4ms] Sub RPC GetTableLocations: received response from server master-127.19.102.61:35327: OK, deferred=null)) after lookup
14:03:12.326 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=c504c7fc250349009b3ac30f21940797, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.327 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c504c7fc250349009b3ac30f21940797 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:03:12.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=2a909185d9004292a9ba22060d1e1220, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.328 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2a909185d9004292a9ba22060d1e1220 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:03:12.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.329217 20031 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60426:
14:03:12.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456992159" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\000\007\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:12.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:12.332 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, deferred=null) after lookup
14:03:12.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.333 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.333 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.334 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.102.61:35327, [3ms] Sub RPC GetTableLocations: received response from server master-127.19.102.61:35327: OK, deferred=null)) after lookup
14:03:12.335 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=c504c7fc250349009b3ac30f21940797, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.335 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c504c7fc250349009b3ac30f21940797 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:03:12.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=2a909185d9004292a9ba22060d1e1220, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.337 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2a909185d9004292a9ba22060d1e1220 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:03:12.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.339309 20031 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60426:
14:03:12.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456992159" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\0012\000\000\000\007\001\226\000\000\000" } } } new_table_name: "foo" schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:12.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:12.342 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, deferred=null) after lookup
14:03:12.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.343 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.343 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.343 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.102.61:35327, [3ms] Sub RPC GetTableLocations: received response from server master-127.19.102.61:35327: OK, deferred=null)) after lookup
14:03:12.346 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=c504c7fc250349009b3ac30f21940797, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.347 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet c504c7fc250349009b3ac30f21940797 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:03:12.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=2a909185d9004292a9ba22060d1e1220, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.351 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2a909185d9004292a9ba22060d1e1220 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:03:12.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.356350 20031 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:60426:
14:03:12.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456992159" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\226\000\000\000\007\001\372\000\000\000" } } } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001\n\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:12.362 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:12.362 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableLocations, tablet=null, attempt=1, TimeoutTracker(timeout=30000, elapsed=2), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, deferred=null) after lookup
14:03:12.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet c504c7fc250349009b3ac30f21940797 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000080000000, 0x0000000080000064)
14:03:12.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2a909185d9004292a9ba22060d1e1220 for table 'org.apache.kudu.client.TestAlterTable-1786456992159' with partition [0x0000000180000000, 0x0000000180000064)
14:03:12.366 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000000, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=c504c7fc250349009b3ac30f21940797@[6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x0000000180000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000000, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=2a909185d9004292a9ba22060d1e1220@[6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x, ttl=299999}]
14:03:12.366 [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=7), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.61:35327, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.62:45019, [1ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.62:45019: OK, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.19.102.60:37005, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.61:35327: OK, [2ms] Sub RPC ConnectToMaster: received response from server master-127.19.102.60:37005: OK, [3ms] Sub RPC GetTableLocations: sending RPC to server master-127.19.102.61:35327, [5ms] Sub RPC GetTableLocations: received response from server master-127.19.102.61:35327: OK, deferred=null)) after lookup
14:03:12.368 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=c504c7fc250349009b3ac30f21940797, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.368 [DEBUG - kudu-nio-0] (AsyncKuduScanner.java:822) Done scanning tablet c504c7fc250349009b3ac30f21940797 for partition [0x0000000080000000, 0x0000000080000064) with scanner id null
14:03:12.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456992159, tablet=2a909185d9004292a9ba22060d1e1220, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:12.370 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 2a909185d9004292a9ba22060d1e1220 for partition [0x0000000180000000, 0x0000000180000064) with scanner id null
14:03:12.370 [DEBUG - main] (Connection.java:575) [peer 6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)] disconnecting while in state READY
14:03:12.370 [DEBUG - main] (Connection.java:575) [peer master-127.19.102.60:37005(127.19.102.60:37005)] disconnecting while in state READY
14:03:12.370 [DEBUG - main] (Connection.java:575) [peer 6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)] disconnecting while in state READY
14:03:12.371 [DEBUG - main] (Connection.java:575) [peer master-127.19.102.62:45019(127.19.102.62:45019)] disconnecting while in state READY
14:03:12.371 [DEBUG - main] (Connection.java:575) [peer master-127.19.102.61:35327(127.19.102.61:35327)] disconnecting while in state READY
14:03:12.371 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)] handling channelInactive
14:03:12.371 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.19.102.60:37005(127.19.102.60:37005)] handling channelInactive
14:03:12.371 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 6e98dd15c5224687933d2a39a719c6b2(127.19.102.2:37571)] cleaning up while in state READY due to: connection closed
14:03:12.371 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.19.102.60:37005(127.19.102.60:37005)] cleaning up while in state READY due to: connection closed
14:03:12.371 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.19.102.62:45019(127.19.102.62:45019)] handling channelInactive
14:03:12.371 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.19.102.62:45019(127.19.102.62:45019)] cleaning up while in state READY due to: connection closed
14:03:12.372 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)] handling channelInactive
14:03:12.372 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 6c5f3f40cdce493db1c7e80e6619e0ef(127.19.102.1:42871)] cleaning up while in state READY due to: connection closed
14:03:12.373 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:12.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.378933 19864 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 20332
14:03:12.379 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.19.102.61:35327(127.19.102.61:35327)] handling channelInactive
14:03:12.379 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.19.102.61:35327(127.19.102.61:35327)] cleaning up while in state READY due to: connection closed
14:03:12.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.406129 19864 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 20553
14:03:12.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.422940 19864 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 20792
14:03:12.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.445832 19864 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 19878
14:03:12.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.453894 19864 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 19998
14:03:12.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.469018 19864 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 20108
14:03:12.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:12Z chronyd exiting
.14:03:12.543 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456992543
14:03:12.546 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:12.546 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:12.546 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:03:12.547 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:03:12.547 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:12.549 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:12.625 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:12.626 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:12.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.626655 21097 mini_oidc.cc:150] Starting JWKS server
14:03:12.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.627206 21097 webserver.cc:533] Webserver started at http://127.0.0.1:39397/ using document root <none> and password file <none>
14:03:12.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.627271 21097 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:12.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.627372 21097 webserver.cc:533] Webserver started at http://127.0.0.1:32953/ using document root <none> and password file <none>
14:03:12.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:12Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:12.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:12Z Disabled control of system clock
14:03:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.638785 21097 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:12.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/wal
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/data
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/logs
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/data/info.pb
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.154.126:43843
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.154.126
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.154.84:36677
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.154.126:43843,127.20.154.125:41983,127.20.154.124:40401
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:12.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39397/jwks.json with env {}
14:03:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.716471 21110 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.716650 21110 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:12.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.716667 21110 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:12.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.718163 21110 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:12.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.718201 21110 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:12.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.718214 21110 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:12.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.718223 21110 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:12.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.718235 21110 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:12.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.718243 21110 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39397/jwks.json
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.719897 21110 master_runner.cc:387] Master server non-default flags:
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/logs
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.154.84:36677
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/data
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/wal
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.154.126:43843,127.20.154.125:41983,127.20.154.124:40401
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.154.126:43843
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39397/jwks.json
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/data/info.pb
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.154.126
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21110
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.720120 21110 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:12.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.720317 21110 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:12.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.722649 21118 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
14:03:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.722641 21123 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
14:03:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.722646 21116 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
14:03:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.722905 21110 server_base.cc:1061] running on GCE node
14:03:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.723201 21110 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:12.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.723428 21110 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:12.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.724566 21110 hybrid_clock.cc:648] HybridClock initialized: now 1786456992724558 us; error 106 us; skew 500 ppm
14:03:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.725625 21110 webserver.cc:533] Webserver started at http://127.20.154.126:42603/ using document root <none> and password file <none>
14:03:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.725785 21110 fs_manager.cc:362] Metadata directory not provided
14:03:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.725818 21110 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:12.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.725900 21110 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:12.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.726814 21110 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/data/instance:
14:03:12.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3c2ff4354d534706b53fa2b530e23d32"
14:03:12.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:12 on dist-test-slave-5bn2"
14:03:12.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.727145 21110 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/wal/instance:
14:03:12.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3c2ff4354d534706b53fa2b530e23d32"
14:03:12.727 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:12 on dist-test-slave-5bn2"
14:03:12.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.728163 21110 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:03:12.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.728808 21129 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.728963 21110 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.729019 21110 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/wal
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3c2ff4354d534706b53fa2b530e23d32"
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:12 on dist-test-slave-5bn2"
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.729063 21110 fs_report.cc:389] FS layout report
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/wal
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/wal
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/data/data
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:12.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:12.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.759593 21110 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:12.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.759933 21110 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
14:03:12.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.760031 21110 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:12.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.763787 21110 rpc_server.cc:307] RPC server started. Bound to: 127.20.154.126:43843
14:03:12.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.763826 21229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.154.126:43843 every 8 connection(s)
14:03:12.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.764104 21110 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/data/info.pb
14:03:12.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.764626 21231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:12.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.766237 21231 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } has no permanent_uuid. Determining permanent_uuid...
14:03:12.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.770982 21231 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } has no permanent_uuid. Determining permanent_uuid...
14:03:12.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.771438 21132 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.154.125:41983: connect: Connection refused (error 111)
14:03:12.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.771883 21231 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.154.125:41983: Network error: Client connection negotiation failed: client connection to 127.20.154.125:41983: connect: Connection refused (error 111)
14:03:12.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.773675 21097 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 21110
14:03:12.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.773761 21097 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-0/wal/instance
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.774472 21097 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/wal
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/data
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/logs
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/data/info.pb
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:12.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.154.125:41983
14:03:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.154.125
14:03:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.154.84:36677
14:03:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.154.126:43843,127.20.154.125:41983,127.20.154.124:40401
14:03:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:12.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39397/jwks.json with env {}
14:03:12.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.821081 21231 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } attempt: 1
14:03:12.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.822073 21231 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.154.125:41983: Network error: Client connection negotiation failed: client connection to 127.20.154.125:41983: connect: Connection refused (error 111)
14:03:12.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.852118 21241 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:12.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.852298 21241 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:12.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.852317 21241 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:12.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.853816 21241 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:12.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.853860 21241 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:12.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.853873 21241 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:12.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.853884 21241 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:12.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.853904 21241 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:12.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.853914 21241 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39397/jwks.json
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.855532 21241 master_runner.cc:387] Master server non-default flags:
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/logs
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.154.84:36677
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/data
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/wal
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.154.126:43843,127.20.154.125:41983,127.20.154.124:40401
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.154.125:41983
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39397/jwks.json
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:12.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/data/info.pb
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.154.125
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21241
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.855721 21241 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:12.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.855911 21241 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:12.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.858224 21260 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
14:03:12.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.858223 21256 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
14:03:12.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.858220 21257 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
14:03:12.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.858596 21241 server_base.cc:1061] running on GCE node
14:03:12.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.858873 21241 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:12.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.859186 21241 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:12.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.860332 21241 hybrid_clock.cc:648] HybridClock initialized: now 1786456992860314 us; error 29 us; skew 500 ppm
14:03:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.861464 21241 webserver.cc:533] Webserver started at http://127.20.154.125:45707/ using document root <none> and password file <none>
14:03:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.861673 21241 fs_manager.cc:362] Metadata directory not provided
14:03:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.861732 21241 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:12.861 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.861853 21241 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.862699 21241 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/data/instance:
14:03:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "617b15b1079b4624959712501276ae42"
14:03:12.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:12 on dist-test-slave-5bn2"
14:03:12.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.863092 21241 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/wal/instance:
14:03:12.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "617b15b1079b4624959712501276ae42"
14:03:12.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:12 on dist-test-slave-5bn2"
14:03:12.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.864204 21241 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.864898 21273 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.865096 21241 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.865164 21241 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/wal
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "617b15b1079b4624959712501276ae42"
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:12 on dist-test-slave-5bn2"
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.865232 21241 fs_report.cc:389] FS layout report
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/wal
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/wal
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/data/data
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:12.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.877324 21241 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.877624 21241 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
14:03:12.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.877749 21241 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.881655 21241 rpc_server.cc:307] RPC server started. Bound to: 127.20.154.125:41983
14:03:12.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.881690 21361 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.154.125:41983 every 8 connection(s)
14:03:12.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.882009 21241 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/data/info.pb
14:03:12.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.882571 21364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:12.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.884182 21364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } has no permanent_uuid. Determining permanent_uuid...
14:03:12.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.888288 21364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } has no permanent_uuid. Determining permanent_uuid...
14:03:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.889382 21097 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 21241
14:03:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.889456 21097 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-1/wal/instance
14:03:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.889747 21097 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/wal
14:03:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/data
14:03:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:12.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/logs
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/data/info.pb
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.154.124:40401
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.154.124
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.154.84:36677
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.154.126:43843,127.20.154.125:41983,127.20.154.124:40401
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39397/jwks.json with env {}
14:03:12.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.890231 21231 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } attempt: 2
14:03:12.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.891984 21364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } has no permanent_uuid. Determining permanent_uuid...
14:03:12.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.892342 21279 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.20.154.124:40401: connect: Connection refused (error 111)
14:03:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.892944 21364 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.154.124:40401: Network error: Client connection negotiation failed: client connection to 127.20.154.124:40401: connect: Connection refused (error 111)
14:03:12.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.893458 21231 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } has no permanent_uuid. Determining permanent_uuid...
14:03:12.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.894024 21231 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.154.124:40401: Network error: Client connection negotiation failed: client connection to 127.20.154.124:40401: connect: Connection refused (error 111)
14:03:12.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.937204 21231 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } attempt: 1
14:03:12.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.938032 21231 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.154.124:40401: Network error: Client connection negotiation failed: client connection to 127.20.154.124:40401: connect: Connection refused (error 111)
14:03:12.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.942147 21364 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } attempt: 1
14:03:12.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.942879 21364 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.154.124:40401: Network error: Client connection negotiation failed: client connection to 127.20.154.124:40401: connect: Connection refused (error 111)
14:03:12.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.970147 21371 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:12.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.970340 21371 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:12.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.970368 21371 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:12.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.972105 21371 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:12.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.972167 21371 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:12.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.972186 21371 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:12.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.972203 21371 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:12.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.972218 21371 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:12.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.972231 21371 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39397/jwks.json
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.974097 21371 master_runner.cc:387] Master server non-default flags:
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/logs
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.154.84:36677
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/data
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/wal
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.20.154.126:43843,127.20.154.125:41983,127.20.154.124:40401
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.154.124:40401
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39397/jwks.json
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/data/info.pb
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.154.124
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21371
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:12.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.974392 21371 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:12.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.974751 21371 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:12.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.977437 21387 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
14:03:12.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.977433 21383 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
14:03:12.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.977433 21382 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
14:03:12.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.977716 21371 server_base.cc:1061] running on GCE node
14:03:12.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.978159 21371 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:12.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.978428 21371 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:12.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.979573 21371 hybrid_clock.cc:648] HybridClock initialized: now 1786456992979558 us; error 31 us; skew 500 ppm
14:03:12.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.980826 21371 webserver.cc:533] Webserver started at http://127.20.154.124:36143/ using document root <none> and password file <none>
14:03:12.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.981035 21371 fs_manager.cc:362] Metadata directory not provided
14:03:12.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.981087 21371 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:12.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.981211 21371 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:12.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.982304 21371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/data/instance:
14:03:12.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88617f723e194fc3a7c59f9fd957a040"
14:03:12.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:12 on dist-test-slave-5bn2"
14:03:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.982820 21371 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/wal/instance:
14:03:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88617f723e194fc3a7c59f9fd957a040"
14:03:12.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:12 on dist-test-slave-5bn2"
14:03:12.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.984102 21371 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.984897 21396 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.985091 21371 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.985183 21231 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } attempt: 2
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.985193 21371 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/wal
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "88617f723e194fc3a7c59f9fd957a040"
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:12 on dist-test-slave-5bn2"
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:12.985261 21371 fs_report.cc:389] FS layout report
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/wal
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/wal
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/data/data
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:12.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:12.985803 21231 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.154.124:40401: Network error: Client connection negotiation failed: client connection to 127.20.154.124:40401: connect: Connection refused (error 111)
14:03:13.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.011050 21364 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } attempt: 2
14:03:13.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.011864 21364 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.20.154.124:40401: Network error: Client connection negotiation failed: client connection to 127.20.154.124:40401: connect: Connection refused (error 111)
14:03:13.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.026831 21371 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:13.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.027206 21371 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
14:03:13.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.027349 21371 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:13.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.031328 21371 rpc_server.cc:307] RPC server started. Bound to: 127.20.154.124:40401
14:03:13.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.031345 21497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.154.124:40401 every 8 connection(s)
14:03:13.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.031713 21371 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/data/info.pb
14:03:13.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.032307 21500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:13.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.034281 21500 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } has no permanent_uuid. Determining permanent_uuid...
14:03:13.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.035944 21097 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 21371
14:03:13.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.036019 21097 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/master-2/wal/instance
14:03:13.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.039211 21500 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } has no permanent_uuid. Determining permanent_uuid...
14:03:13.042 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.041783 21500 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } has no permanent_uuid. Determining permanent_uuid...
14:03:13.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.046435 21500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040: Bootstrap starting.
14:03:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.047204 21500 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040: Neither blocks nor log segments found. Creating new log.
14:03:13.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.047449 21500 log.cc:826] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040: Log is configured to *not* fsync() on all Append() calls
14:03:13.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.048164 21500 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040: No bootstrap required, opened a new log
14:03:13.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.049778 21500 raft_consensus.cc:359] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } }
14:03:13.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.049894 21500 raft_consensus.cc:385] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:13.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.049924 21500 raft_consensus.cc:740] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88617f723e194fc3a7c59f9fd957a040, State: Initialized, Role: FOLLOWER
14:03:13.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.050030 21500 consensus_queue.cc:260] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [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: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } }
14:03:13.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.051061 21500 sys_catalog.cc:565] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [sys.catalog]: configured and running, proceeding with master startup.
14:03:13.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.051051 21513 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [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: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } } }
14:03:13.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.051169 21513 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [sys.catalog]: This master's current role is: FOLLOWER
14:03:13.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.052955 21528 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:13.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.053017 21528 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.053138 21371 master_runner.cc:187] Error getting master registration for 127.20.154.126:43843: OK, instance_id { permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" instance_seqno: 1786456992762649 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:13.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.054394 21371 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:13.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.092975 21231 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } attempt: 3
14:03:13.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.096796 21231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32: Bootstrap starting.
14:03:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.097398 21231 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32: Neither blocks nor log segments found. Creating new log.
14:03:13.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.097620 21231 log.cc:826] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32: Log is configured to *not* fsync() on all Append() calls
14:03:13.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.098238 21231 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32: No bootstrap required, opened a new log
14:03:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.099557 21231 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } }
14:03:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.099661 21231 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.099680 21231 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c2ff4354d534706b53fa2b530e23d32, State: Initialized, Role: FOLLOWER
14:03:13.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.099795 21231 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [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: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } }
14:03:13.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.100108 21231 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [sys.catalog]: configured and running, proceeding with master startup.
14:03:13.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.100494 21535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [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: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } } }
14:03:13.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.100595 21535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [sys.catalog]: This master's current role is: FOLLOWER
14:03:13.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.102145 21549 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:13.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.102321 21549 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:13.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.103009 21364 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } attempt: 3
14:03:13.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.102955 21110 master_runner.cc:187] Error getting master registration for 127.20.154.125:41983: OK, instance_id { permanent_uuid: "617b15b1079b4624959712501276ae42" instance_seqno: 1786456992880664 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:13.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.104717 21110 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:13.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.109529 21364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42: Bootstrap starting.
14:03:13.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.110344 21364 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42: Neither blocks nor log segments found. Creating new log.
14:03:13.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.110631 21364 log.cc:826] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42: Log is configured to *not* fsync() on all Append() calls
14:03:13.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.111462 21364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42: No bootstrap required, opened a new log
14:03:13.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.113260 21364 raft_consensus.cc:359] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } }
14:03:13.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.113379 21364 raft_consensus.cc:385] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:13.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.113409 21364 raft_consensus.cc:740] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 617b15b1079b4624959712501276ae42, State: Initialized, Role: FOLLOWER
14:03:13.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.113530 21364 consensus_queue.cc:260] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [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: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } }
14:03:13.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.114943 21554 sys_catalog.cc:455] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [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: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } } }
14:03:13.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.114992 21364 sys_catalog.cc:565] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [sys.catalog]: configured and running, proceeding with master startup.
14:03:13.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.115171 21554 sys_catalog.cc:458] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [sys.catalog]: This master's current role is: FOLLOWER
14:03:13.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.117352 21568 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:13.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.117569 21568 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:13.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.119364 21241 master_runner.cc:264] No leader master found from master 617b15b1079b4624959712501276ae42
14:03:13.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.119415 21241 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:13.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.128356 21284 tablet.cc:2406] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.147166 21513 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.147302 21513 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } }
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.147543 21513 leader_election.cc:290] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c2ff4354d534706b53fa2b530e23d32 (127.20.154.126:43843), 617b15b1079b4624959712501276ae42 (127.20.154.125:41983)
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.147935 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88617f723e194fc3a7c59f9fd957a040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c2ff4354d534706b53fa2b530e23d32" is_pre_election: true
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.148097 21175 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88617f723e194fc3a7c59f9fd957a040 in term 0.
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.148295 21402 leader_election.cc:304] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [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: 3c2ff4354d534706b53fa2b530e23d32, 88617f723e194fc3a7c59f9fd957a040; no voters: 
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.148429 21513 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.148463 21513 raft_consensus.cc:493] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.148481 21513 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [term 0 FOLLOWER]: Advancing to term 1
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.149312 21513 raft_consensus.cc:515] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } }
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.149449 21513 leader_election.cc:290] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [CANDIDATE]: Term 1 election: Requested vote from peers 3c2ff4354d534706b53fa2b530e23d32 (127.20.154.126:43843), 617b15b1079b4624959712501276ae42 (127.20.154.125:41983)
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.149984 21314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88617f723e194fc3a7c59f9fd957a040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617b15b1079b4624959712501276ae42" is_pre_election: true
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.150170 21314 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88617f723e194fc3a7c59f9fd957a040 in term 0.
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.150326 21313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88617f723e194fc3a7c59f9fd957a040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "617b15b1079b4624959712501276ae42"
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.150369 21313 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [term 0 FOLLOWER]: Advancing to term 1
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.151012 21175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "88617f723e194fc3a7c59f9fd957a040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c2ff4354d534706b53fa2b530e23d32"
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.151125 21175 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [term 0 FOLLOWER]: Advancing to term 1
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.152004 21175 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88617f723e194fc3a7c59f9fd957a040 in term 1.
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.152230 21402 leader_election.cc:304] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [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: 3c2ff4354d534706b53fa2b530e23d32, 88617f723e194fc3a7c59f9fd957a040; no voters: 
14:03:13.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.152701 21313 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88617f723e194fc3a7c59f9fd957a040 in term 1.
14:03:13.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.153713 21513 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [term 1 FOLLOWER]: Leader election won for term 1
14:03:13.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.153911 21513 raft_consensus.cc:697] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [term 1 LEADER]: Becoming Leader. State: Replica: 88617f723e194fc3a7c59f9fd957a040, State: Running, Role: LEADER
14:03:13.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.154003 21513 consensus_queue.cc:237] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [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: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } }
14:03:13.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.154399 21513 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88617f723e194fc3a7c59f9fd957a040. Latest consensus state: current_term: 1 leader_uuid: "88617f723e194fc3a7c59f9fd957a040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } } }
14:03:13.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.154466 21513 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [sys.catalog]: This master's current role is: LEADER
14:03:13.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.156191 21574 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:13.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.156523 21574 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:13.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.158815 21313 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [term 1 FOLLOWER]: Refusing update from remote peer 88617f723e194fc3a7c59f9fd957a040: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:13.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.159282 21513 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:13.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.160560 21554 sys_catalog.cc:455] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88617f723e194fc3a7c59f9fd957a040. Latest consensus state: current_term: 1 leader_uuid: "88617f723e194fc3a7c59f9fd957a040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } } }
14:03:13.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.160645 21554 sys_catalog.cc:458] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [sys.catalog]: This master's current role is: FOLLOWER
14:03:13.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.161175 21175 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [term 1 FOLLOWER]: Refusing update from remote peer 88617f723e194fc3a7c59f9fd957a040: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:13.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.161413 21513 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:13.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.162573 21535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 88617f723e194fc3a7c59f9fd957a040. Latest consensus state: current_term: 1 leader_uuid: "88617f723e194fc3a7c59f9fd957a040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } } }
14:03:13.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.162709 21535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [sys.catalog]: This master's current role is: FOLLOWER
14:03:13.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.163901 21570 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "88617f723e194fc3a7c59f9fd957a040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } } }
14:03:13.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.163995 21570 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [sys.catalog]: This master's current role is: LEADER
14:03:13.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.164492 21554 sys_catalog.cc:455] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "88617f723e194fc3a7c59f9fd957a040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } } }
14:03:13.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.164569 21554 sys_catalog.cc:458] T 00000000000000000000000000000000 P 617b15b1079b4624959712501276ae42 [sys.catalog]: This master's current role is: FOLLOWER
14:03:13.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.165270 21575 mvcc.cc:204] Tried to move back new op lower bound from 7317327843974873088 to 7317327843959558144. Current Snapshot: MvccSnapshot[applied={T|T < 7317327843974873088}]
14:03:13.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.165446 21579 mvcc.cc:204] Tried to move back new op lower bound from 7317327843974873088 to 7317327843959558144. Current Snapshot: MvccSnapshot[applied={T|T < 7317327843974873088}]
14:03:13.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.166325 21513 sys_catalog.cc:455] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "88617f723e194fc3a7c59f9fd957a040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } } }
14:03:13.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.166406 21513 sys_catalog.cc:458] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040 [sys.catalog]: This master's current role is: LEADER
14:03:13.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.166905 21535 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "88617f723e194fc3a7c59f9fd957a040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c2ff4354d534706b53fa2b530e23d32" member_type: VOTER last_known_addr { host: "127.20.154.126" port: 43843 } } peers { permanent_uuid: "617b15b1079b4624959712501276ae42" member_type: VOTER last_known_addr { host: "127.20.154.125" port: 41983 } } peers { permanent_uuid: "88617f723e194fc3a7c59f9fd957a040" member_type: VOTER last_known_addr { host: "127.20.154.124" port: 40401 } } }
14:03:13.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.166990 21535 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c2ff4354d534706b53fa2b530e23d32 [sys.catalog]: This master's current role is: FOLLOWER
14:03:13.167 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.167315 21583 mvcc.cc:204] Tried to move back new op lower bound from 7317327843974873088 to 7317327843959558144. Current Snapshot: MvccSnapshot[applied={T|T < 7317327843974873088}]
14:03:13.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.168079 21574 catalog_manager.cc:1383] Generated new cluster ID: 574c4eefaec54f9da1fc24ccaa79f6f3
14:03:13.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.168138 21574 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:13.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.188269 21574 catalog_manager.cc:1406] Generated new certificate authority record
14:03:13.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.189369 21574 catalog_manager.cc:1540] Loading token signing keys...
14:03:13.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.208488 21574 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040: Generated new TSK 0
14:03:13.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.208964 21574 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.215802 21097 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/wal
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/data
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/logs
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/data/info.pb
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.154.65:0
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.154.65
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.154.65
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.154.126:43843,127.20.154.125:41983,127.20.154.124:40401
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.154.84:36677
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:13.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:13.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:13.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.337343 21591 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:13.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.337525 21591 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:13.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.337545 21591 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:13.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.339134 21591 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:13.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.339190 21591 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.154.65
14:03:13.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.340763 21591 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:13.340 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/logs
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.154.84:36677
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/data
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/wal
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.154.65:0
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/data/info.pb
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.154.65
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.154.126:43843,127.20.154.125:41983,127.20.154.124:40401
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21591
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.154.65
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.340986 21591 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:13.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.341174 21591 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:13.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.343672 21613 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
14:03:13.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.343686 21610 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
14:03:13.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.343693 21608 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
14:03:13.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.344131 21591 server_base.cc:1061] running on GCE node
14:03:13.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.344302 21591 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:13.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.344494 21591 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:13.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.345657 21591 hybrid_clock.cc:648] HybridClock initialized: now 1786456993345630 us; error 38 us; skew 500 ppm
14:03:13.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.346833 21591 webserver.cc:533] Webserver started at http://127.20.154.65:34287/ using document root <none> and password file <none>
14:03:13.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.347039 21591 fs_manager.cc:362] Metadata directory not provided
14:03:13.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.347077 21591 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:13.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.347163 21591 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:13.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.347980 21591 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/data/instance:
14:03:13.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e39c299af87f420ea22cb5cfdc6b7248"
14:03:13.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:13 on dist-test-slave-5bn2"
14:03:13.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.348246 21591 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/wal/instance:
14:03:13.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e39c299af87f420ea22cb5cfdc6b7248"
14:03:13.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:13 on dist-test-slave-5bn2"
14:03:13.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.349289 21591 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:13.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.349884 21625 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.350035 21591 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.350109 21591 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/wal
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e39c299af87f420ea22cb5cfdc6b7248"
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:13 on dist-test-slave-5bn2"
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.350159 21591 fs_report.cc:389] FS layout report
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/wal
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/wal
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/data/data
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:13.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:13.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.369263 21591 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:13.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.369604 21591 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
14:03:13.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.369704 21591 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:13.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.369896 21591 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:13.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.370277 21591 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:13.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.370312 21591 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:13.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.370335 21591 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:13.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.370345 21591 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:13.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.376295 21591 rpc_server.cc:307] RPC server started. Bound to: 127.20.154.65:41293
14:03:13.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.376380 21834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.154.65:41293 every 8 connection(s)
14:03:13.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.376757 21591 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/data/info.pb
14:03:13.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.377350 21097 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 21591
14:03:13.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.377446 21097 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-0/wal/instance
14:03:13.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.379287 21097 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:13.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:13.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/wal
14:03:13.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/data
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/logs
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/data/info.pb
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.154.66:0
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.154.66
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.154.66
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.154.126:43843,127.20.154.125:41983,127.20.154.124:40401
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.154.84:36677
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:13.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:13.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.383183 21838 heartbeater.cc:344] Connected to a master server at 127.20.154.125:41983
14:03:13.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.383188 21835 heartbeater.cc:344] Connected to a master server at 127.20.154.126:43843
14:03:13.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.383304 21838 heartbeater.cc:461] Registering TS with master...
14:03:13.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.383515 21838 heartbeater.cc:507] Master 127.20.154.125:41983 requested a full tablet report, sending...
14:03:13.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.383301 21835 heartbeater.cc:461] Registering TS with master...
14:03:13.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.383788 21835 heartbeater.cc:507] Master 127.20.154.126:43843 requested a full tablet report, sending...
14:03:13.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.384052 21302 ts_manager.cc:194] Registered new tserver with Master: e39c299af87f420ea22cb5cfdc6b7248 (127.20.154.65:41293)
14:03:13.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.384124 21158 ts_manager.cc:194] Registered new tserver with Master: e39c299af87f420ea22cb5cfdc6b7248 (127.20.154.65:41293)
14:03:13.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.385254 21836 heartbeater.cc:344] Connected to a master server at 127.20.154.124:40401
14:03:13.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.385321 21836 heartbeater.cc:461] Registering TS with master...
14:03:13.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.385416 21836 heartbeater.cc:507] Master 127.20.154.124:40401 requested a full tablet report, sending...
14:03:13.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.385775 21427 ts_manager.cc:194] Registered new tserver with Master: e39c299af87f420ea22cb5cfdc6b7248 (127.20.154.65:41293)
14:03:13.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.386493 21427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.154.65:35413
14:03:13.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.459987 21844 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:13.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.460176 21844 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:13.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.460196 21844 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.461702 21844 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.461759 21844 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.154.66
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.463339 21844 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/logs
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.154.84:36677
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/data
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/wal
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.154.66:0
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/data/info.pb
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.154.66
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.154.126:43843,127.20.154.125:41983,127.20.154.124:40401
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.21844
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.154.66
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.463539 21844 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.463737 21844 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:13.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.466794 21844 server_base.cc:1061] running on GCE node
14:03:13.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.466760 21855 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
14:03:13.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.466761 21856 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
14:03:13.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.466755 21862 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
14:03:13.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.467186 21844 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:13.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.467389 21844 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:13.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.468520 21844 hybrid_clock.cc:648] HybridClock initialized: now 1786456993468503 us; error 33 us; skew 500 ppm
14:03:13.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.469789 21844 webserver.cc:533] Webserver started at http://127.20.154.66:43325/ using document root <none> and password file <none>
14:03:13.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.469975 21844 fs_manager.cc:362] Metadata directory not provided
14:03:13.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.470013 21844 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:13.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.470112 21844 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:13.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.471167 21844 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/data/instance:
14:03:13.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "37cc8647b47a4186b795531db5b30587"
14:03:13.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:13 on dist-test-slave-5bn2"
14:03:13.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.471460 21844 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/wal/instance:
14:03:13.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "37cc8647b47a4186b795531db5b30587"
14:03:13.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:13 on dist-test-slave-5bn2"
14:03:13.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.472574 21844 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.473224 21868 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.473403 21844 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.473498 21844 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/wal
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "37cc8647b47a4186b795531db5b30587"
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:13 on dist-test-slave-5bn2"
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.473548 21844 fs_report.cc:389] FS layout report
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/wal
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/wal
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/data/data
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:13.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:13.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.501427 21844 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:13.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.501736 21844 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
14:03:13.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.501842 21844 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.502072 21844 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.502398 21844 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.502430 21844 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.502452 21844 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:13.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.502463 21844 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:13.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.508026 21844 rpc_server.cc:307] RPC server started. Bound to: 127.20.154.66:42577
14:03:13.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.508082 22061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.154.66:42577 every 8 connection(s)
14:03:13.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.508385 21844 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/data/info.pb
14:03:13.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.514137 22066 heartbeater.cc:344] Connected to a master server at 127.20.154.125:41983
14:03:13.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.514256 22066 heartbeater.cc:461] Registering TS with master...
14:03:13.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.514302 22064 heartbeater.cc:344] Connected to a master server at 127.20.154.126:43843
14:03:13.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.514374 22064 heartbeater.cc:461] Registering TS with master...
14:03:13.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.514531 22066 heartbeater.cc:507] Master 127.20.154.125:41983 requested a full tablet report, sending...
14:03:13.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.514544 22065 heartbeater.cc:344] Connected to a master server at 127.20.154.124:40401
14:03:13.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.514531 22064 heartbeater.cc:507] Master 127.20.154.126:43843 requested a full tablet report, sending...
14:03:13.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.514647 22065 heartbeater.cc:461] Registering TS with master...
14:03:13.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.514724 22065 heartbeater.cc:507] Master 127.20.154.124:40401 requested a full tablet report, sending...
14:03:13.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.515013 21427 ts_manager.cc:194] Registered new tserver with Master: 37cc8647b47a4186b795531db5b30587 (127.20.154.66:42577)
14:03:13.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.515105 21302 ts_manager.cc:194] Registered new tserver with Master: 37cc8647b47a4186b795531db5b30587 (127.20.154.66:42577)
14:03:13.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.515156 21158 ts_manager.cc:194] Registered new tserver with Master: 37cc8647b47a4186b795531db5b30587 (127.20.154.66:42577)
14:03:13.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.515514 21097 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 21844
14:03:13.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.515528 21427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.154.66:55347
14:03:13.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.515590 21097 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-1/wal/instance
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.516680 21097 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/wal
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/data
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/logs
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/data/info.pb
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:13.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.154.67:0
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.154.67
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.154.67
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.154.126:43843,127.20.154.125:41983,127.20.154.124:40401
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.154.84:36677
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:13.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.595214 22075 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.595396 22075 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:13.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.595422 22075 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.597010 22075 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:13.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.597076 22075 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.20.154.67
14:03:13.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.598788 22075 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/logs
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.20.154.84:36677
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/data
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/wal
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.20.154.67:0
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/data/info.pb
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.20.154.67
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.20.154.126:43843,127.20.154.125:41983,127.20.154.124:40401
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22075
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.20.154.67
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.599104 22075 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:13.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.599367 22075 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:13.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.602180 22087 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
14:03:13.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.602222 22082 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
14:03:13.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:13.602195 22084 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
14:03:13.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.602247 22075 server_base.cc:1061] running on GCE node
14:03:13.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.602615 22075 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:13.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.602799 22075 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:13.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.603930 22075 hybrid_clock.cc:648] HybridClock initialized: now 1786456993603931 us; error 46 us; skew 500 ppm
14:03:13.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.605059 22075 webserver.cc:533] Webserver started at http://127.20.154.67:34071/ using document root <none> and password file <none>
14:03:13.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.605214 22075 fs_manager.cc:362] Metadata directory not provided
14:03:13.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.605247 22075 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:13.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.605326 22075 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:13.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.606149 22075 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/data/instance:
14:03:13.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "27f1a63f0f574ef09ceec2bef978b692"
14:03:13.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:13 on dist-test-slave-5bn2"
14:03:13.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.606407 22075 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/wal/instance:
14:03:13.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "27f1a63f0f574ef09ceec2bef978b692"
14:03:13.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:13 on dist-test-slave-5bn2"
14:03:13.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.607532 22075 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.608172 22101 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.608325 22075 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.608378 22075 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/wal
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "27f1a63f0f574ef09ceec2bef978b692"
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:13 on dist-test-slave-5bn2"
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.608421 22075 fs_report.cc:389] FS layout report
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/wal
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/wal
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/data/data
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:13.608 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:13.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.622457 22075 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:13.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.622757 22075 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
14:03:13.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.622942 22075 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:13.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.623179 22075 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:13.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.623486 22075 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:13.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.623517 22075 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:13.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.623538 22075 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:13.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.623548 22075 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:13.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.629542 22075 rpc_server.cc:307] RPC server started. Bound to: 127.20.154.67:45945
14:03:13.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.629601 22295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.20.154.67:45945 every 8 connection(s)
14:03:13.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.629935 22075 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/data/info.pb
14:03:13.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.631558 21097 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 22075
14:03:13.631 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.631630 21097 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster15984888791348802525/ts-2/wal/instance
14:03:13.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.635703 22297 heartbeater.cc:344] Connected to a master server at 127.20.154.124:40401
14:03:13.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.635686 22296 heartbeater.cc:344] Connected to a master server at 127.20.154.126:43843
14:03:13.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.635768 22298 heartbeater.cc:344] Connected to a master server at 127.20.154.125:41983
14:03:13.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.635833 22298 heartbeater.cc:461] Registering TS with master...
14:03:13.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.635833 22296 heartbeater.cc:461] Registering TS with master...
14:03:13.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.635833 22297 heartbeater.cc:461] Registering TS with master...
14:03:13.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.636061 22297 heartbeater.cc:507] Master 127.20.154.124:40401 requested a full tablet report, sending...
14:03:13.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.636061 22298 heartbeater.cc:507] Master 127.20.154.125:41983 requested a full tablet report, sending...
14:03:13.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.636061 22296 heartbeater.cc:507] Master 127.20.154.126:43843 requested a full tablet report, sending...
14:03:13.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.636462 21427 ts_manager.cc:194] Registered new tserver with Master: 27f1a63f0f574ef09ceec2bef978b692 (127.20.154.67:45945)
14:03:13.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.636497 21158 ts_manager.cc:194] Registered new tserver with Master: 27f1a63f0f574ef09ceec2bef978b692 (127.20.154.67:45945)
14:03:13.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.636524 21302 ts_manager.cc:194] Registered new tserver with Master: 27f1a63f0f574ef09ceec2bef978b692 (127.20.154.67:45945)
14:03:13.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.636945 21427 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.20.154.67:37815
14:03:13.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.646334 21097 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:13.647 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:13.647 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:13.647 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.20.154.126"
      port: 43843
    }
    bound_http_address {
      host: "127.20.154.126"
      port: 42603
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.20.154.125"
      port: 41983
    }
    bound_http_address {
      host: "127.20.154.125"
      port: 45707
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.20.154.124"
      port: 40401
    }
    bound_http_address {
      host: "127.20.154.124"
      port: 36143
    }
  }
}

14:03:13.648 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:13.648 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.20.154.65"
      port: 41293
    }
    bound_http_address {
      host: "127.20.154.65"
      port: 34287
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.20.154.66"
      port: 42577
    }
    bound_http_address {
      host: "127.20.154.66"
      port: 43325
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.20.154.67"
      port: 45945
    }
    bound_http_address {
      host: "127.20.154.67"
      port: 34071
    }
  }
}

14:03:13.648 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:13.650 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:13.651 [DEBUG - main] (Connection.java:748) [peer master-127.20.154.126:43843(127.20.154.126:43843)] connecting to peer
14:03:13.652 [DEBUG - main] (Connection.java:748) [peer master-127.20.154.124:40401(127.20.154.124:40401)] connecting to peer
14:03:13.653 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.20.154.126:43843(127.20.154.126:43843)] Successfully connected to peer
14:03:13.653 [DEBUG - main] (Connection.java:748) [peer master-127.20.154.125:41983(127.20.154.125:41983)] connecting to peer
14:03:13.654 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.20.154.124:40401(127.20.154.124:40401)] Successfully connected to peer
14:03:13.655 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.20.154.126
14:03:13.656 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.20.154.124
14:03:13.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.20.154.125:41983(127.20.154.125:41983)] Successfully connected to peer
14:03:13.657 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.20.154.125
14:03:13.665 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbec4d461, L:/127.0.0.1:48426 - R:/127.20.154.126:43843] using SASL/PLAIN
14:03:13.666 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb7aadcf9, L:/127.0.0.1:51312 - R:/127.20.154.124:40401] using SASL/PLAIN
14:03:13.667 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb76d5940, L:/127.0.0.1:40644 - R:/127.20.154.125:41983] using SASL/PLAIN
14:03:13.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:13.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=17), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.154.126:43843, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.154.124:40401, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.20.154.125:41983, [15ms] Sub RPC ConnectToMaster: received response from server master-127.20.154.126:43843: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.20.154.124:40401: OK, [16ms] Sub RPC ConnectToMaster: received response from server master-127.20.154.125:41983: OK, deferred=null) after lookup
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.669240 21427 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51312:
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456993650"
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:03:13.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) owner: "alice"
14:03:13.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 508f234dce944a089991be63948d6f29
14:03:13.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.679679 22187 tablet_service.cc:1511] Processing CreateTablet for tablet fe742c49ff4243749f82fca6a2229e1b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456993650 [id=508f234dce944a089991be63948d6f29]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:03:13.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.680017 22187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe742c49ff4243749f82fca6a2229e1b. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:13.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.683086 21935 tablet_service.cc:1511] Processing CreateTablet for tablet 49d9279a87ed4525b580508c57a1b4cc (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456993650 [id=508f234dce944a089991be63948d6f29]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:03:13.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.683369 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49d9279a87ed4525b580508c57a1b4cc. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:13.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.686031 22327 tablet_bootstrap.cc:492] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587: Bootstrap starting.
14:03:13.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.686885 22327 tablet_bootstrap.cc:654] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587: Neither blocks nor log segments found. Creating new log.
14:03:13.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.687047 22326 tablet_bootstrap.cc:492] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692: Bootstrap starting.
14:03:13.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.687314 22327 log.cc:826] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587: Log is configured to *not* fsync() on all Append() calls
14:03:13.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.687847 22326 tablet_bootstrap.cc:654] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692: Neither blocks nor log segments found. Creating new log.
14:03:13.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.688069 22327 tablet_bootstrap.cc:492] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587: No bootstrap required, opened a new log
14:03:13.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.688138 22327 ts_tablet_manager.cc:1403] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:13.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.688372 22326 log.cc:826] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692: Log is configured to *not* fsync() on all Append() calls
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.689090 22326 tablet_bootstrap.cc:492] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692: No bootstrap required, opened a new log
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.689152 22326 ts_tablet_manager.cc:1403] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.689865 22327 raft_consensus.cc:359] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37cc8647b47a4186b795531db5b30587" member_type: VOTER last_known_addr { host: "127.20.154.66" port: 42577 } }
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.689991 22327 raft_consensus.cc:385] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.690019 22327 raft_consensus.cc:740] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37cc8647b47a4186b795531db5b30587, State: Initialized, Role: FOLLOWER
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.690120 22327 consensus_queue.cc:260] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 [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: true peers { permanent_uuid: "37cc8647b47a4186b795531db5b30587" member_type: VOTER last_known_addr { host: "127.20.154.66" port: 42577 } }
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.690178 22327 raft_consensus.cc:399] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.690203 22327 raft_consensus.cc:493] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.690239 22327 raft_consensus.cc:3060] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 [term 0 FOLLOWER]: Advancing to term 1
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.690953 22327 raft_consensus.cc:515] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37cc8647b47a4186b795531db5b30587" member_type: VOTER last_known_addr { host: "127.20.154.66" port: 42577 } }
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.691058 22327 leader_election.cc:304] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 37cc8647b47a4186b795531db5b30587; no voters: 
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.691216 22327 leader_election.cc:290] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.691203 22326 raft_consensus.cc:359] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27f1a63f0f574ef09ceec2bef978b692" member_type: VOTER last_known_addr { host: "127.20.154.67" port: 45945 } }
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.691321 22326 raft_consensus.cc:385] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.691347 22326 raft_consensus.cc:740] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 27f1a63f0f574ef09ceec2bef978b692, State: Initialized, Role: FOLLOWER
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.691395 22327 ts_tablet_manager.cc:1434] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.001s
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.691449 22326 consensus_queue.cc:260] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 [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: true peers { permanent_uuid: "27f1a63f0f574ef09ceec2bef978b692" member_type: VOTER last_known_addr { host: "127.20.154.67" port: 45945 } }
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.691510 22326 raft_consensus.cc:399] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.691535 22326 raft_consensus.cc:493] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.691571 22326 raft_consensus.cc:3060] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 [term 0 FOLLOWER]: Advancing to term 1
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.691881 22065 heartbeater.cc:499] Master 127.20.154.124:40401 was elected leader, sending a full tablet report...
14:03:13.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.692248 22326 raft_consensus.cc:515] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27f1a63f0f574ef09ceec2bef978b692" member_type: VOTER last_known_addr { host: "127.20.154.67" port: 45945 } }
14:03:13.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.692350 22326 leader_election.cc:304] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 27f1a63f0f574ef09ceec2bef978b692; no voters: 
14:03:13.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.692499 22326 leader_election.cc:290] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:13.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.692663 22326 ts_tablet_manager.cc:1434] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:03:13.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.693264 22297 heartbeater.cc:499] Master 127.20.154.124:40401 was elected leader, sending a full tablet report...
14:03:13.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.694446 22331 raft_consensus.cc:2804] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 [term 1 FOLLOWER]: Leader election won for term 1
14:03:13.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.694651 22338 raft_consensus.cc:2804] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 [term 1 FOLLOWER]: Leader election won for term 1
14:03:13.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.694782 22331 raft_consensus.cc:697] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 [term 1 LEADER]: Becoming Leader. State: Replica: 37cc8647b47a4186b795531db5b30587, State: Running, Role: LEADER
14:03:13.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.694816 22338 raft_consensus.cc:697] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 [term 1 LEADER]: Becoming Leader. State: Replica: 27f1a63f0f574ef09ceec2bef978b692, State: Running, Role: LEADER
14:03:13.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.694923 22338 consensus_queue.cc:237] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27f1a63f0f574ef09ceec2bef978b692" member_type: VOTER last_known_addr { host: "127.20.154.67" port: 45945 } }
14:03:13.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.695083 22331 consensus_queue.cc:237] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37cc8647b47a4186b795531db5b30587" member_type: VOTER last_known_addr { host: "127.20.154.66" port: 42577 } }
14:03:13.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.695941 21426 catalog_manager.cc:5719] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692 reported cstate change: term changed from 0 to 1, leader changed from <none> to 27f1a63f0f574ef09ceec2bef978b692 (127.20.154.67). New cstate: current_term: 1 leader_uuid: "27f1a63f0f574ef09ceec2bef978b692" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "27f1a63f0f574ef09ceec2bef978b692" member_type: VOTER last_known_addr { host: "127.20.154.67" port: 45945 } health_report { overall_health: HEALTHY } } }
14:03:13.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.698480 21426 catalog_manager.cc:5719] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587 reported cstate change: term changed from 0 to 1, leader changed from <none> to 37cc8647b47a4186b795531db5b30587 (127.20.154.66). New cstate: current_term: 1 leader_uuid: "37cc8647b47a4186b795531db5b30587" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37cc8647b47a4186b795531db5b30587" member_type: VOTER last_known_addr { host: "127.20.154.66" port: 42577 } health_report { overall_health: HEALTHY } } }
14:03:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.713660 21426 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51312:
14:03:13.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456993650" } new_table_owner: "bob"
14:03:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.716399 22355 tablet.cc:1724] T fe742c49ff4243749f82fca6a2229e1b P 27f1a63f0f574ef09ceec2bef978b692: Alter schema from (
14:03:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:13.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.716584 22356 tablet.cc:1724] T 49d9279a87ed4525b580508c57a1b4cc P 37cc8647b47a4186b795531db5b30587: Alter schema from (
14:03:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:13.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:13.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.720299 21426 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 88617f723e194fc3a7c59f9fd957a040: org.apache.kudu.client.TestAlterTable-1786456993650 [id=508f234dce944a089991be63948d6f29] alter complete (version 1)
14:03:13.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 508f234dce944a089991be63948d6f29
14:03:13.735 [DEBUG - main] (Connection.java:575) [peer master-127.20.154.126:43843(127.20.154.126:43843)] disconnecting while in state READY
14:03:13.735 [DEBUG - main] (Connection.java:575) [peer master-127.20.154.124:40401(127.20.154.124:40401)] disconnecting while in state READY
14:03:13.735 [DEBUG - main] (Connection.java:575) [peer master-127.20.154.125:41983(127.20.154.125:41983)] disconnecting while in state READY
14:03:13.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:13.735 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.20.154.124:40401(127.20.154.124:40401)] handling channelInactive
14:03:13.735 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.20.154.126:43843(127.20.154.126:43843)] handling channelInactive
14:03:13.735 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.20.154.124:40401(127.20.154.124:40401)] cleaning up while in state READY due to: connection closed
14:03:13.735 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.20.154.126:43843(127.20.154.126:43843)] cleaning up while in state READY due to: connection closed
14:03:13.737 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.20.154.125:41983(127.20.154.125:41983)] handling channelInactive
14:03:13.738 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.20.154.125:41983(127.20.154.125:41983)] cleaning up while in state READY due to: connection closed
14:03:13.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.737949 21097 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 21591
14:03:13.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.764400 21097 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 21844
14:03:13.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.778662 21097 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 22075
14:03:13.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.797574 21097 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 21110
14:03:13.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.808741 21097 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 21241
14:03:13.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.820731 21097 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 21371
14:03:13.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:13Z chronyd exiting
.14:03:13.895 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456993895
14:03:13.897 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:13.898 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:13.898 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:03:13.898 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:03:13.898 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:13.901 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:13.977 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:13.977 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:13.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.978325 22363 mini_oidc.cc:150] Starting JWKS server
14:03:13.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.978997 22363 webserver.cc:533] Webserver started at http://127.0.0.1:42713/ using document root <none> and password file <none>
14:03:13.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.979069 22363 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:13.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.979193 22363 webserver.cc:533] Webserver started at http://127.0.0.1:38677/ using document root <none> and password file <none>
14:03:13.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:13Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:13.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:13Z Disabled control of system clock
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:13.990967 22363 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/wal
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/data
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/logs
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/data/info.pb
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.214.254:43553
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.214.254
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.214.212:43939
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.214.254:43553,127.21.214.253:34857,127.21.214.252:32885
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:13.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42713/jwks.json with env {}
14:03:14.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.068717 22382 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:14.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.068914 22382 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:14.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.068941 22382 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.070484 22382 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.070531 22382 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.070544 22382 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.070554 22382 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.070567 22382 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:14.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.070577 22382 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42713/jwks.json
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.072320 22382 master_runner.cc:387] Master server non-default flags:
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/logs
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.214.212:43939
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/data
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/wal
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.214.254:43553,127.21.214.253:34857,127.21.214.252:32885
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.214.254:43553
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42713/jwks.json
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/data/info.pb
14:03:14.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.214.254
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22382
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.072531 22382 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:14.073 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.072724 22382 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.075186 22382 server_base.cc:1061] running on GCE node
14:03:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.075181 22390 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
14:03:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.075155 22393 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
14:03:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.075390 22391 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
14:03:14.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.075623 22382 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:14.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.075893 22382 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:14.077 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.077035 22382 hybrid_clock.cc:648] HybridClock initialized: now 1786456994076985 us; error 85 us; skew 500 ppm
14:03:14.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.078197 22382 webserver.cc:533] Webserver started at http://127.21.214.254:38017/ using document root <none> and password file <none>
14:03:14.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.078352 22382 fs_manager.cc:362] Metadata directory not provided
14:03:14.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.078385 22382 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:14.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.078493 22382 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.079339 22382 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/data/instance:
14:03:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fefdb3622a7d4dbf817d81358ab3b474"
14:03:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.079627 22382 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/wal/instance:
14:03:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fefdb3622a7d4dbf817d81358ab3b474"
14:03:14.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.080739 22382 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.081486 22401 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.081665 22382 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.081732 22382 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/wal
14:03:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fefdb3622a7d4dbf817d81358ab3b474"
14:03:14.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.081784 22382 fs_report.cc:389] FS layout report
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/wal
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/wal
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/data/data
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:14.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:14.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.092849 22382 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:14.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.093163 22382 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
14:03:14.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.093281 22382 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:14.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.097036 22382 rpc_server.cc:307] RPC server started. Bound to: 127.21.214.254:43553
14:03:14.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.097072 22507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.214.254:43553 every 8 connection(s)
14:03:14.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.097350 22382 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/data/info.pb
14:03:14.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.097894 22508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:14.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.099481 22508 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } has no permanent_uuid. Determining permanent_uuid...
14:03:14.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.104465 22508 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } has no permanent_uuid. Determining permanent_uuid...
14:03:14.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.104867 22409 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.214.253:34857: connect: Connection refused (error 111)
14:03:14.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.105348 22508 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.214.253:34857: Network error: Client connection negotiation failed: client connection to 127.21.214.253:34857: connect: Connection refused (error 111)
14:03:14.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.105587 22363 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 22382
14:03:14.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.105700 22363 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-0/wal/instance
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.106490 22363 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/wal
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/data
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/logs
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/data/info.pb
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:14.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.214.253:34857
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.214.253
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.214.212:43939
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.214.254:43553,127.21.214.253:34857,127.21.214.252:32885
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:14.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42713/jwks.json with env {}
14:03:14.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.154605 22508 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } attempt: 1
14:03:14.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.155505 22508 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.214.253:34857: Network error: Client connection negotiation failed: client connection to 127.21.214.253:34857: connect: Connection refused (error 111)
14:03:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.185293 22515 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.185477 22515 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:14.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.185503 22515 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.187129 22515 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.187176 22515 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.187194 22515 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.187209 22515 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.187225 22515 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:14.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.187240 22515 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42713/jwks.json
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.188907 22515 master_runner.cc:387] Master server non-default flags:
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/logs
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.214.212:43939
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/data
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/wal
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.214.254:43553,127.21.214.253:34857,127.21.214.252:32885
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.214.253:34857
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42713/jwks.json
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/data/info.pb
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.214.253
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22515
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.189144 22515 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:14.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.189416 22515 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.192003 22526 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
14:03:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.192019 22530 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
14:03:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.192376 22515 server_base.cc:1061] running on GCE node
14:03:14.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.192019 22525 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
14:03:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.192968 22515 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:14.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.193198 22515 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:14.194 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.194346 22515 hybrid_clock.cc:648] HybridClock initialized: now 1786456994194325 us; error 36 us; skew 500 ppm
14:03:14.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.195592 22515 webserver.cc:533] Webserver started at http://127.21.214.253:39345/ using document root <none> and password file <none>
14:03:14.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.195751 22515 fs_manager.cc:362] Metadata directory not provided
14:03:14.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.195785 22515 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:14.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.195870 22515 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:14.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.196762 22515 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/data/instance:
14:03:14.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2fde3233048040d09db0e5a1a4b5c7a9"
14:03:14.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.197052 22515 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/wal/instance:
14:03:14.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2fde3233048040d09db0e5a1a4b5c7a9"
14:03:14.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.198176 22515 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.198949 22538 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.199097 22515 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.199159 22515 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/wal
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2fde3233048040d09db0e5a1a4b5c7a9"
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.199210 22515 fs_report.cc:389] FS layout report
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/wal
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/wal
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/data/data
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:14.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.209630 22515 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:14.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.209903 22515 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
14:03:14.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.210004 22515 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:14.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.213816 22515 rpc_server.cc:307] RPC server started. Bound to: 127.21.214.253:34857
14:03:14.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.213848 22630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.214.253:34857 every 8 connection(s)
14:03:14.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.214147 22515 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/data/info.pb
14:03:14.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.214726 22631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:14.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.216439 22631 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } has no permanent_uuid. Determining permanent_uuid...
14:03:14.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.220906 22631 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } has no permanent_uuid. Determining permanent_uuid...
14:03:14.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.221765 22363 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 22515
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.221859 22363 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-1/wal/instance
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.222265 22363 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/wal
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/data
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/logs
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/data/info.pb
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.214.252:32885
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.214.252
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.214.212:43939
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.214.254:43553,127.21.214.253:34857,127.21.214.252:32885
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:14.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42713/jwks.json with env {}
14:03:14.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.223665 22508 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } attempt: 2
14:03:14.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.224790 22631 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } has no permanent_uuid. Determining permanent_uuid...
14:03:14.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.225183 22545 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.21.214.252:32885: connect: Connection refused (error 111)
14:03:14.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.225641 22631 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.214.252:32885: Network error: Client connection negotiation failed: client connection to 127.21.214.252:32885: connect: Connection refused (error 111)
14:03:14.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.227056 22508 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } has no permanent_uuid. Determining permanent_uuid...
14:03:14.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.227587 22508 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.214.252:32885: Network error: Client connection negotiation failed: client connection to 127.21.214.252:32885: connect: Connection refused (error 111)
14:03:14.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.270787 22508 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } attempt: 1
14:03:14.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.271654 22508 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.214.252:32885: Network error: Client connection negotiation failed: client connection to 127.21.214.252:32885: connect: Connection refused (error 111)
14:03:14.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.274904 22631 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } attempt: 1
14:03:14.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.275555 22631 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.214.252:32885: Network error: Client connection negotiation failed: client connection to 127.21.214.252:32885: connect: Connection refused (error 111)
14:03:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.303128 22641 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.303325 22641 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:14.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.303354 22641 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.305029 22641 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.305085 22641 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.305104 22641 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.305120 22641 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.305135 22641 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:14.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.305150 22641 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:42713/jwks.json
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.307049 22641 master_runner.cc:387] Master server non-default flags:
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/logs
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.214.212:43939
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/data
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/wal
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.21.214.254:43553,127.21.214.253:34857,127.21.214.252:32885
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.214.252:32885
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:42713/jwks.json
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/data/info.pb
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.214.252
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22641
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:14.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.307314 22641 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:14.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.307595 22641 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:14.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.310357 22665 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
14:03:14.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.310361 22662 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
14:03:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.310361 22661 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
14:03:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.310618 22641 server_base.cc:1061] running on GCE node
14:03:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.311069 22641 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:14.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.311306 22641 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:14.312 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.312465 22641 hybrid_clock.cc:648] HybridClock initialized: now 1786456994312451 us; error 33 us; skew 500 ppm
14:03:14.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.313651 22641 webserver.cc:533] Webserver started at http://127.21.214.252:33927/ using document root <none> and password file <none>
14:03:14.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.313854 22641 fs_manager.cc:362] Metadata directory not provided
14:03:14.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.313906 22641 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:14.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.314024 22641 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:14.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.314994 22641 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/data/instance:
14:03:14.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "241cf6099a194c119a9c6bcd312a4a66"
14:03:14.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.315332 22641 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/wal/instance:
14:03:14.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "241cf6099a194c119a9c6bcd312a4a66"
14:03:14.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.316664 22641 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:03:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.317554 22673 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.317732 22641 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.317803 22641 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/wal
14:03:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "241cf6099a194c119a9c6bcd312a4a66"
14:03:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.317873 22641 fs_report.cc:389] FS layout report
14:03:14.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/wal
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/wal
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/data/data
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:14.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.318813 22508 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } attempt: 2
14:03:14.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.319610 22508 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.21.214.252:32885: Network error: Client connection negotiation failed: client connection to 127.21.214.252:32885: connect: Connection refused (error 111)
14:03:14.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.338263 22641 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:14.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.338536 22641 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
14:03:14.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.338618 22641 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:14.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.342522 22641 rpc_server.cc:307] RPC server started. Bound to: 127.21.214.252:32885
14:03:14.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.342566 22751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.214.252:32885 every 8 connection(s)
14:03:14.342 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.342881 22641 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/data/info.pb
14:03:14.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.343428 22754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:14.343 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.343705 22631 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } attempt: 2
14:03:14.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.345690 22754 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } has no permanent_uuid. Determining permanent_uuid...
14:03:14.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.348582 22363 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 22641
14:03:14.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.348683 22363 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/master-2/wal/instance
14:03:14.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.349705 22754 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } has no permanent_uuid. Determining permanent_uuid...
14:03:14.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.349939 22631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Bootstrap starting.
14:03:14.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.350744 22631 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Neither blocks nor log segments found. Creating new log.
14:03:14.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.351061 22631 log.cc:826] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Log is configured to *not* fsync() on all Append() calls
14:03:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.351890 22631 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: No bootstrap required, opened a new log
14:03:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.352967 22754 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } has no permanent_uuid. Determining permanent_uuid...
14:03:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.354022 22631 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } }
14:03:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.354127 22631 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.354146 22631 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2fde3233048040d09db0e5a1a4b5c7a9, State: Initialized, Role: FOLLOWER
14:03:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.354252 22631 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [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: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } }
14:03:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.354561 22631 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [sys.catalog]: configured and running, proceeding with master startup.
14:03:14.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.355695 22769 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [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: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } } }
14:03:14.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.356151 22769 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [sys.catalog]: This master's current role is: FOLLOWER
14:03:14.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.356805 22784 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:14.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.357188 22784 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:14.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.357360 22754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66: Bootstrap starting.
14:03:14.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.358115 22754 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66: Neither blocks nor log segments found. Creating new log.
14:03:14.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.358358 22754 log.cc:826] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66: Log is configured to *not* fsync() on all Append() calls
14:03:14.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.359063 22515 master_runner.cc:187] Error getting master registration for 127.21.214.254:43553: OK, instance_id { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" instance_seqno: 1786456994096021 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:14.360 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.360790 22515 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:14.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.361354 22754 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66: No bootstrap required, opened a new log
14:03:14.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.363231 22754 raft_consensus.cc:359] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } }
14:03:14.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.363382 22754 raft_consensus.cc:385] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:14.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.363415 22754 raft_consensus.cc:740] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 241cf6099a194c119a9c6bcd312a4a66, State: Initialized, Role: FOLLOWER
14:03:14.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.363523 22754 consensus_queue.cc:260] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [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: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } }
14:03:14.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.363994 22754 sys_catalog.cc:565] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [sys.catalog]: configured and running, proceeding with master startup.
14:03:14.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.364709 22787 sys_catalog.cc:455] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [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: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } } }
14:03:14.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.364797 22787 sys_catalog.cc:458] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [sys.catalog]: This master's current role is: FOLLOWER
14:03:14.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.366087 22810 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:14.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.366747 22810 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.366412 22641 master_runner.cc:187] Error getting master registration for 127.21.214.254:43553: OK, instance_id { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" instance_seqno: 1786456994096021 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:14.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.367805 22641 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.399264 22769 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.399397 22769 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } }
14:03:14.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.399693 22769 leader_election.cc:290] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fefdb3622a7d4dbf817d81358ab3b474 (127.21.214.254:43553), 241cf6099a194c119a9c6bcd312a4a66 (127.21.214.252:32885)
14:03:14.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.400036 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "241cf6099a194c119a9c6bcd312a4a66" is_pre_election: true
14:03:14.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.400208 22713 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2fde3233048040d09db0e5a1a4b5c7a9 in term 0.
14:03:14.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.400466 22545 leader_election.cc:304] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [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: 241cf6099a194c119a9c6bcd312a4a66, 2fde3233048040d09db0e5a1a4b5c7a9; no voters: 
14:03:14.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.400604 22769 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:14.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.400657 22769 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:14.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.400677 22769 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [term 0 FOLLOWER]: Advancing to term 1
14:03:14.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.401396 22769 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } }
14:03:14.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.401548 22769 leader_election.cc:290] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [CANDIDATE]: Term 1 election: Requested vote from peers fefdb3622a7d4dbf817d81358ab3b474 (127.21.214.254:43553), 241cf6099a194c119a9c6bcd312a4a66 (127.21.214.252:32885)
14:03:14.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.401876 22713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "241cf6099a194c119a9c6bcd312a4a66"
14:03:14.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.401969 22713 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [term 0 FOLLOWER]: Advancing to term 1
14:03:14.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.403285 22713 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2fde3233048040d09db0e5a1a4b5c7a9 in term 1.
14:03:14.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.403492 22545 leader_election.cc:304] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [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: 241cf6099a194c119a9c6bcd312a4a66, 2fde3233048040d09db0e5a1a4b5c7a9; no voters: 
14:03:14.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.403581 22769 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [term 1 FOLLOWER]: Leader election won for term 1
14:03:14.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.403760 22769 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [term 1 LEADER]: Becoming Leader. State: Replica: 2fde3233048040d09db0e5a1a4b5c7a9, State: Running, Role: LEADER
14:03:14.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.403856 22769 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [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: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } }
14:03:14.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.404276 22769 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2fde3233048040d09db0e5a1a4b5c7a9. Latest consensus state: current_term: 1 leader_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } } }
14:03:14.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.404354 22769 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [sys.catalog]: This master's current role is: LEADER
14:03:14.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.404613 22820 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:14.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.404919 22820 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:14.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.406477 22713 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [term 1 FOLLOWER]: Refusing update from remote peer 2fde3233048040d09db0e5a1a4b5c7a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:14.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.406780 22769 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:14.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.407991 22787 sys_catalog.cc:455] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2fde3233048040d09db0e5a1a4b5c7a9. Latest consensus state: current_term: 1 leader_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } } }
14:03:14.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.408067 22787 sys_catalog.cc:458] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [sys.catalog]: This master's current role is: FOLLOWER
14:03:14.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.409147 22769 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } } }
14:03:14.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.409221 22769 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [sys.catalog]: This master's current role is: LEADER
14:03:14.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.409286 22821 mvcc.cc:204] Tried to move back new op lower bound from 7317327849086767104 to 7317327849078841344. Current Snapshot: MvccSnapshot[applied={T|T < 7317327849086767104}]
14:03:14.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.409353 22787 sys_catalog.cc:455] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } } }
14:03:14.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.409415 22787 sys_catalog.cc:458] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66 [sys.catalog]: This master's current role is: FOLLOWER
14:03:14.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.409827 22822 mvcc.cc:204] Tried to move back new op lower bound from 7317327849086767104 to 7317327849078841344. Current Snapshot: MvccSnapshot[applied={T|T < 7317327849086767104}]
14:03:14.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.410617 22820 catalog_manager.cc:1383] Generated new cluster ID: 297da561aee94114854102e64fdfeef1
14:03:14.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.410670 22820 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:14.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.423569 22820 catalog_manager.cc:1406] Generated new certificate authority record
14:03:14.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.424629 22820 catalog_manager.cc:1540] Loading token signing keys...
14:03:14.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.431072 22820 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Generated new TSK 0
14:03:14.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.431712 22820 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:14.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.426772 22508 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } attempt: 3
14:03:14.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.439808 22508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474: Bootstrap starting.
14:03:14.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.440562 22508 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474: Neither blocks nor log segments found. Creating new log.
14:03:14.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.440804 22508 log.cc:826] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474: Log is configured to *not* fsync() on all Append() calls
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.443053 22363 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/wal
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/data
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/logs
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/data/info.pb
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.214.193:0
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.214.193
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.214.193
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.214.254:43553,127.21.214.253:34857,127.21.214.252:32885
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.214.212:43939
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:14.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:14.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.445093 22508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474: No bootstrap required, opened a new log
14:03:14.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.447122 22508 raft_consensus.cc:359] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } }
14:03:14.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.447225 22508 raft_consensus.cc:385] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:14.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.447243 22508 raft_consensus.cc:740] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fefdb3622a7d4dbf817d81358ab3b474, State: Initialized, Role: FOLLOWER
14:03:14.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.447324 22508 consensus_queue.cc:260] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474 [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: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } }
14:03:14.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.447645 22508 sys_catalog.cc:565] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474 [sys.catalog]: configured and running, proceeding with master startup.
14:03:14.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.447598 22832 sys_catalog.cc:455] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474 [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: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } } }
14:03:14.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.447698 22832 sys_catalog.cc:458] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474 [sys.catalog]: This master's current role is: FOLLOWER
14:03:14.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.449077 22452 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474 [term 0 FOLLOWER]: Advancing to term 1
14:03:14.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.449152 22453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fefdb3622a7d4dbf817d81358ab3b474"
14:03:14.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.450099 22452 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474 [term 1 FOLLOWER]: Refusing update from remote peer 2fde3233048040d09db0e5a1a4b5c7a9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:14.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.450888 22850 catalog_manager.cc:1594] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:14.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.451049 22850 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:14.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.450831 22769 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
14:03:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.452812 22832 sys_catalog.cc:455] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2fde3233048040d09db0e5a1a4b5c7a9. Latest consensus state: current_term: 1 leader_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } } }
14:03:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.452883 22832 sys_catalog.cc:458] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474 [sys.catalog]: This master's current role is: FOLLOWER
14:03:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.452911 22832 sys_catalog.cc:455] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } } }
14:03:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.452953 22832 sys_catalog.cc:458] T 00000000000000000000000000000000 P fefdb3622a7d4dbf817d81358ab3b474 [sys.catalog]: This master's current role is: FOLLOWER
14:03:14.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.453351 22455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fefdb3622a7d4dbf817d81358ab3b474" is_pre_election: true
14:03:14.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.463521 22854 mvcc.cc:204] Tried to move back new op lower bound from 7317327849179938816 to 7317327849078841344. Current Snapshot: MvccSnapshot[applied={T|T < 7317327849086767104}]
14:03:14.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.565876 22831 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:14.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.566351 22831 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:14.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.566488 22831 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:14.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.569080 22831 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:14.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.569437 22831 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.214.193
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.572151 22831 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/logs
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.214.212:43939
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/data
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/wal
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.214.193:0
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:14.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/data/info.pb
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.214.193
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.214.254:43553,127.21.214.253:34857,127.21.214.252:32885
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.22831
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.214.193
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:14.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.573608 22831 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:14.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.573983 22831 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:14.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.577389 22875 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
14:03:14.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.578039 22831 server_base.cc:1061] running on GCE node
14:03:14.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.579010 22877 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
14:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.582002 22874 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
14:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.582383 22831 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:14.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.582640 22831 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:14.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.583794 22831 hybrid_clock.cc:648] HybridClock initialized: now 1786456994583779 us; error 28 us; skew 500 ppm
14:03:14.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.585328 22831 webserver.cc:533] Webserver started at http://127.21.214.193:42963/ using document root <none> and password file <none>
14:03:14.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.585551 22831 fs_manager.cc:362] Metadata directory not provided
14:03:14.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.585597 22831 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:14.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.585712 22831 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.586827 22831 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/data/instance:
14:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e72d505d66ee4b0fa37cdfc6265f859a"
14:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.587534 22831 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/wal/instance:
14:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e72d505d66ee4b0fa37cdfc6265f859a"
14:03:14.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.589287 22831 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
14:03:14.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.590193 22884 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.590438 22831 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.590500 22831 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/wal
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e72d505d66ee4b0fa37cdfc6265f859a"
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.590552 22831 fs_report.cc:389] FS layout report
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/wal
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/wal
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/data/data
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:14.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:14.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.605726 22831 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:14.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.606444 22831 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
14:03:14.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.606786 22831 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:14.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.607127 22831 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:14.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.607648 22831 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:14.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.607699 22831 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:14.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.607730 22831 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:14.607 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.607746 22831 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.615325 22831 rpc_server.cc:307] RPC server started. Bound to: 127.21.214.193:41837
14:03:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.615372 23075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.214.193:41837 every 8 connection(s)
14:03:14.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.615765 22831 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/data/info.pb
14:03:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.617238 22363 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 22831
14:03:14.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.617321 22363 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/wal/instance
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.618618 22363 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/wal
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/data
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/logs
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/data/info.pb
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.214.194:0
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.214.194
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.214.194
14:03:14.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:14.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.214.254:43553,127.21.214.253:34857,127.21.214.252:32885
14:03:14.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.214.212:43939
14:03:14.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:14.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:14.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:14.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.621357 23078 heartbeater.cc:344] Connected to a master server at 127.21.214.254:43553
14:03:14.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.621569 23078 heartbeater.cc:461] Registering TS with master...
14:03:14.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.621699 23077 heartbeater.cc:344] Connected to a master server at 127.21.214.252:32885
14:03:14.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.621763 23077 heartbeater.cc:461] Registering TS with master...
14:03:14.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.621840 23078 heartbeater.cc:507] Master 127.21.214.254:43553 requested a full tablet report, sending...
14:03:14.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.621862 23077 heartbeater.cc:507] Master 127.21.214.252:32885 requested a full tablet report, sending...
14:03:14.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.622287 22439 ts_manager.cc:194] Registered new tserver with Master: e72d505d66ee4b0fa37cdfc6265f859a (127.21.214.193:41837)
14:03:14.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.622303 22699 ts_manager.cc:194] Registered new tserver with Master: e72d505d66ee4b0fa37cdfc6265f859a (127.21.214.193:41837)
14:03:14.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.626470 23081 heartbeater.cc:344] Connected to a master server at 127.21.214.253:34857
14:03:14.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.626549 23081 heartbeater.cc:461] Registering TS with master...
14:03:14.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.626667 23081 heartbeater.cc:507] Master 127.21.214.253:34857 requested a full tablet report, sending...
14:03:14.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.627575 22569 ts_manager.cc:194] Registered new tserver with Master: e72d505d66ee4b0fa37cdfc6265f859a (127.21.214.193:41837)
14:03:14.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.628563 22569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.214.193:43405
14:03:14.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.703142 23088 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:14.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.703392 23088 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:14.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.703434 23088 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:14.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.705590 23088 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:14.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.705664 23088 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.214.194
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.707865 23088 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/logs
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.214.212:43939
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/data
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/wal
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.214.194:0
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/data/info.pb
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.214.194
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.214.254:43553,127.21.214.253:34857,127.21.214.252:32885
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23088
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.214.194
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.708133 23088 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:14.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.708369 23088 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:14.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.710973 23095 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
14:03:14.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.711019 23098 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
14:03:14.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.711162 23100 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
14:03:14.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.711180 23088 server_base.cc:1061] running on GCE node
14:03:14.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.711503 23088 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:14.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.711745 23088 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:14.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.712908 23088 hybrid_clock.cc:648] HybridClock initialized: now 1786456994712894 us; error 24 us; skew 500 ppm
14:03:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.714258 23088 webserver.cc:533] Webserver started at http://127.21.214.194:33593/ using document root <none> and password file <none>
14:03:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.714469 23088 fs_manager.cc:362] Metadata directory not provided
14:03:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.714526 23088 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:14.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.714644 23088 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.715629 23088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/data/instance:
14:03:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7942d3417464448903a5ed7abf253f2"
14:03:14.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.715979 23088 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/wal/instance:
14:03:14.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7942d3417464448903a5ed7abf253f2"
14:03:14.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.717232 23088 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.717954 23109 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.718123 23088 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.718195 23088 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/wal
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b7942d3417464448903a5ed7abf253f2"
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.718262 23088 fs_report.cc:389] FS layout report
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/wal
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/wal
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/data/data
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:14.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.731503 23088 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:14.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.731868 23088 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
14:03:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.732014 23088 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.732271 23088 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.732641 23088 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.732676 23088 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.732707 23088 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:14.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.732724 23088 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:14.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.738508 23088 rpc_server.cc:307] RPC server started. Bound to: 127.21.214.194:42545
14:03:14.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.738570 23320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.214.194:42545 every 8 connection(s)
14:03:14.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.738983 23088 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/data/info.pb
14:03:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.744333 23321 heartbeater.cc:344] Connected to a master server at 127.21.214.252:32885
14:03:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.744470 23321 heartbeater.cc:461] Registering TS with master...
14:03:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.744550 23323 heartbeater.cc:344] Connected to a master server at 127.21.214.253:34857
14:03:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.744593 23323 heartbeater.cc:461] Registering TS with master...
14:03:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.744689 23321 heartbeater.cc:507] Master 127.21.214.252:32885 requested a full tablet report, sending...
14:03:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.744689 23323 heartbeater.cc:507] Master 127.21.214.253:34857 requested a full tablet report, sending...
14:03:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.744717 23322 heartbeater.cc:344] Connected to a master server at 127.21.214.254:43553
14:03:14.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.744832 23322 heartbeater.cc:461] Registering TS with master...
14:03:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.744933 23322 heartbeater.cc:507] Master 127.21.214.254:43553 requested a full tablet report, sending...
14:03:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.745134 22569 ts_manager.cc:194] Registered new tserver with Master: b7942d3417464448903a5ed7abf253f2 (127.21.214.194:42545)
14:03:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.745182 22699 ts_manager.cc:194] Registered new tserver with Master: b7942d3417464448903a5ed7abf253f2 (127.21.214.194:42545)
14:03:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.745237 22439 ts_manager.cc:194] Registered new tserver with Master: b7942d3417464448903a5ed7abf253f2 (127.21.214.194:42545)
14:03:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.745632 22569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.214.194:38221
14:03:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.745657 22363 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 23088
14:03:14.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.745723 22363 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/wal/instance
14:03:14.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.746829 22363 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/wal
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/data
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/logs
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/data/info.pb
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.214.195:0
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.214.195
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.214.195
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.214.254:43553,127.21.214.253:34857,127.21.214.252:32885
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.214.212:43939
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:14.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:14.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.825737 23332 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:14.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.825935 23332 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:14.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.825963 23332 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:14.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.827600 23332 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:14.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.827665 23332 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.21.214.195
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.829216 23332 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/logs
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.21.214.212:43939
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/data
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/wal
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.21.214.195:0
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/data/info.pb
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.21.214.195
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.21.214.254:43553,127.21.214.253:34857,127.21.214.252:32885
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23332
14:03:14.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:14.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:14.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:14.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:14.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.21.214.195
14:03:14.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:14.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:14.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:14.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:14.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:14.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:14.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:14.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.829458 23332 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:14.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.829726 23332 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:14.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.832330 23342 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
14:03:14.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.832322 23344 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
14:03:14.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.832324 23346 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
14:03:14.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.832523 23332 server_base.cc:1061] running on GCE node
14:03:14.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.832834 23332 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:14.833 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.833091 23332 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:14.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.834226 23332 hybrid_clock.cc:648] HybridClock initialized: now 1786456994834212 us; error 25 us; skew 500 ppm
14:03:14.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.835377 23332 webserver.cc:533] Webserver started at http://127.21.214.195:38093/ using document root <none> and password file <none>
14:03:14.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.835592 23332 fs_manager.cc:362] Metadata directory not provided
14:03:14.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.835650 23332 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:14.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.835770 23332 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:14.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.836644 23332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/data/instance:
14:03:14.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "31f8072425274908832a8023daa9f529"
14:03:14.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.836977 23332 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/wal/instance:
14:03:14.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "31f8072425274908832a8023daa9f529"
14:03:14.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.838107 23332 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:14.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.838718 23353 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.838940 23332 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.839012 23332 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/wal
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "31f8072425274908832a8023daa9f529"
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:14 on dist-test-slave-5bn2"
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.839082 23332 fs_report.cc:389] FS layout report
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/wal
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/wal
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/data/data
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:14.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:14.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.849823 23332 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:14.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.850216 23332 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
14:03:14.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.850335 23332 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:14.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.850594 23332 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:14.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.850992 23332 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:14.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.851029 23332 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:14.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.851060 23332 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:14.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.851076 23332 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:14.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.856942 23332 rpc_server.cc:307] RPC server started. Bound to: 127.21.214.195:36895
14:03:14.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.857036 23567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.21.214.195:36895 every 8 connection(s)
14:03:14.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.857336 23332 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/data/info.pb
14:03:14.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.861943 22363 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 23332
14:03:14.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.862025 22363 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/wal/instance
14:03:14.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.862535 23572 heartbeater.cc:344] Connected to a master server at 127.21.214.253:34857
14:03:14.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.862576 23571 heartbeater.cc:344] Connected to a master server at 127.21.214.254:43553
14:03:14.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.862633 23572 heartbeater.cc:461] Registering TS with master...
14:03:14.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.862637 23571 heartbeater.cc:461] Registering TS with master...
14:03:14.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.862880 23572 heartbeater.cc:507] Master 127.21.214.253:34857 requested a full tablet report, sending...
14:03:14.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.862838 23570 heartbeater.cc:344] Connected to a master server at 127.21.214.252:32885
14:03:14.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.863147 23570 heartbeater.cc:461] Registering TS with master...
14:03:14.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.863234 23570 heartbeater.cc:507] Master 127.21.214.252:32885 requested a full tablet report, sending...
14:03:14.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.863350 22569 ts_manager.cc:194] Registered new tserver with Master: 31f8072425274908832a8023daa9f529 (127.21.214.195:36895)
14:03:14.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.863490 22697 ts_manager.cc:194] Registered new tserver with Master: 31f8072425274908832a8023daa9f529 (127.21.214.195:36895)
14:03:14.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.862876 23571 heartbeater.cc:507] Master 127.21.214.254:43553 requested a full tablet report, sending...
14:03:14.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.863833 22569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.21.214.195:37443
14:03:14.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.863934 22438 ts_manager.cc:194] Registered new tserver with Master: 31f8072425274908832a8023daa9f529 (127.21.214.195:36895)
14:03:14.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.875763 22363 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:14.876 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:14.876 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:14.877 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.21.214.254"
      port: 43553
    }
    bound_http_address {
      host: "127.21.214.254"
      port: 38017
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.21.214.253"
      port: 34857
    }
    bound_http_address {
      host: "127.21.214.253"
      port: 39345
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.21.214.252"
      port: 32885
    }
    bound_http_address {
      host: "127.21.214.252"
      port: 33927
    }
  }
}

14:03:14.877 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:14.877 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.21.214.193"
      port: 41837
    }
    bound_http_address {
      host: "127.21.214.193"
      port: 42963
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.21.214.194"
      port: 42545
    }
    bound_http_address {
      host: "127.21.214.194"
      port: 33593
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.21.214.195"
      port: 36895
    }
    bound_http_address {
      host: "127.21.214.195"
      port: 38093
    }
  }
}

14:03:14.877 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:14.879 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:14.882 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.214.253:34857(127.21.214.253:34857)] connecting to peer
14:03:14.883 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.214.254:43553(127.21.214.254:43553)] connecting to peer
14:03:14.883 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.21.214.253:34857(127.21.214.253:34857)] Successfully connected to peer
14:03:14.883 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.21.214.252:32885(127.21.214.252:32885)] connecting to peer
14:03:14.884 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.21.214.254:43553(127.21.214.254:43553)] Successfully connected to peer
14:03:14.885 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.21.214.252:32885(127.21.214.252:32885)] Successfully connected to peer
14:03:14.885 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.21.214.253
14:03:14.888 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.21.214.252
14:03:14.888 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.21.214.254
14:03:14.894 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1807e53e, L:/127.0.0.1:51796 - R:/127.21.214.253:34857] using SASL/PLAIN
14:03:14.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:14.896 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=15), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.214.253:34857, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.214.254:43553, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.21.214.252:32885, [14ms] Sub RPC ConnectToMaster: received response from server master-127.21.214.253:34857: OK, deferred=null) after lookup
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.897353 22569 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51796:
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456994879"
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
14:03:14.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001d\000\000\000\007\000"
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "c0"
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 5
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 0
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   custom_hash_schema_ranges {
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     range_bounds {
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000"
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     hash_schema {
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       columns {
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         name: "c0"
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       num_buckets: 2
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       seed: 0
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:14.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:14.899 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc0c97c77, L:/127.0.0.1:55494 - R:/127.21.214.252:32885] using SASL/PLAIN
14:03:14.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.899863 22769 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fefdb3622a7d4dbf817d81358ab3b474" member_type: VOTER last_known_addr { host: "127.21.214.254" port: 43553 } } peers { permanent_uuid: "2fde3233048040d09db0e5a1a4b5c7a9" member_type: VOTER last_known_addr { host: "127.21.214.253" port: 34857 } } peers { permanent_uuid: "241cf6099a194c119a9c6bcd312a4a66" member_type: VOTER last_known_addr { host: "127.21.214.252" port: 32885 } } }
14:03:14.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.899969 22769 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9 [sys.catalog]: This master's current role is: LEADER
14:03:14.901 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x42831e46, L:/127.0.0.1:33788 - R:/127.21.214.254:43553] using SASL/PLAIN
14:03:14.905 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table de94da3a4d67484fa35ac39b3e0adeca
14:03:14.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.907538 22939 tablet_service.cc:1511] Processing CreateTablet for tablet 0d417dfba06a4d1a8759062eddf641a1 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
14:03:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.907891 22939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d417dfba06a4d1a8759062eddf641a1. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.909229 23201 tablet_service.cc:1511] Processing CreateTablet for tablet 432a47c7837a4b879413c919cff1a92f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
14:03:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.909550 23201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 432a47c7837a4b879413c919cff1a92f. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.910990 22940 tablet_service.cc:1511] Processing CreateTablet for tablet 4e3920dffcd047f2922c945809657be5 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES
14:03:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.911104 22940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e3920dffcd047f2922c945809657be5. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.911082 23460 tablet_service.cc:1511] Processing CreateTablet for tablet 76e7be7aa1284d25bc0ab2b2af50194b (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES
14:03:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.911360 23460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e7be7aa1284d25bc0ab2b2af50194b. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.912379 23200 tablet_service.cc:1511] Processing CreateTablet for tablet 0bc93ddb8f064bee89a866bcb12a2773 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]), partition=HASH (c0) PARTITION 4, RANGE (c0) PARTITION 100 <= VALUES
14:03:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.912400 22941 tablet_service.cc:1511] Processing CreateTablet for tablet 3c9d623f55924caebe0cd41ba8a09bf9 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]), partition=HASH (c0) PARTITION 3, RANGE (c0) PARTITION 100 <= VALUES
14:03:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.912487 22941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c9d623f55924caebe0cd41ba8a09bf9. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.912487 23200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bc93ddb8f064bee89a866bcb12a2773. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.914019 23610 tablet_bootstrap.cc:492] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529: Bootstrap starting.
14:03:14.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.914346 23608 tablet_bootstrap.cc:492] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2: Bootstrap starting.
14:03:14.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.914634 23197 tablet_service.cc:1511] Processing CreateTablet for tablet cabba538572a48b1a4c259c192e16ab2 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES
14:03:14.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.914710 23610 tablet_bootstrap.cc:654] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529: Neither blocks nor log segments found. Creating new log.
14:03:14.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.914739 23197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cabba538572a48b1a4c259c192e16ab2. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:14.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.914966 23608 tablet_bootstrap.cc:654] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2: Neither blocks nor log segments found. Creating new log.
14:03:14.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.915028 23610 log.cc:826] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529: Log is configured to *not* fsync() on all Append() calls
14:03:14.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.915516 23608 log.cc:826] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2: Log is configured to *not* fsync() on all Append() calls
14:03:14.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.916198 23608 tablet_bootstrap.cc:492] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2: No bootstrap required, opened a new log
14:03:14.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.916252 23608 ts_tablet_manager.cc:1403] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:03:14.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.917785 23608 raft_consensus.cc:359] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.917937 23608 raft_consensus.cc:385] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:14.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.917964 23608 raft_consensus.cc:740] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7942d3417464448903a5ed7abf253f2, State: Initialized, Role: FOLLOWER
14:03:14.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.918058 23608 consensus_queue.cc:260] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [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: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.918118 23608 raft_consensus.cc:399] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:14.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.918145 23608 raft_consensus.cc:493] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:14.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.918182 23608 raft_consensus.cc:3060] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Advancing to term 1
14:03:14.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.918819 23608 raft_consensus.cc:515] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.918955 23608 leader_election.cc:304] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b7942d3417464448903a5ed7abf253f2; no voters: 
14:03:14.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.919137 23608 leader_election.cc:290] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:14.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.919204 23616 raft_consensus.cc:2804] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [term 1 FOLLOWER]: Leader election won for term 1
14:03:14.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.919330 23610 tablet_bootstrap.cc:492] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529: No bootstrap required, opened a new log
14:03:14.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.919389 23610 ts_tablet_manager.cc:1403] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
14:03:14.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.919504 23608 ts_tablet_manager.cc:1434] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.001s
14:03:14.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.919688 23616 raft_consensus.cc:697] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [term 1 LEADER]: Becoming Leader. State: Replica: b7942d3417464448903a5ed7abf253f2, State: Running, Role: LEADER
14:03:14.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.919775 23616 consensus_queue.cc:237] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.919960 23608 tablet_bootstrap.cc:492] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2: Bootstrap starting.
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.920433 23608 tablet_bootstrap.cc:654] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2: Neither blocks nor log segments found. Creating new log.
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.920995 23323 heartbeater.cc:499] Master 127.21.214.253:34857 was elected leader, sending a full tablet report...
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921016 23608 tablet_bootstrap.cc:492] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2: No bootstrap required, opened a new log
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921057 23608 ts_tablet_manager.cc:1403] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.000s
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921177 23608 raft_consensus.cc:359] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921219 23608 raft_consensus.cc:385] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921237 23608 raft_consensus.cc:740] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7942d3417464448903a5ed7abf253f2, State: Initialized, Role: FOLLOWER
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921164 23610 raft_consensus.cc:359] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31f8072425274908832a8023daa9f529" member_type: VOTER last_known_addr { host: "127.21.214.195" port: 36895 } }
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921275 23610 raft_consensus.cc:385] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921288 23608 consensus_queue.cc:260] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [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: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921303 23610 raft_consensus.cc:740] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f8072425274908832a8023daa9f529, State: Initialized, Role: FOLLOWER
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921322 23608 raft_consensus.cc:399] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921340 23608 raft_consensus.cc:493] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:14.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921356 23608 raft_consensus.cc:3060] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Advancing to term 1
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921383 23610 consensus_queue.cc:260] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [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: true peers { permanent_uuid: "31f8072425274908832a8023daa9f529" member_type: VOTER last_known_addr { host: "127.21.214.195" port: 36895 } }
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921439 23610 raft_consensus.cc:399] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921468 23610 raft_consensus.cc:493] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921507 23610 raft_consensus.cc:3060] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [term 0 FOLLOWER]: Advancing to term 1
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.921970 23608 raft_consensus.cc:515] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.922030 23608 leader_election.cc:304] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b7942d3417464448903a5ed7abf253f2; no voters: 
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.922065 23608 leader_election.cc:290] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.922125 23608 ts_tablet_manager.cc:1434] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.922066 22569 catalog_manager.cc:5719] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7942d3417464448903a5ed7abf253f2 (127.21.214.194). New cstate: current_term: 1 leader_uuid: "b7942d3417464448903a5ed7abf253f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } health_report { overall_health: HEALTHY } } }
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.922181 23608 tablet_bootstrap.cc:492] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2: Bootstrap starting.
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.922583 23608 tablet_bootstrap.cc:654] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2: Neither blocks nor log segments found. Creating new log.
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.923023 23607 tablet_bootstrap.cc:492] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a: Bootstrap starting.
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.923375 23610 raft_consensus.cc:515] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31f8072425274908832a8023daa9f529" member_type: VOTER last_known_addr { host: "127.21.214.195" port: 36895 } }
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.923476 23610 leader_election.cc:304] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 31f8072425274908832a8023daa9f529; no voters: 
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.923643 23610 leader_election.cc:290] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.923836 23610 ts_tablet_manager.cc:1434] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.923924 23607 tablet_bootstrap.cc:654] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a: Neither blocks nor log segments found. Creating new log.
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.924243 23607 log.cc:826] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a: Log is configured to *not* fsync() on all Append() calls
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.924316 23572 heartbeater.cc:499] Master 127.21.214.253:34857 was elected leader, sending a full tablet report...
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.924441 23616 raft_consensus.cc:2804] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [term 1 FOLLOWER]: Leader election won for term 1
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.924751 23616 raft_consensus.cc:697] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [term 1 LEADER]: Becoming Leader. State: Replica: b7942d3417464448903a5ed7abf253f2, State: Running, Role: LEADER
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.924810 23616 consensus_queue.cc:237] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.927007 22569 catalog_manager.cc:5719] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7942d3417464448903a5ed7abf253f2 (127.21.214.194). New cstate: current_term: 1 leader_uuid: "b7942d3417464448903a5ed7abf253f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } health_report { overall_health: HEALTHY } } }
14:03:14.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.927702 23608 tablet_bootstrap.cc:492] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2: No bootstrap required, opened a new log
14:03:14.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.927745 23608 ts_tablet_manager.cc:1403] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
14:03:14.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.927939 23608 raft_consensus.cc:359] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.927994 23608 raft_consensus.cc:385] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:14.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928010 23608 raft_consensus.cc:740] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7942d3417464448903a5ed7abf253f2, State: Initialized, Role: FOLLOWER
14:03:14.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928049 23608 consensus_queue.cc:260] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [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: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928078 23608 raft_consensus.cc:399] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:14.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928095 23608 raft_consensus.cc:493] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:14.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928112 23608 raft_consensus.cc:3060] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Advancing to term 1
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928638 23635 raft_consensus.cc:2804] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [term 1 FOLLOWER]: Leader election won for term 1
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928651 23607 tablet_bootstrap.cc:492] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a: No bootstrap required, opened a new log
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928722 23607 ts_tablet_manager.cc:1403] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928787 23635 raft_consensus.cc:697] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [term 1 LEADER]: Becoming Leader. State: Replica: 31f8072425274908832a8023daa9f529, State: Running, Role: LEADER
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928776 23608 raft_consensus.cc:515] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928833 23608 leader_election.cc:304] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b7942d3417464448903a5ed7abf253f2; no voters: 
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928866 23608 leader_election.cc:290] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928869 23635 consensus_queue.cc:237] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31f8072425274908832a8023daa9f529" member_type: VOTER last_known_addr { host: "127.21.214.195" port: 36895 } }
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.928937 23608 ts_tablet_manager.cc:1434] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.929131 23617 raft_consensus.cc:2804] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [term 1 FOLLOWER]: Leader election won for term 1
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.929171 23617 raft_consensus.cc:697] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [term 1 LEADER]: Becoming Leader. State: Replica: b7942d3417464448903a5ed7abf253f2, State: Running, Role: LEADER
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.929203 23617 consensus_queue.cc:237] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.929718 22569 catalog_manager.cc:5719] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f8072425274908832a8023daa9f529 (127.21.214.195). New cstate: current_term: 1 leader_uuid: "31f8072425274908832a8023daa9f529" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31f8072425274908832a8023daa9f529" member_type: VOTER last_known_addr { host: "127.21.214.195" port: 36895 } health_report { overall_health: HEALTHY } } }
14:03:14.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.929865 22568 catalog_manager.cc:5719] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7942d3417464448903a5ed7abf253f2 (127.21.214.194). New cstate: current_term: 1 leader_uuid: "b7942d3417464448903a5ed7abf253f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } health_report { overall_health: HEALTHY } } }
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.930377 23607 raft_consensus.cc:359] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.930526 23607 raft_consensus.cc:385] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.930557 23607 raft_consensus.cc:740] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72d505d66ee4b0fa37cdfc6265f859a, State: Initialized, Role: FOLLOWER
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.930644 23607 consensus_queue.cc:260] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [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: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.930704 23607 raft_consensus.cc:399] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.930729 23607 raft_consensus.cc:493] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.930773 23607 raft_consensus.cc:3060] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Advancing to term 1
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.931538 23607 raft_consensus.cc:515] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.931638 23607 leader_election.cc:304] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e72d505d66ee4b0fa37cdfc6265f859a; no voters: 
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.931789 23607 leader_election.cc:290] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.931975 23654 raft_consensus.cc:2804] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 FOLLOWER]: Leader election won for term 1
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.931988 23607 ts_tablet_manager.cc:1434] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.932124 23654 raft_consensus.cc:697] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 LEADER]: Becoming Leader. State: Replica: e72d505d66ee4b0fa37cdfc6265f859a, State: Running, Role: LEADER
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.932204 23654 consensus_queue.cc:237] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.932336 23081 heartbeater.cc:499] Master 127.21.214.253:34857 was elected leader, sending a full tablet report...
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.932364 23607 tablet_bootstrap.cc:492] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a: Bootstrap starting.
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.933064 23607 tablet_bootstrap.cc:654] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a: Neither blocks nor log segments found. Creating new log.
14:03:14.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.933070 22568 catalog_manager.cc:5719] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a reported cstate change: term changed from 0 to 1, leader changed from <none> to e72d505d66ee4b0fa37cdfc6265f859a (127.21.214.193). New cstate: current_term: 1 leader_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } health_report { overall_health: HEALTHY } } }
14:03:14.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.937466 23607 tablet_bootstrap.cc:492] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a: No bootstrap required, opened a new log
14:03:14.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.937516 23607 ts_tablet_manager.cc:1403] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
14:03:14.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.937635 23607 raft_consensus.cc:359] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.937669 23607 raft_consensus.cc:385] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:14.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.937682 23607 raft_consensus.cc:740] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72d505d66ee4b0fa37cdfc6265f859a, State: Initialized, Role: FOLLOWER
14:03:14.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.937716 23607 consensus_queue.cc:260] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [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: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.937745 23607 raft_consensus.cc:399] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.937763 23607 raft_consensus.cc:493] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.937780 23607 raft_consensus.cc:3060] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Advancing to term 1
14:03:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.938251 23607 raft_consensus.cc:515] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.938305 23607 leader_election.cc:304] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e72d505d66ee4b0fa37cdfc6265f859a; no voters: 
14:03:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.938335 23607 leader_election.cc:290] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.938413 23658 raft_consensus.cc:2804] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 FOLLOWER]: Leader election won for term 1
14:03:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.938493 23607 ts_tablet_manager.cc:1434] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:03:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.938558 23607 tablet_bootstrap.cc:492] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a: Bootstrap starting.
14:03:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.938591 23658 raft_consensus.cc:697] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 LEADER]: Becoming Leader. State: Replica: e72d505d66ee4b0fa37cdfc6265f859a, State: Running, Role: LEADER
14:03:14.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.938651 23658 consensus_queue.cc:237] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.939129 23607 tablet_bootstrap.cc:654] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a: Neither blocks nor log segments found. Creating new log.
14:03:14.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.939399 22568 catalog_manager.cc:5719] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a reported cstate change: term changed from 0 to 1, leader changed from <none> to e72d505d66ee4b0fa37cdfc6265f859a (127.21.214.193). New cstate: current_term: 1 leader_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } health_report { overall_health: HEALTHY } } }
14:03:14.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.947309 23607 tablet_bootstrap.cc:492] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a: No bootstrap required, opened a new log
14:03:14.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.947381 23607 ts_tablet_manager.cc:1403] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a: Time spent bootstrapping tablet: real 0.009s	user 0.000s	sys 0.001s
14:03:14.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.947520 23607 raft_consensus.cc:359] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.947561 23607 raft_consensus.cc:385] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:14.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.947576 23607 raft_consensus.cc:740] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72d505d66ee4b0fa37cdfc6265f859a, State: Initialized, Role: FOLLOWER
14:03:14.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.947613 23607 consensus_queue.cc:260] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [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: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.947642 23607 raft_consensus.cc:399] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:14.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.947659 23607 raft_consensus.cc:493] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:14.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.947676 23607 raft_consensus.cc:3060] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Advancing to term 1
14:03:14.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.948232 23607 raft_consensus.cc:515] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.948292 23607 leader_election.cc:304] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e72d505d66ee4b0fa37cdfc6265f859a; no voters: 
14:03:14.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.948325 23607 leader_election.cc:290] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:14.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.948388 23607 ts_tablet_manager.cc:1434] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:03:14.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.948436 23652 raft_consensus.cc:2804] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 FOLLOWER]: Leader election won for term 1
14:03:14.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.948549 23652 raft_consensus.cc:697] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 LEADER]: Becoming Leader. State: Replica: e72d505d66ee4b0fa37cdfc6265f859a, State: Running, Role: LEADER
14:03:14.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.948586 23652 consensus_queue.cc:237] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.949276 22568 catalog_manager.cc:5719] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a reported cstate change: term changed from 0 to 1, leader changed from <none> to e72d505d66ee4b0fa37cdfc6265f859a (127.21.214.193). New cstate: current_term: 1 leader_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } health_report { overall_health: HEALTHY } } }
14:03:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.963919 22568 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51796:
14:03:14.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456994879" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\000\007\001\234\377\377\377" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:14.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.966368 22568 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e42d825b803d492d9aaf71983d414fd3 has no consensus state
14:03:14.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.966516 22568 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 52ed03545ee647e48d127c7f7ec79e61 has no consensus state
14:03:14.966 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:14.966565 22568 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b5cc9b16faca4a5db1feb93dcbdfa1cf has no consensus state
14:03:14.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.969172 23200 tablet_service.cc:1511] Processing CreateTablet for tablet b5cc9b16faca4a5db1feb93dcbdfa1cf (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION VALUES < -100
14:03:14.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.969173 23460 tablet_service.cc:1511] Processing CreateTablet for tablet e42d825b803d492d9aaf71983d414fd3 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION VALUES < -100
14:03:14.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.969177 22940 tablet_service.cc:1511] Processing CreateTablet for tablet 52ed03545ee647e48d127c7f7ec79e61 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION VALUES < -100
14:03:14.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.969327 23200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5cc9b16faca4a5db1feb93dcbdfa1cf. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:14.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.969328 23460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e42d825b803d492d9aaf71983d414fd3. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:14.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.969331 22940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52ed03545ee647e48d127c7f7ec79e61. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:14.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.970557 23608 tablet_bootstrap.cc:492] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2: Bootstrap starting.
14:03:14.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.970567 23610 tablet_bootstrap.cc:492] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529: Bootstrap starting.
14:03:14.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.970579 23607 tablet_bootstrap.cc:492] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a: Bootstrap starting.
14:03:14.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.971086 23607 tablet_bootstrap.cc:654] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a: Neither blocks nor log segments found. Creating new log.
14:03:14.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.971230 23608 tablet_bootstrap.cc:654] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2: Neither blocks nor log segments found. Creating new log.
14:03:14.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.971273 23610 tablet_bootstrap.cc:654] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529: Neither blocks nor log segments found. Creating new log.
14:03:14.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.972496 23608 tablet_bootstrap.cc:492] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2: No bootstrap required, opened a new log
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.972543 23608 ts_tablet_manager.cc:1403] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.972692 23608 raft_consensus.cc:359] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.972740 23608 raft_consensus.cc:385] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.972756 23608 raft_consensus.cc:740] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7942d3417464448903a5ed7abf253f2, State: Initialized, Role: FOLLOWER
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.972792 23608 consensus_queue.cc:260] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [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: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.972820 23608 raft_consensus.cc:399] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.972836 23608 raft_consensus.cc:493] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.972851 23608 raft_consensus.cc:3060] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [term 0 FOLLOWER]: Advancing to term 1
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.973529 23608 raft_consensus.cc:515] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.973593 23608 leader_election.cc:304] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b7942d3417464448903a5ed7abf253f2; no voters: 
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.973636 23608 leader_election.cc:290] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.973711 23641 raft_consensus.cc:2804] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [term 1 FOLLOWER]: Leader election won for term 1
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.973788 23641 raft_consensus.cc:697] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [term 1 LEADER]: Becoming Leader. State: Replica: b7942d3417464448903a5ed7abf253f2, State: Running, Role: LEADER
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.973827 23641 consensus_queue.cc:237] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } }
14:03:14.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.973713 23608 ts_tablet_manager.cc:1434] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:03:14.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.974752 22568 catalog_manager.cc:5719] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 reported cstate change: term changed from 0 to 1, leader changed from <none> to b7942d3417464448903a5ed7abf253f2 (127.21.214.194). New cstate: current_term: 1 leader_uuid: "b7942d3417464448903a5ed7abf253f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7942d3417464448903a5ed7abf253f2" member_type: VOTER last_known_addr { host: "127.21.214.194" port: 42545 } health_report { overall_health: HEALTHY } } }
14:03:14.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975432 23607 tablet_bootstrap.cc:492] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a: No bootstrap required, opened a new log
14:03:14.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975492 23607 ts_tablet_manager.cc:1403] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
14:03:14.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975575 23610 tablet_bootstrap.cc:492] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529: No bootstrap required, opened a new log
14:03:14.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975629 23610 ts_tablet_manager.cc:1403] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.001s
14:03:14.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975666 23607 raft_consensus.cc:359] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975721 23607 raft_consensus.cc:385] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:14.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975739 23607 raft_consensus.cc:740] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e72d505d66ee4b0fa37cdfc6265f859a, State: Initialized, Role: FOLLOWER
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975780 23607 consensus_queue.cc:260] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [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: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975811 23607 raft_consensus.cc:399] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975841 23607 raft_consensus.cc:493] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975802 23610 raft_consensus.cc:359] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31f8072425274908832a8023daa9f529" member_type: VOTER last_known_addr { host: "127.21.214.195" port: 36895 } }
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975862 23607 raft_consensus.cc:3060] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [term 0 FOLLOWER]: Advancing to term 1
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975860 23610 raft_consensus.cc:385] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975881 23610 raft_consensus.cc:740] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31f8072425274908832a8023daa9f529, State: Initialized, Role: FOLLOWER
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975926 23610 consensus_queue.cc:260] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [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: true peers { permanent_uuid: "31f8072425274908832a8023daa9f529" member_type: VOTER last_known_addr { host: "127.21.214.195" port: 36895 } }
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975961 23610 raft_consensus.cc:399] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.975994 23610 raft_consensus.cc:493] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.976012 23610 raft_consensus.cc:3060] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [term 0 FOLLOWER]: Advancing to term 1
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.976570 23607 raft_consensus.cc:515] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.976637 23607 leader_election.cc:304] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: e72d505d66ee4b0fa37cdfc6265f859a; no voters: 
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.976676 23607 leader_election.cc:290] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.976706 23610 raft_consensus.cc:515] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31f8072425274908832a8023daa9f529" member_type: VOTER last_known_addr { host: "127.21.214.195" port: 36895 } }
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.976742 23607 ts_tablet_manager.cc:1434] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.976773 23610 leader_election.cc:304] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 31f8072425274908832a8023daa9f529; no voters: 
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.976812 23610 leader_election.cc:290] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.976850 23652 raft_consensus.cc:2804] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 FOLLOWER]: Leader election won for term 1
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.976876 23610 ts_tablet_manager.cc:1434] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.976892 23652 raft_consensus.cc:697] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 LEADER]: Becoming Leader. State: Replica: e72d505d66ee4b0fa37cdfc6265f859a, State: Running, Role: LEADER
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.976929 23652 consensus_queue.cc:237] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } }
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.977202 23644 raft_consensus.cc:2804] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [term 1 FOLLOWER]: Leader election won for term 1
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.977253 23644 raft_consensus.cc:697] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [term 1 LEADER]: Becoming Leader. State: Replica: 31f8072425274908832a8023daa9f529, State: Running, Role: LEADER
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.977288 23644 consensus_queue.cc:237] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31f8072425274908832a8023daa9f529" member_type: VOTER last_known_addr { host: "127.21.214.195" port: 36895 } }
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.978034 22568 catalog_manager.cc:5719] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31f8072425274908832a8023daa9f529 (127.21.214.195). New cstate: current_term: 1 leader_uuid: "31f8072425274908832a8023daa9f529" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "31f8072425274908832a8023daa9f529" member_type: VOTER last_known_addr { host: "127.21.214.195" port: 36895 } health_report { overall_health: HEALTHY } } }
14:03:14.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.978047 22569 catalog_manager.cc:5719] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a reported cstate change: term changed from 0 to 1, leader changed from <none> to e72d505d66ee4b0fa37cdfc6265f859a (127.21.214.193). New cstate: current_term: 1 leader_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e72d505d66ee4b0fa37cdfc6265f859a" member_type: VOTER last_known_addr { host: "127.21.214.193" port: 41837 } health_report { overall_health: HEALTHY } } }
14:03:14.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:14.981536 22568 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca] alter complete (version 0)
14:03:14.984 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table de94da3a4d67484fa35ac39b3e0adeca
14:03:14.986 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=50, operationSize=800, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@582680e5, flushNotification=Deferred@1862599704(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:14.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:14.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:14.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:14.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:14.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:14.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:14.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:14.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:14.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:14.990 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:14.990 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:14.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:14.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:14.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:14.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:14.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:14.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:14.991 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:14.991 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:14.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:14.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:14.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:14.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:14.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:14.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:14.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:14.992 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:14.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:14.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:14.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:14.992 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:14.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:14.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:14.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:14.993 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:14.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:14.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:14.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:14.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:14.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:14.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:14.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:14.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:14.993 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:14.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:14.994 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:14.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:14.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:14.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:14.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:14.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:14.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:14.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:14.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:14.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:14.994 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:14.994 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:14.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:14.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:14.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:14.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:14.995 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:14.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:14.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:14.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:14.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:14.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:14.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:14.995 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:14.995 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:14.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:14.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:14.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:14.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:14.996 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:14.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:14.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:14.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:14.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:14.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:14.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:14.996 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:14.997 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:14.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:14.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:14.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:14.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:14.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:14.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:14.997 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:14.997 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:14.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:14.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:14.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:14.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:14.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:14.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:14.998 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:14.998 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:14.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:14.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:14.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:14.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:14.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:14.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:14.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:14.999 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:14.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:14.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:14.999 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.000 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.000 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.001 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:15.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.001 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.002 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:15.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:15.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.002 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.002 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:15.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.003 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.003 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.004 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.004 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.004 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.005 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.005 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.005 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:15.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.006 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:15.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:15.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.007 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.007 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:15.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.008 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.008 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.009 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:15.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.009 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.009 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:15.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:15.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.010 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.011 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:15.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.011 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.011 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:15.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.012 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:15.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.012 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.013 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.013 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.013 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.014 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.014 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.015 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:15.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.015 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.016 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:15.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.023 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.024 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:15.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.024 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.024 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:15.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.025 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.025 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.026 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.026 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.026 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:15.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.027 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.027 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.028 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.028 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.029 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.029 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.029 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.030 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:15.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.030 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.031 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:15.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:15.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.031 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.031 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0d417dfba06a4d1a8759062eddf641a1 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.032 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=0d417dfba06a4d1a8759062eddf641a1@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}]
14:03:15.032 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 432a47c7837a4b879413c919cff1a92f for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:15.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.033 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=432a47c7837a4b879413c919cff1a92f@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.033 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.033 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.034 [DEBUG - kudu-nio-0] (Connection.java:748) [peer e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)] connecting to peer
14:03:15.036 [DEBUG - kudu-nio-0] (Connection.java:748) [peer b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)] connecting to peer
14:03:15.036 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 31f8072425274908832a8023daa9f529(127.21.214.195:36895)] connecting to peer
14:03:15.037 [DEBUG - kudu-nio-3] (Connection.java:757) [peer e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)] Successfully connected to peer
14:03:15.038 [DEBUG - kudu-nio-4] (Connection.java:757) [peer b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)] Successfully connected to peer
14:03:15.047 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 31f8072425274908832a8023daa9f529(127.21.214.195:36895)] Successfully connected to peer
14:03:15.059 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x674065d8, L:/127.0.0.1:43088 - R:/127.21.214.193:41837] using TOKEN/null
14:03:15.059 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x88780e97, L:/127.0.0.1:51362 - R:/127.21.214.194:42545] using TOKEN/null
14:03:15.067 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0xa091b037, L:/127.0.0.1:40838 - R:/127.21.214.195:36895] using TOKEN/null
14:03:15.073 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=e42d825b803d492d9aaf71983d414fd3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.073 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e42d825b803d492d9aaf71983d414fd3 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:03:15.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=0d417dfba06a4d1a8759062eddf641a1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.075 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0d417dfba06a4d1a8759062eddf641a1 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:03:15.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=76e7be7aa1284d25bc0ab2b2af50194b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.077 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 76e7be7aa1284d25bc0ab2b2af50194b for partition [0x0000000080000064, 0x00000001) with scanner id null
14:03:15.078 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 18 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=52ed03545ee647e48d127c7f7ec79e61, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.079 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 52ed03545ee647e48d127c7f7ec79e61 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:03:15.080 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=432a47c7837a4b879413c919cff1a92f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.081 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 432a47c7837a4b879413c919cff1a92f for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:03:15.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=4e3920dffcd047f2922c945809657be5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.086 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4e3920dffcd047f2922c945809657be5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:03:15.087 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.087 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:03:15.091 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=cabba538572a48b1a4c259c192e16ab2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.091 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cabba538572a48b1a4c259c192e16ab2 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:03:15.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=3c9d623f55924caebe0cd41ba8a09bf9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.092 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 3c9d623f55924caebe0cd41ba8a09bf9 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:03:15.093 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=0bc93ddb8f064bee89a866bcb12a2773, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.094 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=150, operationSize=2400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7072013b, flushNotification=Deferred@482313848(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:15.107 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=e42d825b803d492d9aaf71983d414fd3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.108 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e42d825b803d492d9aaf71983d414fd3 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:03:15.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=0d417dfba06a4d1a8759062eddf641a1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.109 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0d417dfba06a4d1a8759062eddf641a1 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:03:15.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=76e7be7aa1284d25bc0ab2b2af50194b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.110 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 76e7be7aa1284d25bc0ab2b2af50194b for partition [0x0000000080000064, 0x00000001) with scanner id null
14:03:15.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=52ed03545ee647e48d127c7f7ec79e61, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.111 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 52ed03545ee647e48d127c7f7ec79e61 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:03:15.112 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 25 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=432a47c7837a4b879413c919cff1a92f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.112 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 432a47c7837a4b879413c919cff1a92f for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:03:15.113 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=4e3920dffcd047f2922c945809657be5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.114 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4e3920dffcd047f2922c945809657be5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:03:15.115 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.115 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:03:15.118 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=cabba538572a48b1a4c259c192e16ab2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.119 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cabba538572a48b1a4c259c192e16ab2 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:03:15.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=3c9d623f55924caebe0cd41ba8a09bf9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.120 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 3c9d623f55924caebe0cd41ba8a09bf9 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:03:15.121 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=0bc93ddb8f064bee89a866bcb12a2773, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.122 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@57ffcf46, flushNotification=Deferred@929326939(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:15.126 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=e42d825b803d492d9aaf71983d414fd3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.127 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e42d825b803d492d9aaf71983d414fd3 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:03:15.128 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 74 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=0d417dfba06a4d1a8759062eddf641a1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.130 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0d417dfba06a4d1a8759062eddf641a1 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:03:15.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=76e7be7aa1284d25bc0ab2b2af50194b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.131 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 76e7be7aa1284d25bc0ab2b2af50194b for partition [0x0000000080000064, 0x00000001) with scanner id null
14:03:15.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=52ed03545ee647e48d127c7f7ec79e61, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.137 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 52ed03545ee647e48d127c7f7ec79e61 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:03:15.139 [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.TestAlterTable-1786456994879, tablet=432a47c7837a4b879413c919cff1a92f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.139 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 432a47c7837a4b879413c919cff1a92f for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:03:15.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=4e3920dffcd047f2922c945809657be5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.140 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4e3920dffcd047f2922c945809657be5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:03:15.141 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.142 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:03:15.143 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=cabba538572a48b1a4c259c192e16ab2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.143 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cabba538572a48b1a4c259c192e16ab2 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:03:15.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=3c9d623f55924caebe0cd41ba8a09bf9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.144 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 3c9d623f55924caebe0cd41ba8a09bf9 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:03:15.145 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=0bc93ddb8f064bee89a866bcb12a2773, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.146 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=150, operationSize=2400, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@67c431a7, flushNotification=Deferred@1323849702(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:15.159 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=e42d825b803d492d9aaf71983d414fd3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.159 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet e42d825b803d492d9aaf71983d414fd3 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:03:15.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=0d417dfba06a4d1a8759062eddf641a1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.160 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0d417dfba06a4d1a8759062eddf641a1 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:03:15.161 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 19 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=76e7be7aa1284d25bc0ab2b2af50194b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.161 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 76e7be7aa1284d25bc0ab2b2af50194b for partition [0x0000000080000064, 0x00000001) with scanner id null
14:03:15.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=52ed03545ee647e48d127c7f7ec79e61, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.162 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 52ed03545ee647e48d127c7f7ec79e61 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:03:15.164 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=432a47c7837a4b879413c919cff1a92f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.164 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 432a47c7837a4b879413c919cff1a92f for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:03:15.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 28 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=4e3920dffcd047f2922c945809657be5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.165 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4e3920dffcd047f2922c945809657be5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:03:15.166 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.166 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:03:15.167 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 17 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=cabba538572a48b1a4c259c192e16ab2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.167 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet cabba538572a48b1a4c259c192e16ab2 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:03:15.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 16 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=3c9d623f55924caebe0cd41ba8a09bf9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.176 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 3c9d623f55924caebe0cd41ba8a09bf9 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:03:15.178 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 20 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=0bc93ddb8f064bee89a866bcb12a2773, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.179 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=50, operationSize=800, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@48e403e1, flushNotification=Deferred@241912403(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:15.190 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=e42d825b803d492d9aaf71983d414fd3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.190 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet e42d825b803d492d9aaf71983d414fd3 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:03:15.197 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=0d417dfba06a4d1a8759062eddf641a1, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.198 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 0d417dfba06a4d1a8759062eddf641a1 for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:03:15.199 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=76e7be7aa1284d25bc0ab2b2af50194b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.199 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 76e7be7aa1284d25bc0ab2b2af50194b for partition [0x0000000080000064, 0x00000001) with scanner id null
14:03:15.200 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=52ed03545ee647e48d127c7f7ec79e61, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.201 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 52ed03545ee647e48d127c7f7ec79e61 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:03:15.202 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=432a47c7837a4b879413c919cff1a92f, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.202 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet 432a47c7837a4b879413c919cff1a92f for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:03:15.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=4e3920dffcd047f2922c945809657be5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.203 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4e3920dffcd047f2922c945809657be5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:03:15.204 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.207 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:03:15.208 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=cabba538572a48b1a4c259c192e16ab2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.208 [DEBUG - Time-limited test] (AsyncKuduScanner.java:822) Done scanning tablet cabba538572a48b1a4c259c192e16ab2 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:03:15.209 [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.TestAlterTable-1786456994879, tablet=3c9d623f55924caebe0cd41ba8a09bf9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.210 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 3c9d623f55924caebe0cd41ba8a09bf9 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:03:15.211 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=0bc93ddb8f064bee89a866bcb12a2773, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.212054 22569 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51796:
14:03:15.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456994879" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:15.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.231519 22569 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Sending DeleteTablet for 1 replicas of tablet 0d417dfba06a4d1a8759062eddf641a1
14:03:15.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.231635 22569 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Sending DeleteTablet for 1 replicas of tablet 432a47c7837a4b879413c919cff1a92f
14:03:15.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.232630 23196 tablet_service.cc:1558] Processing DeleteTablet for tablet 432a47c7837a4b879413c919cff1a92f with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:15 UTC) from {username='slave'} at 127.0.0.1:51356
14:03:15.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.233063 22954 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d417dfba06a4d1a8759062eddf641a1 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:15 UTC) from {username='slave'} at 127.0.0.1:43084
14:03:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.238960 23705 tablet_replica.cc:333] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2: stopping tablet replica
14:03:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.239101 23705 raft_consensus.cc:2243] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [term 1 LEADER]: Raft consensus shutting down.
14:03:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.239171 23705 raft_consensus.cc:2272] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.239324 23707 tablet_replica.cc:333] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a: stopping tablet replica
14:03:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.239421 23707 raft_consensus.cc:2243] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 LEADER]: Raft consensus shutting down.
14:03:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.239480 23707 raft_consensus.cc:2272] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:15.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.239977 23705 ts_tablet_manager.cc:1916] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:15.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.243095 23707 ts_tablet_manager.cc:1916] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:15.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet e42d825b803d492d9aaf71983d414fd3 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000000, 0x000000007FFFFF9C)
14:03:15.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 52ed03545ee647e48d127c7f7ec79e61 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000001, 0x000000017FFFFF9C)
14:03:15.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x00000002, 0x000000027FFFFF9C)
14:03:15.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.247 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.248 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999, tablet=e42d825b803d492d9aaf71983d414fd3@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999, tablet=52ed03545ee647e48d127c7f7ec79e61@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, Tablet{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x000000027FFFFF9C, ttl=299999, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x000000027FFFFF9C, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.248 [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=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.214.253:34857, [2ms] Sub RPC GetTableLocations: received response from server master-127.21.214.253:34857: OK, deferred=null)) after lookup
14:03:15.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 45 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=e42d825b803d492d9aaf71983d414fd3, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.249910 23705 ts_tablet_manager.cc:1929] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
14:03:15.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.250031 23705 log.cc:1199] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/wal/wals/432a47c7837a4b879413c919cff1a92f
14:03:15.250 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet e42d825b803d492d9aaf71983d414fd3 for partition [0x00000000, 0x000000007FFFFF9C) with scanner id null
14:03:15.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.250517 23705 ts_tablet_manager.cc:1950] T 432a47c7837a4b879413c919cff1a92f P b7942d3417464448903a5ed7abf253f2: Deleting consensus metadata
14:03:15.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.251080 22541 catalog_manager.cc:5050] TS b7942d3417464448903a5ed7abf253f2 (127.21.214.194:42545): tablet 432a47c7837a4b879413c919cff1a92f (table org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]) successfully deleted
14:03:15.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.251770 23707 ts_tablet_manager.cc:1929] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.4
14:03:15.251 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=76e7be7aa1284d25bc0ab2b2af50194b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.251952 23707 log.cc:1199] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/wal/wals/0d417dfba06a4d1a8759062eddf641a1
14:03:15.252 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 76e7be7aa1284d25bc0ab2b2af50194b for partition [0x0000000080000064, 0x00000001) with scanner id null
14:03:15.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.252287 23707 ts_tablet_manager.cc:1950] T 0d417dfba06a4d1a8759062eddf641a1 P e72d505d66ee4b0fa37cdfc6265f859a: Deleting consensus metadata
14:03:15.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.252869 22539 catalog_manager.cc:5050] TS e72d505d66ee4b0fa37cdfc6265f859a (127.21.214.193:41837): tablet 0d417dfba06a4d1a8759062eddf641a1 (table org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]) successfully deleted
14:03:15.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 53 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=52ed03545ee647e48d127c7f7ec79e61, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.253 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 52ed03545ee647e48d127c7f7ec79e61 for partition [0x00000001, 0x000000017FFFFF9C) with scanner id null
14:03:15.258 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=4e3920dffcd047f2922c945809657be5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.259 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4e3920dffcd047f2922c945809657be5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:03:15.261 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 52 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=b5cc9b16faca4a5db1feb93dcbdfa1cf, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.261 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet b5cc9b16faca4a5db1feb93dcbdfa1cf for partition [0x00000002, 0x000000027FFFFF9C) with scanner id null
14:03:15.263 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=cabba538572a48b1a4c259c192e16ab2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.263 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cabba538572a48b1a4c259c192e16ab2 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:03:15.264 [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.TestAlterTable-1786456994879, tablet=3c9d623f55924caebe0cd41ba8a09bf9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.264 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 3c9d623f55924caebe0cd41ba8a09bf9 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:03:15.266 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=0bc93ddb8f064bee89a866bcb12a2773, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.267874 22569 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51796:
14:03:15.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456994879" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\000\007\001\234\377\377\377" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:15.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.276929 22569 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Sending DeleteTablet for 1 replicas of tablet e42d825b803d492d9aaf71983d414fd3
14:03:15.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.277012 22569 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Sending DeleteTablet for 1 replicas of tablet 52ed03545ee647e48d127c7f7ec79e61
14:03:15.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.277036 22569 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Sending DeleteTablet for 1 replicas of tablet b5cc9b16faca4a5db1feb93dcbdfa1cf
14:03:15.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.278739 23460 tablet_service.cc:1558] Processing DeleteTablet for tablet e42d825b803d492d9aaf71983d414fd3 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:15 UTC) from {username='slave'} at 127.0.0.1:40828
14:03:15.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.279173 22941 tablet_service.cc:1558] Processing DeleteTablet for tablet 52ed03545ee647e48d127c7f7ec79e61 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:15 UTC) from {username='slave'} at 127.0.0.1:43084
14:03:15.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.279417 23201 tablet_service.cc:1558] Processing DeleteTablet for tablet b5cc9b16faca4a5db1feb93dcbdfa1cf with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:15 UTC) from {username='slave'} at 127.0.0.1:51356
14:03:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.279529 23707 tablet_replica.cc:333] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a: stopping tablet replica
14:03:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.279537 23705 tablet_replica.cc:333] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2: stopping tablet replica
14:03:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.279593 23707 raft_consensus.cc:2243] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 LEADER]: Raft consensus shutting down.
14:03:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.279626 23705 raft_consensus.cc:2243] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [term 1 LEADER]: Raft consensus shutting down.
14:03:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.279644 23707 raft_consensus.cc:2272] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.279688 23705 raft_consensus.cc:2272] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.280190 23705 ts_tablet_manager.cc:1916] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.281925 23705 ts_tablet_manager.cc:1929] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:03:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.281996 23705 log.cc:1199] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/wal/wals/b5cc9b16faca4a5db1feb93dcbdfa1cf
14:03:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.282235 23705 ts_tablet_manager.cc:1950] T b5cc9b16faca4a5db1feb93dcbdfa1cf P b7942d3417464448903a5ed7abf253f2: Deleting consensus metadata
14:03:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.283026 22541 catalog_manager.cc:5050] TS b7942d3417464448903a5ed7abf253f2 (127.21.214.194:42545): tablet b5cc9b16faca4a5db1feb93dcbdfa1cf (table org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]) successfully deleted
14:03:15.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.283044 23707 ts_tablet_manager.cc:1916] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:15.287 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 76e7be7aa1284d25bc0ab2b2af50194b for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000080000064, 0x00000001)
14:03:15.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 4e3920dffcd047f2922c945809657be5 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000180000064, 0x00000002)
14:03:15.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet cabba538572a48b1a4c259c192e16ab2 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000280000064, 0x00000003)
14:03:15.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 3c9d623f55924caebe0cd41ba8a09bf9 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000380000064, 0x00000004)
14:03:15.288 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0bc93ddb8f064bee89a866bcb12a2773 for table 'org.apache.kudu.client.TestAlterTable-1786456994879' with partition [0x0000000480000064, 0x00000005)
14:03:15.288 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=76e7be7aa1284d25bc0ab2b2af50194b@[31f8072425274908832a8023daa9f529(127.21.214.195:36895)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=4e3920dffcd047f2922c945809657be5@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000003, ttl=299999, tablet=cabba538572a48b1a4c259c192e16ab2@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000003, upperBoundPartitionKey=0x0000000380000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000380000064, upperBoundPartitionKey=0x00000004, ttl=299999, tablet=3c9d623f55924caebe0cd41ba8a09bf9@[e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000004, upperBoundPartitionKey=0x0000000480000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000480000064, upperBoundPartitionKey=0x00000005, ttl=299999, tablet=0bc93ddb8f064bee89a866bcb12a2773@[b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000005, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.288 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.214.253:34857, [1ms] Sub RPC GetTableLocations: received response from server master-127.21.214.253:34857: OK, deferred=null)) after lookup
14:03:15.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 32 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=76e7be7aa1284d25bc0ab2b2af50194b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.291085 23708 tablet_replica.cc:333] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529: stopping tablet replica
14:03:15.291 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 76e7be7aa1284d25bc0ab2b2af50194b for partition [0x0000000080000064, 0x00000001) with scanner id null
14:03:15.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.291394 23708 raft_consensus.cc:2243] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [term 1 LEADER]: Raft consensus shutting down.
14:03:15.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.291620 23708 raft_consensus.cc:2272] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:15.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 35 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=4e3920dffcd047f2922c945809657be5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.292 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 4e3920dffcd047f2922c945809657be5 for partition [0x0000000180000064, 0x00000002) with scanner id null
14:03:15.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.292894 23708 ts_tablet_manager.cc:1916] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:15.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.295384 23708 ts_tablet_manager.cc:1929] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:03:15.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.295611 23708 log.cc:1199] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/wal/wals/e42d825b803d492d9aaf71983d414fd3
14:03:15.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.296105 23708 ts_tablet_manager.cc:1950] T e42d825b803d492d9aaf71983d414fd3 P 31f8072425274908832a8023daa9f529: Deleting consensus metadata
14:03:15.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.297636 23707 ts_tablet_manager.cc:1929] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:03:15.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.297714 23707 log.cc:1199] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/wal/wals/52ed03545ee647e48d127c7f7ec79e61
14:03:15.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.297928 23707 ts_tablet_manager.cc:1950] T 52ed03545ee647e48d127c7f7ec79e61 P e72d505d66ee4b0fa37cdfc6265f859a: Deleting consensus metadata
14:03:15.298 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 23 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=cabba538572a48b1a4c259c192e16ab2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.298 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet cabba538572a48b1a4c259c192e16ab2 for partition [0x0000000280000064, 0x00000003) with scanner id null
14:03:15.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.296770 22539 catalog_manager.cc:5050] TS 31f8072425274908832a8023daa9f529 (127.21.214.195:36895): tablet e42d825b803d492d9aaf71983d414fd3 (table org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]) successfully deleted
14:03:15.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.300375 22539 catalog_manager.cc:5050] TS e72d505d66ee4b0fa37cdfc6265f859a (127.21.214.193:41837): tablet 52ed03545ee647e48d127c7f7ec79e61 (table org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]) successfully deleted
14:03:15.302 [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.TestAlterTable-1786456994879, tablet=3c9d623f55924caebe0cd41ba8a09bf9, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.302 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 3c9d623f55924caebe0cd41ba8a09bf9 for partition [0x0000000380000064, 0x00000004) with scanner id null
14:03:15.304 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 34 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456994879, tablet=0bc93ddb8f064bee89a866bcb12a2773, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:15.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.305693 22569 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:51796:
14:03:15.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456994879" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.309877 22569 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Sending DeleteTablet for 1 replicas of tablet 76e7be7aa1284d25bc0ab2b2af50194b
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.309989 22569 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Sending DeleteTablet for 1 replicas of tablet 4e3920dffcd047f2922c945809657be5
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310017 22569 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Sending DeleteTablet for 1 replicas of tablet cabba538572a48b1a4c259c192e16ab2
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310082 22569 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Sending DeleteTablet for 1 replicas of tablet 3c9d623f55924caebe0cd41ba8a09bf9
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310114 22569 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 2fde3233048040d09db0e5a1a4b5c7a9: Sending DeleteTablet for 1 replicas of tablet 0bc93ddb8f064bee89a866bcb12a2773
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310331 23201 tablet_service.cc:1558] Processing DeleteTablet for tablet cabba538572a48b1a4c259c192e16ab2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:15 UTC) from {username='slave'} at 127.0.0.1:51356
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310434 23197 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bc93ddb8f064bee89a866bcb12a2773 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:15 UTC) from {username='slave'} at 127.0.0.1:51356
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310490 23705 tablet_replica.cc:333] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2: stopping tablet replica
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310539 23705 raft_consensus.cc:2243] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [term 1 LEADER]: Raft consensus shutting down.
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310560 23460 tablet_service.cc:1558] Processing DeleteTablet for tablet 76e7be7aa1284d25bc0ab2b2af50194b with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:15 UTC) from {username='slave'} at 127.0.0.1:40828
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310593 23705 raft_consensus.cc:2272] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310665 22941 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e3920dffcd047f2922c945809657be5 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:15 UTC) from {username='slave'} at 127.0.0.1:43084
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310755 22939 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c9d623f55924caebe0cd41ba8a09bf9 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:15 UTC) from {username='slave'} at 127.0.0.1:43084
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310809 23707 tablet_replica.cc:333] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a: stopping tablet replica
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310895 23707 raft_consensus.cc:2243] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 LEADER]: Raft consensus shutting down.
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.310953 23707 raft_consensus.cc:2272] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:15.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.311045 23705 ts_tablet_manager.cc:1916] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:15.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.311970 23707 ts_tablet_manager.cc:1916] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:15.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.312755 23705 ts_tablet_manager.cc:1929] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:03:15.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.312827 23705 log.cc:1199] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/wal/wals/cabba538572a48b1a4c259c192e16ab2
14:03:15.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.313048 23705 ts_tablet_manager.cc:1950] T cabba538572a48b1a4c259c192e16ab2 P b7942d3417464448903a5ed7abf253f2: Deleting consensus metadata
14:03:15.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.313297 23705 tablet_replica.cc:333] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2: stopping tablet replica
14:03:15.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.313352 23705 raft_consensus.cc:2243] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [term 1 LEADER]: Raft consensus shutting down.
14:03:15.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.313396 23705 raft_consensus.cc:2272] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:15.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.313395 23707 ts_tablet_manager.cc:1929] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:03:15.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.313447 23707 log.cc:1199] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/wal/wals/4e3920dffcd047f2922c945809657be5
14:03:15.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.313656 23707 ts_tablet_manager.cc:1950] T 4e3920dffcd047f2922c945809657be5 P e72d505d66ee4b0fa37cdfc6265f859a: Deleting consensus metadata
14:03:15.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.313647 22541 catalog_manager.cc:5050] TS b7942d3417464448903a5ed7abf253f2 (127.21.214.194:42545): tablet cabba538572a48b1a4c259c192e16ab2 (table org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]) successfully deleted
14:03:15.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.313983 23705 ts_tablet_manager.cc:1916] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:15.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.315182 23705 ts_tablet_manager.cc:1929] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:03:15.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.315245 23705 log.cc:1199] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-1/wal/wals/0bc93ddb8f064bee89a866bcb12a2773
14:03:15.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.315366 23707 tablet_replica.cc:333] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a: stopping tablet replica
14:03:15.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.315414 23707 raft_consensus.cc:2243] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 LEADER]: Raft consensus shutting down.
14:03:15.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.315448 23705 ts_tablet_manager.cc:1950] T 0bc93ddb8f064bee89a866bcb12a2773 P b7942d3417464448903a5ed7abf253f2: Deleting consensus metadata
14:03:15.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.315456 23707 raft_consensus.cc:2272] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:15.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.315735 22539 catalog_manager.cc:5050] TS e72d505d66ee4b0fa37cdfc6265f859a (127.21.214.193:41837): tablet 4e3920dffcd047f2922c945809657be5 (table org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]) successfully deleted
14:03:15.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.316098 23707 ts_tablet_manager.cc:1916] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:15.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.317247 23707 ts_tablet_manager.cc:1929] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:03:15.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.317324 23707 log.cc:1199] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-0/wal/wals/3c9d623f55924caebe0cd41ba8a09bf9
14:03:15.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.317521 23707 ts_tablet_manager.cc:1950] T 3c9d623f55924caebe0cd41ba8a09bf9 P e72d505d66ee4b0fa37cdfc6265f859a: Deleting consensus metadata
14:03:15.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.317806 23708 tablet_replica.cc:333] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529: stopping tablet replica
14:03:15.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.317884 23708 raft_consensus.cc:2243] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [term 1 LEADER]: Raft consensus shutting down.
14:03:15.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.317935 23708 raft_consensus.cc:2272] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:15.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.317910 22539 catalog_manager.cc:5050] TS e72d505d66ee4b0fa37cdfc6265f859a (127.21.214.193:41837): tablet 3c9d623f55924caebe0cd41ba8a09bf9 (table org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]) successfully deleted
14:03:15.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.318254 22541 catalog_manager.cc:5050] TS b7942d3417464448903a5ed7abf253f2 (127.21.214.194:42545): tablet 0bc93ddb8f064bee89a866bcb12a2773 (table org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]) successfully deleted
14:03:15.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.318296 23708 ts_tablet_manager.cc:1916] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:15.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.319463 23708 ts_tablet_manager.cc:1929] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.3
14:03:15.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.319515 23708 log.cc:1199] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster17683116250649072189/ts-2/wal/wals/76e7be7aa1284d25bc0ab2b2af50194b
14:03:15.319 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.319654 23708 ts_tablet_manager.cc:1950] T 76e7be7aa1284d25bc0ab2b2af50194b P 31f8072425274908832a8023daa9f529: Deleting consensus metadata
14:03:15.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.320086 22539 catalog_manager.cc:5050] TS 31f8072425274908832a8023daa9f529 (127.21.214.195:36895): tablet 76e7be7aa1284d25bc0ab2b2af50194b (table org.apache.kudu.client.TestAlterTable-1786456994879 [id=de94da3a4d67484fa35ac39b3e0adeca]) successfully deleted
14:03:15.324 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:03:15.324 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.21.214.253:34857, [1ms] Sub RPC GetTableLocations: received response from server master-127.21.214.253:34857: OK, deferred=null)) after lookup
14:03:15.325 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.325775 22569 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:51796:
14:03:15.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456994879" }
14:03:15.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.325891 22569 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:51796:
14:03:15.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456994879" }
14:03:15.328 [DEBUG - main] (Connection.java:575) [peer master-127.21.214.253:34857(127.21.214.253:34857)] disconnecting while in state READY
14:03:15.328 [DEBUG - main] (Connection.java:575) [peer 31f8072425274908832a8023daa9f529(127.21.214.195:36895)] disconnecting while in state READY
14:03:15.328 [DEBUG - main] (Connection.java:575) [peer b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)] disconnecting while in state READY
14:03:15.328 [DEBUG - main] (Connection.java:575) [peer master-127.21.214.252:32885(127.21.214.252:32885)] disconnecting while in state READY
14:03:15.328 [DEBUG - main] (Connection.java:575) [peer e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)] disconnecting while in state READY
14:03:15.329 [DEBUG - main] (Connection.java:575) [peer master-127.21.214.254:43553(127.21.214.254:43553)] disconnecting while in state READY
14:03:15.329 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 31f8072425274908832a8023daa9f529(127.21.214.195:36895)] handling channelInactive
14:03:15.329 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 31f8072425274908832a8023daa9f529(127.21.214.195:36895)] cleaning up while in state READY due to: connection closed
14:03:15.329 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.21.214.254:43553(127.21.214.254:43553)] handling channelInactive
14:03:15.329 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.21.214.254:43553(127.21.214.254:43553)] cleaning up while in state READY due to: connection closed
14:03:15.329 [DEBUG - kudu-nio-3] (Connection.java:239) [peer e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)] handling channelInactive
14:03:15.330 [DEBUG - kudu-nio-3] (Connection.java:709) [peer e72d505d66ee4b0fa37cdfc6265f859a(127.21.214.193:41837)] cleaning up while in state READY due to: connection closed
14:03:15.330 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.21.214.253:34857(127.21.214.253:34857)] handling channelInactive
14:03:15.330 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.21.214.253:34857(127.21.214.253:34857)] cleaning up while in state READY due to: connection closed
14:03:15.335 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.21.214.252:32885(127.21.214.252:32885)] handling channelInactive
14:03:15.335 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:15.335 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.21.214.252:32885(127.21.214.252:32885)] cleaning up while in state READY due to: connection closed
14:03:15.337 [DEBUG - kudu-nio-4] (Connection.java:239) [peer b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)] handling channelInactive
14:03:15.337 [DEBUG - kudu-nio-4] (Connection.java:709) [peer b7942d3417464448903a5ed7abf253f2(127.21.214.194:42545)] cleaning up while in state READY due to: connection closed
14:03:15.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.337357 22363 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 22831
14:03:15.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.351716 22363 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 23088
14:03:15.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.387586 22810 catalog_manager.cc:1295] Loaded cluster ID: 297da561aee94114854102e64fdfeef1
14:03:15.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.387665 22810 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66: loading cluster ID for follower catalog manager: success
14:03:15.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.388607 22810 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66: acquiring CA information for follower catalog manager: success
14:03:15.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.388931 22810 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 241cf6099a194c119a9c6bcd312a4a66: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:03:15.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.391955 22363 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 23332
14:03:15.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.408430 22363 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 22382
14:03:15.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.424197 22363 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 22515
14:03:15.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.439711 22363 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 22641
14:03:15.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:15Z chronyd exiting
.14:03:15.519 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456995519
14:03:15.522 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:15.522 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:15.523 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:03:15.523 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:03:15.523 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:15.525 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:15.604 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:15.604 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:15.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.604929 23715 mini_oidc.cc:150] Starting JWKS server
14:03:15.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.605594 23715 webserver.cc:533] Webserver started at http://127.0.0.1:40957/ using document root <none> and password file <none>
14:03:15.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.605680 23715 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:15.605 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.605821 23715 webserver.cc:533] Webserver started at http://127.0.0.1:41371/ using document root <none> and password file <none>
14:03:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:15Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:15.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:15Z Disabled control of system clock
14:03:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.617736 23715 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/wal
14:03:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/data
14:03:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:15.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/logs
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/data/info.pb
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.40.254:45755
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.40.254
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.40.212:34435
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.40.254:45755,127.23.40.253:35483,127.23.40.252:38339
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:15.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40957/jwks.json with env {}
14:03:15.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.694974 23733 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:15.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.695142 23733 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:15.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.695161 23733 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:15.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.696609 23733 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:15.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.696650 23733 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:15.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.696662 23733 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:15.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.696672 23733 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:15.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.696683 23733 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:15.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.696692 23733 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40957/jwks.json
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.698257 23733 master_runner.cc:387] Master server non-default flags:
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/logs
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.40.212:34435
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/data
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/wal
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.40.254:45755,127.23.40.253:35483,127.23.40.252:38339
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.40.254:45755
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40957/jwks.json
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/data/info.pb
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.40.254
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23733
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.698438 23733 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:15.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.698612 23733 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:15.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.700906 23743 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
14:03:15.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.700940 23747 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
14:03:15.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.701118 23733 server_base.cc:1061] running on GCE node
14:03:15.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.700986 23740 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
14:03:15.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.701429 23733 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:15.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.701710 23733 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:15.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.702884 23733 hybrid_clock.cc:648] HybridClock initialized: now 1786456995702818 us; error 73 us; skew 500 ppm
14:03:15.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.703912 23733 webserver.cc:533] Webserver started at http://127.23.40.254:34987/ using document root <none> and password file <none>
14:03:15.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.704110 23733 fs_manager.cc:362] Metadata directory not provided
14:03:15.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.704156 23733 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:15.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.704268 23733 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:15.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.705135 23733 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/data/instance:
14:03:15.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5f33fe1389bd41a6b419824cc5746a2f"
14:03:15.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:15 on dist-test-slave-5bn2"
14:03:15.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.705451 23733 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/wal/instance:
14:03:15.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5f33fe1389bd41a6b419824cc5746a2f"
14:03:15.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:15 on dist-test-slave-5bn2"
14:03:15.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.707000 23733 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:15.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.707800 23757 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.708063 23733 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.708137 23733 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/wal
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "5f33fe1389bd41a6b419824cc5746a2f"
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:15 on dist-test-slave-5bn2"
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.708194 23733 fs_report.cc:389] FS layout report
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/wal
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/wal
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/data/data
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:15.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:15.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.718086 23733 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:15.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.718354 23733 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
14:03:15.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.718446 23733 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:15.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.722469 23733 rpc_server.cc:307] RPC server started. Bound to: 127.23.40.254:45755
14:03:15.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.722501 23852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.40.254:45755 every 8 connection(s)
14:03:15.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.722791 23733 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/data/info.pb
14:03:15.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.723377 23854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:15.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.724659 23854 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } has no permanent_uuid. Determining permanent_uuid...
14:03:15.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.730146 23854 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } has no permanent_uuid. Determining permanent_uuid...
14:03:15.730 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.730624 23761 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.40.253:35483: connect: Connection refused (error 111)
14:03:15.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.731143 23854 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.40.253:35483: Network error: Client connection negotiation failed: client connection to 127.23.40.253:35483: connect: Connection refused (error 111)
14:03:15.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.732266 23715 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 23733
14:03:15.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.732406 23715 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-0/wal/instance
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.733156 23715 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/wal
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/data
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/logs
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/data/info.pb
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.40.253:35483
14:03:15.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.40.253
14:03:15.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:15.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.40.212:34435
14:03:15.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:15.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:15.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:15.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:15.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.40.254:45755,127.23.40.253:35483,127.23.40.252:38339
14:03:15.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:15.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40957/jwks.json with env {}
14:03:15.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.780359 23854 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } attempt: 1
14:03:15.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.781106 23854 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.40.253:35483: Network error: Client connection negotiation failed: client connection to 127.23.40.253:35483: connect: Connection refused (error 111)
14:03:15.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.809816 23862 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:15.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.809980 23862 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:15.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.810009 23862 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.811625 23862 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.811672 23862 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.811691 23862 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.811707 23862 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.811722 23862 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:15.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.811735 23862 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40957/jwks.json
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.813417 23862 master_runner.cc:387] Master server non-default flags:
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/logs
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.40.212:34435
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/data
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/wal
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.40.254:45755,127.23.40.253:35483,127.23.40.252:38339
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.40.253:35483
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40957/jwks.json
14:03:15.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/data/info.pb
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.40.253
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23862
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.813642 23862 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:15.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.813889 23862 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:15.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.816298 23869 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
14:03:15.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.816265 23874 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
14:03:15.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.816457 23862 server_base.cc:1061] running on GCE node
14:03:15.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.816335 23870 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
14:03:15.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.817018 23862 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:15.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.817269 23862 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:15.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.818401 23862 hybrid_clock.cc:648] HybridClock initialized: now 1786456995818381 us; error 39 us; skew 500 ppm
14:03:15.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.819418 23862 webserver.cc:533] Webserver started at http://127.23.40.253:44313/ using document root <none> and password file <none>
14:03:15.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.819602 23862 fs_manager.cc:362] Metadata directory not provided
14:03:15.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.819648 23862 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:15.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.819763 23862 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:15.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.820627 23862 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/data/instance:
14:03:15.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e7f59537a68044febb5eddd704fc703f"
14:03:15.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:15 on dist-test-slave-5bn2"
14:03:15.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.820956 23862 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/wal/instance:
14:03:15.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e7f59537a68044febb5eddd704fc703f"
14:03:15.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:15 on dist-test-slave-5bn2"
14:03:15.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.822119 23862 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:15.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.822741 23886 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.822949 23862 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.823015 23862 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/wal
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e7f59537a68044febb5eddd704fc703f"
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:15 on dist-test-slave-5bn2"
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.823071 23862 fs_report.cc:389] FS layout report
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/wal
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/wal
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/data/data
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:15.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:15.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.834038 23862 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:15.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.834345 23862 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
14:03:15.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.834475 23862 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:15.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.838560 23862 rpc_server.cc:307] RPC server started. Bound to: 127.23.40.253:35483
14:03:15.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.838591 23970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.40.253:35483 every 8 connection(s)
14:03:15.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.839010 23862 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/data/info.pb
14:03:15.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.839570 23971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:15.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.840786 23971 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } has no permanent_uuid. Determining permanent_uuid...
14:03:15.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.845470 23971 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } has no permanent_uuid. Determining permanent_uuid...
14:03:15.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.848417 23715 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 23862
14:03:15.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.848531 23715 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-1/wal/instance
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.848985 23715 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/wal
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/data
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/logs
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/data/info.pb
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.40.252:38339
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.40.252
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.40.212:34435
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.40.254:45755,127.23.40.253:35483,127.23.40.252:38339
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40957/jwks.json with env {}
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.848980 23971 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } has no permanent_uuid. Determining permanent_uuid...
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.849254 23854 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } attempt: 2
14:03:15.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.849507 23892 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.23.40.252:38339: connect: Connection refused (error 111)
14:03:15.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.849961 23971 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.40.252:38339: Network error: Client connection negotiation failed: client connection to 127.23.40.252:38339: connect: Connection refused (error 111)
14:03:15.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.852272 23854 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } has no permanent_uuid. Determining permanent_uuid...
14:03:15.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.852905 23854 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.40.252:38339: Network error: Client connection negotiation failed: client connection to 127.23.40.252:38339: connect: Connection refused (error 111)
14:03:15.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.896061 23854 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } attempt: 1
14:03:15.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.896807 23854 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.40.252:38339: Network error: Client connection negotiation failed: client connection to 127.23.40.252:38339: connect: Connection refused (error 111)
14:03:15.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.899194 23971 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } attempt: 1
14:03:15.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.899945 23971 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.40.252:38339: Network error: Client connection negotiation failed: client connection to 127.23.40.252:38339: connect: Connection refused (error 111)
14:03:15.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.930573 23979 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:15.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.930809 23979 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:15.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.930832 23979 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:15.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.932412 23979 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:15.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.932471 23979 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:15.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.932487 23979 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:15.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.932499 23979 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:15.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.932511 23979 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:15.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.932523 23979 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:40957/jwks.json
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.934113 23979 master_runner.cc:387] Master server non-default flags:
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/logs
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.40.212:34435
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/data
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/wal
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.23.40.254:45755,127.23.40.253:35483,127.23.40.252:38339
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.40.252:38339
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:40957/jwks.json
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/data/info.pb
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.40.252
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.23979
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.934314 23979 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:15.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.934501 23979 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:15.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.936946 23991 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
14:03:15.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.936980 23987 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
14:03:15.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.936990 23988 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
14:03:15.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.937230 23979 server_base.cc:1061] running on GCE node
14:03:15.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.937475 23979 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:15.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.937752 23979 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:15.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.938908 23979 hybrid_clock.cc:648] HybridClock initialized: now 1786456995938870 us; error 45 us; skew 500 ppm
14:03:15.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.940042 23979 webserver.cc:533] Webserver started at http://127.23.40.252:35809/ using document root <none> and password file <none>
14:03:15.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.940236 23979 fs_manager.cc:362] Metadata directory not provided
14:03:15.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.940285 23979 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:15.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.940405 23979 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:15.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.941249 23979 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/data/instance:
14:03:15.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "13fd502456904fd880796f48376c109b"
14:03:15.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:15 on dist-test-slave-5bn2"
14:03:15.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.941563 23979 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/wal/instance:
14:03:15.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "13fd502456904fd880796f48376c109b"
14:03:15.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:15 on dist-test-slave-5bn2"
14:03:15.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.942814 23979 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:03:15.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.943554 24002 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:15.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.943743 23979 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:15.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.943810 23979 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/wal
14:03:15.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "13fd502456904fd880796f48376c109b"
14:03:15.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:15 on dist-test-slave-5bn2"
14:03:15.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.943892 23979 fs_report.cc:389] FS layout report
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/wal
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/wal
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/data/data
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:15.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.943979 23854 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } attempt: 2
14:03:15.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.944941 23854 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.23.40.252:38339: Network error: Client connection negotiation failed: client connection to 127.23.40.252:38339: connect: Connection refused (error 111)
14:03:15.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.956950 23979 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:15.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.957265 23979 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
14:03:15.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.957404 23979 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:15.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.961376 23979 rpc_server.cc:307] RPC server started. Bound to: 127.23.40.252:38339
14:03:15.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.961436 24090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.40.252:38339 every 8 connection(s)
14:03:15.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.961735 23979 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/data/info.pb
14:03:15.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.962371 24091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:15.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.964267 23715 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 23979
14:03:15.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.964351 23715 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/master-2/wal/instance
14:03:15.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.964175 24091 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } has no permanent_uuid. Determining permanent_uuid...
14:03:15.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.968088 23971 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } attempt: 2
14:03:15.970 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.969907 24091 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } has no permanent_uuid. Determining permanent_uuid...
14:03:15.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.973292 23971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f: Bootstrap starting.
14:03:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.974267 24091 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } has no permanent_uuid. Determining permanent_uuid...
14:03:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.974454 23971 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f: Neither blocks nor log segments found. Creating new log.
14:03:15.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.974742 23971 log.cc:826] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f: Log is configured to *not* fsync() on all Append() calls
14:03:15.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.975741 23971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f: No bootstrap required, opened a new log
14:03:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.978080 24091 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b: Bootstrap starting.
14:03:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.978029 23971 raft_consensus.cc:359] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } }
14:03:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.978143 23971 raft_consensus.cc:385] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.978171 23971 raft_consensus.cc:740] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7f59537a68044febb5eddd704fc703f, State: Initialized, Role: FOLLOWER
14:03:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.978283 23971 consensus_queue.cc:260] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [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: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } }
14:03:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.978600 23971 sys_catalog.cc:565] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [sys.catalog]: configured and running, proceeding with master startup.
14:03:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.978750 24091 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b: Neither blocks nor log segments found. Creating new log.
14:03:15.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.979025 24091 log.cc:826] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b: Log is configured to *not* fsync() on all Append() calls
14:03:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.980221 24104 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [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: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } } }
14:03:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.980611 24104 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [sys.catalog]: This master's current role is: FOLLOWER
14:03:15.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.980809 24124 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:15.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.980949 24124 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:15.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.981083 24091 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b: No bootstrap required, opened a new log
14:03:15.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.980751 23862 master_runner.cc:187] Error getting master registration for 127.23.40.254:45755: OK, instance_id { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" instance_seqno: 1786456995721332 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:15.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.982352 23862 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:15.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.983166 24091 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } }
14:03:15.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.983402 24091 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:15.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.983460 24091 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13fd502456904fd880796f48376c109b, State: Initialized, Role: FOLLOWER
14:03:15.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.983579 24091 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [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: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } }
14:03:15.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.983872 24091 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [sys.catalog]: configured and running, proceeding with master startup.
14:03:15.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.983836 24129 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [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: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } } }
14:03:15.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.984489 24129 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [sys.catalog]: This master's current role is: FOLLOWER
14:03:15.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.986011 23979 master_runner.cc:187] Error getting master registration for 127.23.40.254:45755: OK, instance_id { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" instance_seqno: 1786456995721332 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:15.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:15.987696 23979 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:15.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.988809 24141 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:15.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:15.988965 24141 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:16.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.003494 24104 raft_consensus.cc:493] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:16.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.003615 24104 raft_consensus.cc:515] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } }
14:03:16.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.003854 24104 leader_election.cc:290] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f33fe1389bd41a6b419824cc5746a2f (127.23.40.254:45755), 13fd502456904fd880796f48376c109b (127.23.40.252:38339)
14:03:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.004701 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e7f59537a68044febb5eddd704fc703f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13fd502456904fd880796f48376c109b" is_pre_election: true
14:03:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.004858 24052 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7f59537a68044febb5eddd704fc703f in term 0.
14:03:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.005103 23892 leader_election.cc:304] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [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: 13fd502456904fd880796f48376c109b, e7f59537a68044febb5eddd704fc703f; no voters: 
14:03:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.005236 24104 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.005290 24104 raft_consensus.cc:493] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.005312 24104 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [term 0 FOLLOWER]: Advancing to term 1
14:03:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.006199 24104 raft_consensus.cc:515] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } }
14:03:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.006345 24104 leader_election.cc:290] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [CANDIDATE]: Term 1 election: Requested vote from peers 5f33fe1389bd41a6b419824cc5746a2f (127.23.40.254:45755), 13fd502456904fd880796f48376c109b (127.23.40.252:38339)
14:03:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.006812 24052 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e7f59537a68044febb5eddd704fc703f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13fd502456904fd880796f48376c109b"
14:03:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.006961 24052 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [term 0 FOLLOWER]: Advancing to term 1
14:03:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.007769 24052 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f59537a68044febb5eddd704fc703f in term 1.
14:03:16.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.008003 23892 leader_election.cc:304] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [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: 13fd502456904fd880796f48376c109b, e7f59537a68044febb5eddd704fc703f; no voters: 
14:03:16.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.009572 24104 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [term 1 FOLLOWER]: Leader election won for term 1
14:03:16.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.009774 24104 raft_consensus.cc:697] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [term 1 LEADER]: Becoming Leader. State: Replica: e7f59537a68044febb5eddd704fc703f, State: Running, Role: LEADER
14:03:16.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.009862 24104 consensus_queue.cc:237] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [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: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } }
14:03:16.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.010260 24104 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [sys.catalog]: SysCatalogTable state changed. Reason: New leader e7f59537a68044febb5eddd704fc703f. Latest consensus state: current_term: 1 leader_uuid: "e7f59537a68044febb5eddd704fc703f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } } }
14:03:16.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.010355 24104 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [sys.catalog]: This master's current role is: LEADER
14:03:16.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.011567 24151 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:16.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.012540 24151 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:16.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.014972 24052 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [term 1 FOLLOWER]: Refusing update from remote peer e7f59537a68044febb5eddd704fc703f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:16.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.015410 24144 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [LEADER]: Connected to new peer: Peer: permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:16.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.020247 24129 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [sys.catalog]: SysCatalogTable state changed. Reason: New leader e7f59537a68044febb5eddd704fc703f. Latest consensus state: current_term: 1 leader_uuid: "e7f59537a68044febb5eddd704fc703f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } } }
14:03:16.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.020386 24129 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [sys.catalog]: This master's current role is: FOLLOWER
14:03:16.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.022022 24144 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e7f59537a68044febb5eddd704fc703f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } } }
14:03:16.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.022110 24144 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [sys.catalog]: This master's current role is: LEADER
14:03:16.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.022773 24129 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e7f59537a68044febb5eddd704fc703f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } } }
14:03:16.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.022887 24129 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13fd502456904fd880796f48376c109b [sys.catalog]: This master's current role is: FOLLOWER
14:03:16.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.027304 24154 mvcc.cc:204] Tried to move back new op lower bound from 7317327855675301888 to 7317327855657021440. Current Snapshot: MvccSnapshot[applied={T|T < 7317327855675301888}]
14:03:16.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.031270 24151 catalog_manager.cc:1383] Generated new cluster ID: 399fb2cde09647eaa9b7ab5aecad076a
14:03:16.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.031349 24151 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:16.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.050807 24151 catalog_manager.cc:1406] Generated new certificate authority record
14:03:16.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.051843 24151 catalog_manager.cc:1540] Loading token signing keys...
14:03:16.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.052093 23854 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } attempt: 3
14:03:16.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.058629 23854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f: Bootstrap starting.
14:03:16.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.059581 23854 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f: Neither blocks nor log segments found. Creating new log.
14:03:16.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.060083 23854 log.cc:826] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f: Log is configured to *not* fsync() on all Append() calls
14:03:16.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.067157 24151 catalog_manager.cc:6092] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f: Generated new TSK 0
14:03:16.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.067718 23854 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f: No bootstrap required, opened a new log
14:03:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.069380 23854 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } }
14:03:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.069500 23854 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.069528 23854 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f33fe1389bd41a6b419824cc5746a2f, State: Initialized, Role: FOLLOWER
14:03:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.069628 23854 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [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: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } }
14:03:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.069929 23854 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [sys.catalog]: configured and running, proceeding with master startup.
14:03:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.070017 23807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e7f59537a68044febb5eddd704fc703f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f33fe1389bd41a6b419824cc5746a2f"
14:03:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.070155 23807 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [term 0 FOLLOWER]: Advancing to term 1
14:03:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.071044 23807 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7f59537a68044febb5eddd704fc703f in term 1.
14:03:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.071144 23808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "e7f59537a68044febb5eddd704fc703f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f33fe1389bd41a6b419824cc5746a2f" is_pre_election: true
14:03:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.071194 23808 raft_consensus.cc:2376] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate e7f59537a68044febb5eddd704fc703f in term 1. Re-sending same reply.
14:03:16.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.071307 23805 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [term 1 FOLLOWER]: Refusing update from remote peer e7f59537a68044febb5eddd704fc703f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:16.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.071659 24104 consensus_queue.cc:1048] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:16.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.072042 24151 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:16.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.074942 24189 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:16.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.075121 24189 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:16.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.075271 24167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e7f59537a68044febb5eddd704fc703f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } } }
14:03:16.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.075433 24167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [sys.catalog]: This master's current role is: FOLLOWER
14:03:16.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.075536 24167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [sys.catalog]: SysCatalogTable state changed. Reason: New leader e7f59537a68044febb5eddd704fc703f. Latest consensus state: current_term: 1 leader_uuid: "e7f59537a68044febb5eddd704fc703f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } } }
14:03:16.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.075901 24167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [sys.catalog]: This master's current role is: FOLLOWER
14:03:16.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.076013 24167 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "e7f59537a68044febb5eddd704fc703f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } } }
14:03:16.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.076169 24167 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5f33fe1389bd41a6b419824cc5746a2f [sys.catalog]: This master's current role is: FOLLOWER
14:03:16.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.076848 24196 mvcc.cc:204] Tried to move back new op lower bound from 7317327855885037568 to 7317327855657021440. Current Snapshot: MvccSnapshot[applied={T|T < 7317327855675301888}]
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.081501 23715 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/wal
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/data
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/logs
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/data/info.pb
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.40.193:0
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.40.193
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.40.193
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.40.254:45755,127.23.40.253:35483,127.23.40.252:38339
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.40.212:34435
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:16.083 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:16.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.260528 24209 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:16.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.260761 24209 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:16.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.260787 24209 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:16.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.263250 24209 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:16.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.263331 24209 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.40.193
14:03:16.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.265709 24209 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/logs
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.40.212:34435
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/data
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/wal
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.40.193:0
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/data/info.pb
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.40.193
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.40.254:45755,127.23.40.253:35483,127.23.40.252:38339
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24209
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.40.193
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:16.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:16.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:16.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:16.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.265960 24209 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:16.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.266196 24209 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:16.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.268818 24216 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
14:03:16.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.268841 24217 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
14:03:16.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.269028 24220 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
14:03:16.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.269881 24209 server_base.cc:1061] running on GCE node
14:03:16.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.270072 24209 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:16.270 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.270305 24209 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:16.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.271474 24209 hybrid_clock.cc:648] HybridClock initialized: now 1786456996271428 us; error 34 us; skew 500 ppm
14:03:16.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.272552 24209 webserver.cc:533] Webserver started at http://127.23.40.193:39945/ using document root <none> and password file <none>
14:03:16.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.272716 24209 fs_manager.cc:362] Metadata directory not provided
14:03:16.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.272751 24209 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:16.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.272827 24209 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:16.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.273614 24209 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/data/instance:
14:03:16.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "213a084105b6434cb1fd1c94336ce9b3"
14:03:16.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:16 on dist-test-slave-5bn2"
14:03:16.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.273857 24209 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/wal/instance:
14:03:16.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "213a084105b6434cb1fd1c94336ce9b3"
14:03:16.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:16 on dist-test-slave-5bn2"
14:03:16.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.274995 24209 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
14:03:16.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.275641 24232 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:16.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.275816 24209 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:03:16.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.275883 24209 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/wal
14:03:16.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "213a084105b6434cb1fd1c94336ce9b3"
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:16 on dist-test-slave-5bn2"
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.275962 24209 fs_report.cc:389] FS layout report
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/wal
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/wal
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/data/data
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:16.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:16.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.289716 24209 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.290087 24209 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
14:03:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.290220 24209 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.290468 24209 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.290812 24209 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:16.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.290874 24209 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:16.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.290908 24209 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:16.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.290923 24209 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:16.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.296398 24209 rpc_server.cc:307] RPC server started. Bound to: 127.23.40.193:33909
14:03:16.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.296470 24428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.40.193:33909 every 8 connection(s)
14:03:16.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.296808 24209 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/data/info.pb
14:03:16.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.302297 23715 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 24209
14:03:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.302412 23715 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-0/wal/instance
14:03:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.302634 24430 heartbeater.cc:344] Connected to a master server at 127.23.40.252:38339
14:03:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.302731 24430 heartbeater.cc:461] Registering TS with master...
14:03:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.302767 24431 heartbeater.cc:344] Connected to a master server at 127.23.40.254:45755
14:03:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.302837 24431 heartbeater.cc:461] Registering TS with master...
14:03:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.302954 24430 heartbeater.cc:507] Master 127.23.40.252:38339 requested a full tablet report, sending...
14:03:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.302979 24431 heartbeater.cc:507] Master 127.23.40.254:45755 requested a full tablet report, sending...
14:03:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.303141 24433 heartbeater.cc:344] Connected to a master server at 127.23.40.253:35483
14:03:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.303194 24433 heartbeater.cc:461] Registering TS with master...
14:03:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.303278 24433 heartbeater.cc:507] Master 127.23.40.253:35483 requested a full tablet report, sending...
14:03:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.303486 24031 ts_manager.cc:194] Registered new tserver with Master: 213a084105b6434cb1fd1c94336ce9b3 (127.23.40.193:33909)
14:03:16.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.303570 23910 ts_manager.cc:194] Registered new tserver with Master: 213a084105b6434cb1fd1c94336ce9b3 (127.23.40.193:33909)
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.304044 23792 ts_manager.cc:194] Registered new tserver with Master: 213a084105b6434cb1fd1c94336ce9b3 (127.23.40.193:33909)
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.304109 23715 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/wal
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/data
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/logs
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/data/info.pb
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.40.194:0
14:03:16.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.40.194
14:03:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.40.194
14:03:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.40.254:45755,127.23.40.253:35483,127.23.40.252:38339
14:03:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.40.212:34435
14:03:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:16.305 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.304402 23910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.40.193:55561
14:03:16.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.382560 24438 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:16.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.382720 24438 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:16.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.382748 24438 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:16.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.384347 24438 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:16.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.384431 24438 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.40.194
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.386148 24438 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/logs
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.40.212:34435
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/data
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/wal
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.40.194:0
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/data/info.pb
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.40.194
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.40.254:45755,127.23.40.253:35483,127.23.40.252:38339
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24438
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.40.194
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:16.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:16.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:16.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:16.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:16.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:16.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:16.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.386394 24438 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:16.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.386675 24438 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:16.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.389248 24444 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
14:03:16.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.389312 24445 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
14:03:16.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.389338 24448 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
14:03:16.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.389562 24438 server_base.cc:1061] running on GCE node
14:03:16.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.389731 24438 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:16.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.389971 24438 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:16.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.391108 24438 hybrid_clock.cc:648] HybridClock initialized: now 1786456996391090 us; error 40 us; skew 500 ppm
14:03:16.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.392350 24438 webserver.cc:533] Webserver started at http://127.23.40.194:41891/ using document root <none> and password file <none>
14:03:16.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.392589 24438 fs_manager.cc:362] Metadata directory not provided
14:03:16.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.392638 24438 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:16.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.392747 24438 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:16.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.393549 24438 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/data/instance:
14:03:16.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a1b78c8f85d24b04921e1876b2374de2"
14:03:16.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:16 on dist-test-slave-5bn2"
14:03:16.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.393824 24438 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/wal/instance:
14:03:16.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a1b78c8f85d24b04921e1876b2374de2"
14:03:16.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:16 on dist-test-slave-5bn2"
14:03:16.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.394904 24438 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.001s
14:03:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.395663 24454 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.395823 24438 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:16.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.395896 24438 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/wal
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a1b78c8f85d24b04921e1876b2374de2"
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:16 on dist-test-slave-5bn2"
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.395963 24438 fs_report.cc:389] FS layout report
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/wal
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/wal
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/data/data
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:16.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:16.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.409394 24438 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:16.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.409754 24438 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
14:03:16.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.409891 24438 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:16.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.410158 24438 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:16.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.410537 24438 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:16.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.410573 24438 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:16.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.410602 24438 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:16.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.410619 24438 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:16.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.416513 24438 rpc_server.cc:307] RPC server started. Bound to: 127.23.40.194:33849
14:03:16.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.416586 24648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.40.194:33849 every 8 connection(s)
14:03:16.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.416898 24438 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/data/info.pb
14:03:16.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.419390 23715 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 24438
14:03:16.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.419494 23715 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-1/wal/instance
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.420905 23715 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/wal
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/data
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/logs
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/data/info.pb
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.40.195:0
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.40.195
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.40.195
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.40.254:45755,127.23.40.253:35483,127.23.40.252:38339
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.40.212:34435
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:16.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.422556 24649 heartbeater.cc:344] Connected to a master server at 127.23.40.252:38339
14:03:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.422672 24649 heartbeater.cc:461] Registering TS with master...
14:03:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.422787 24658 heartbeater.cc:344] Connected to a master server at 127.23.40.254:45755
14:03:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.422827 24658 heartbeater.cc:461] Registering TS with master...
14:03:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.422842 24659 heartbeater.cc:344] Connected to a master server at 127.23.40.253:35483
14:03:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.422902 24649 heartbeater.cc:507] Master 127.23.40.252:38339 requested a full tablet report, sending...
14:03:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.422919 24658 heartbeater.cc:507] Master 127.23.40.254:45755 requested a full tablet report, sending...
14:03:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.422930 24659 heartbeater.cc:461] Registering TS with master...
14:03:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.423318 23792 ts_manager.cc:194] Registered new tserver with Master: a1b78c8f85d24b04921e1876b2374de2 (127.23.40.194:33849)
14:03:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.423319 24031 ts_manager.cc:194] Registered new tserver with Master: a1b78c8f85d24b04921e1876b2374de2 (127.23.40.194:33849)
14:03:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.423054 24659 heartbeater.cc:507] Master 127.23.40.253:35483 requested a full tablet report, sending...
14:03:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.423918 23910 ts_manager.cc:194] Registered new tserver with Master: a1b78c8f85d24b04921e1876b2374de2 (127.23.40.194:33849)
14:03:16.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.424361 23910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.40.194:43287
14:03:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.503254 24666 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.503460 24666 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:16.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.503480 24666 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:16.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.505061 24666 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:16.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.505119 24666 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.23.40.195
14:03:16.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.506702 24666 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:16.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/logs
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.23.40.212:34435
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/data
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/wal
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.23.40.195:0
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/data/info.pb
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.23.40.195
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.23.40.254:45755,127.23.40.253:35483,127.23.40.252:38339
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24666
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.23.40.195
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.507004 24666 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:16.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.507232 24666 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.509967 24671 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
14:03:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.510003 24679 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
14:03:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:16.509997 24673 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
14:03:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.510011 24666 server_base.cc:1061] running on GCE node
14:03:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.510542 24666 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:16.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.510754 24666 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:16.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.511916 24666 hybrid_clock.cc:648] HybridClock initialized: now 1786456996511896 us; error 29 us; skew 500 ppm
14:03:16.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.513257 24666 webserver.cc:533] Webserver started at http://127.23.40.195:35703/ using document root <none> and password file <none>
14:03:16.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.513494 24666 fs_manager.cc:362] Metadata directory not provided
14:03:16.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.513550 24666 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:16.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.513669 24666 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:16.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.514547 24666 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/data/instance:
14:03:16.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4a5de68888054ea988611dca1eca6076"
14:03:16.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:16 on dist-test-slave-5bn2"
14:03:16.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.514915 24666 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/wal/instance:
14:03:16.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4a5de68888054ea988611dca1eca6076"
14:03:16.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:16 on dist-test-slave-5bn2"
14:03:16.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.516196 24666 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.517021 24690 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.517302 24666 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.517386 24666 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/wal
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4a5de68888054ea988611dca1eca6076"
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:16 on dist-test-slave-5bn2"
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.517546 24666 fs_report.cc:389] FS layout report
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/wal
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/wal
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/data/data
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:16.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:16.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.525903 24666 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:16.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.526271 24666 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
14:03:16.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.526410 24666 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:16.526 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.526667 24666 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:16.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.527243 24666 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:16.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.527297 24666 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:16.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.527333 24666 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:16.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.527348 24666 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:16.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.533528 24666 rpc_server.cc:307] RPC server started. Bound to: 127.23.40.195:45511
14:03:16.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.533583 24892 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.23.40.195:45511 every 8 connection(s)
14:03:16.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.533921 24666 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/data/info.pb
14:03:16.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.537449 23715 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 24666
14:03:16.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.537539 23715 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster4088557217625827739/ts-2/wal/instance
14:03:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.539423 24895 heartbeater.cc:344] Connected to a master server at 127.23.40.254:45755
14:03:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.539534 24895 heartbeater.cc:461] Registering TS with master...
14:03:16.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.539738 24895 heartbeater.cc:507] Master 127.23.40.254:45755 requested a full tablet report, sending...
14:03:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.540172 23792 ts_manager.cc:194] Registered new tserver with Master: 4a5de68888054ea988611dca1eca6076 (127.23.40.195:45511)
14:03:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.540768 24896 heartbeater.cc:344] Connected to a master server at 127.23.40.253:35483
14:03:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.540797 24893 heartbeater.cc:344] Connected to a master server at 127.23.40.252:38339
14:03:16.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.540849 24896 heartbeater.cc:461] Registering TS with master...
14:03:16.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.540889 24893 heartbeater.cc:461] Registering TS with master...
14:03:16.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.540974 24896 heartbeater.cc:507] Master 127.23.40.253:35483 requested a full tablet report, sending...
14:03:16.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.540987 24893 heartbeater.cc:507] Master 127.23.40.252:38339 requested a full tablet report, sending...
14:03:16.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.541213 23910 ts_manager.cc:194] Registered new tserver with Master: 4a5de68888054ea988611dca1eca6076 (127.23.40.195:45511)
14:03:16.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.541352 24031 ts_manager.cc:194] Registered new tserver with Master: 4a5de68888054ea988611dca1eca6076 (127.23.40.195:45511)
14:03:16.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.541689 23910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.23.40.195:54231
14:03:16.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.553063 23715 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:16.553 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:16.554 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:16.554 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.23.40.254"
      port: 45755
    }
    bound_http_address {
      host: "127.23.40.254"
      port: 34987
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.23.40.253"
      port: 35483
    }
    bound_http_address {
      host: "127.23.40.253"
      port: 44313
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.23.40.252"
      port: 38339
    }
    bound_http_address {
      host: "127.23.40.252"
      port: 35809
    }
  }
}

14:03:16.554 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:16.555 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.23.40.193"
      port: 33909
    }
    bound_http_address {
      host: "127.23.40.193"
      port: 39945
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.23.40.194"
      port: 33849
    }
    bound_http_address {
      host: "127.23.40.194"
      port: 41891
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.23.40.195"
      port: 45511
    }
    bound_http_address {
      host: "127.23.40.195"
      port: 35703
    }
  }
}

14:03:16.555 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:16.557 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:16.558 [DEBUG - main] (Connection.java:748) [peer master-127.23.40.254:45755(127.23.40.254:45755)] connecting to peer
14:03:16.559 [DEBUG - main] (Connection.java:748) [peer master-127.23.40.253:35483(127.23.40.253:35483)] connecting to peer
14:03:16.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.23.40.254:45755(127.23.40.254:45755)] Successfully connected to peer
14:03:16.561 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.23.40.253:35483(127.23.40.253:35483)] Successfully connected to peer
14:03:16.561 [DEBUG - main] (Connection.java:748) [peer master-127.23.40.252:38339(127.23.40.252:38339)] connecting to peer
14:03:16.562 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.23.40.254
14:03:16.563 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.23.40.253
14:03:16.563 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.23.40.252:38339(127.23.40.252:38339)] Successfully connected to peer
14:03:16.566 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.23.40.252
14:03:16.574 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcab5c988, L:/127.0.0.1:45938 - R:/127.23.40.253:35483] using SASL/PLAIN
14:03:16.574 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x37f3cd7c, L:/127.0.0.1:36704 - R:/127.23.40.254:45755] using SASL/PLAIN
14:03:16.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:16.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.40.254:45755, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.40.253:35483, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.23.40.252:38339, [17ms] Sub RPC ConnectToMaster: received response from server master-127.23.40.253:35483: OK, deferred=null) after lookup
14:03:16.577 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x173ea283, L:/127.0.0.1:47228 - R:/127.23.40.252:38339] using SASL/PLAIN
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.577024 23910 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45938:
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456996557"
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:16.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:03:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:03:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:03:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:16.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:16.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.579635 24925 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "e7f59537a68044febb5eddd704fc703f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f33fe1389bd41a6b419824cc5746a2f" member_type: VOTER last_known_addr { host: "127.23.40.254" port: 45755 } } peers { permanent_uuid: "e7f59537a68044febb5eddd704fc703f" member_type: VOTER last_known_addr { host: "127.23.40.253" port: 35483 } } peers { permanent_uuid: "13fd502456904fd880796f48376c109b" member_type: VOTER last_known_addr { host: "127.23.40.252" port: 38339 } } }
14:03:16.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.579939 24925 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f [sys.catalog]: This master's current role is: LEADER
14:03:16.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f57286e4e9ff47c0a637f3a9a7a6d3ce
14:03:16.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.586894 24538 tablet_service.cc:1511] Processing CreateTablet for tablet 58529d7871cf4209bcf1dbcf82bcc9d2 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456996557 [id=f57286e4e9ff47c0a637f3a9a7a6d3ce]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION UNBOUNDED
14:03:16.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.587214 24538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58529d7871cf4209bcf1dbcf82bcc9d2. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:16.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.588980 24316 tablet_service.cc:1511] Processing CreateTablet for tablet 6148091c4c7347e5a4a277f07b378820 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456996557 [id=f57286e4e9ff47c0a637f3a9a7a6d3ce]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION UNBOUNDED
14:03:16.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.589287 24316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6148091c4c7347e5a4a277f07b378820. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:16.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.590021 24937 tablet_bootstrap.cc:492] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2: Bootstrap starting.
14:03:16.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.590736 24937 tablet_bootstrap.cc:654] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2: Neither blocks nor log segments found. Creating new log.
14:03:16.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.591070 24937 log.cc:826] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2: Log is configured to *not* fsync() on all Append() calls
14:03:16.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.591732 24937 tablet_bootstrap.cc:492] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2: No bootstrap required, opened a new log
14:03:16.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.591794 24937 ts_tablet_manager.cc:1403] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:03:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.593354 24937 raft_consensus.cc:359] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1b78c8f85d24b04921e1876b2374de2" member_type: VOTER last_known_addr { host: "127.23.40.194" port: 33849 } }
14:03:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.593492 24937 raft_consensus.cc:385] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.593524 24937 raft_consensus.cc:740] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1b78c8f85d24b04921e1876b2374de2, State: Initialized, Role: FOLLOWER
14:03:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.593616 24937 consensus_queue.cc:260] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 [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: true peers { permanent_uuid: "a1b78c8f85d24b04921e1876b2374de2" member_type: VOTER last_known_addr { host: "127.23.40.194" port: 33849 } }
14:03:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.593673 24937 raft_consensus.cc:399] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.593698 24937 raft_consensus.cc:493] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:16.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.593726 24937 raft_consensus.cc:3060] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 [term 0 FOLLOWER]: Advancing to term 1
14:03:16.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.594257 24937 raft_consensus.cc:515] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1b78c8f85d24b04921e1876b2374de2" member_type: VOTER last_known_addr { host: "127.23.40.194" port: 33849 } }
14:03:16.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.594358 24937 leader_election.cc:304] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a1b78c8f85d24b04921e1876b2374de2; no voters: 
14:03:16.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.594494 24937 leader_election.cc:290] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:16.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.594574 24940 raft_consensus.cc:2804] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 [term 1 FOLLOWER]: Leader election won for term 1
14:03:16.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.594676 24937 ts_tablet_manager.cc:1434] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.003s
14:03:16.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.594728 24940 raft_consensus.cc:697] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 [term 1 LEADER]: Becoming Leader. State: Replica: a1b78c8f85d24b04921e1876b2374de2, State: Running, Role: LEADER
14:03:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.595016 24659 heartbeater.cc:499] Master 127.23.40.253:35483 was elected leader, sending a full tablet report...
14:03:16.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.595160 24940 consensus_queue.cc:237] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1b78c8f85d24b04921e1876b2374de2" member_type: VOTER last_known_addr { host: "127.23.40.194" port: 33849 } }
14:03:16.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.596154 23910 catalog_manager.cc:5719] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2 reported cstate change: term changed from 0 to 1, leader changed from <none> to a1b78c8f85d24b04921e1876b2374de2 (127.23.40.194). New cstate: current_term: 1 leader_uuid: "a1b78c8f85d24b04921e1876b2374de2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a1b78c8f85d24b04921e1876b2374de2" member_type: VOTER last_known_addr { host: "127.23.40.194" port: 33849 } health_report { overall_health: HEALTHY } } }
14:03:16.599 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.599117 24939 tablet_bootstrap.cc:492] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3: Bootstrap starting.
14:03:16.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.600021 24939 tablet_bootstrap.cc:654] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3: Neither blocks nor log segments found. Creating new log.
14:03:16.600 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.600252 24939 log.cc:826] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3: Log is configured to *not* fsync() on all Append() calls
14:03:16.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.600963 24939 tablet_bootstrap.cc:492] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3: No bootstrap required, opened a new log
14:03:16.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.601023 24939 ts_tablet_manager.cc:1403] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:16.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.602514 24939 raft_consensus.cc:359] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "213a084105b6434cb1fd1c94336ce9b3" member_type: VOTER last_known_addr { host: "127.23.40.193" port: 33909 } }
14:03:16.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.602645 24939 raft_consensus.cc:385] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:16.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.602664 24939 raft_consensus.cc:740] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 213a084105b6434cb1fd1c94336ce9b3, State: Initialized, Role: FOLLOWER
14:03:16.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.602742 24939 consensus_queue.cc:260] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 [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: true peers { permanent_uuid: "213a084105b6434cb1fd1c94336ce9b3" member_type: VOTER last_known_addr { host: "127.23.40.193" port: 33909 } }
14:03:16.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.602802 24939 raft_consensus.cc:399] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:16.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.602830 24939 raft_consensus.cc:493] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:16.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.602895 24939 raft_consensus.cc:3060] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 [term 0 FOLLOWER]: Advancing to term 1
14:03:16.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.603480 24939 raft_consensus.cc:515] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "213a084105b6434cb1fd1c94336ce9b3" member_type: VOTER last_known_addr { host: "127.23.40.193" port: 33909 } }
14:03:16.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.603587 24939 leader_election.cc:304] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 213a084105b6434cb1fd1c94336ce9b3; no voters: 
14:03:16.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.603739 24939 leader_election.cc:290] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:16.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.603824 24955 raft_consensus.cc:2804] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 [term 1 FOLLOWER]: Leader election won for term 1
14:03:16.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.603947 24939 ts_tablet_manager.cc:1434] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:03:16.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.603968 24955 raft_consensus.cc:697] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 [term 1 LEADER]: Becoming Leader. State: Replica: 213a084105b6434cb1fd1c94336ce9b3, State: Running, Role: LEADER
14:03:16.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.604172 24433 heartbeater.cc:499] Master 127.23.40.253:35483 was elected leader, sending a full tablet report...
14:03:16.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.604175 24955 consensus_queue.cc:237] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "213a084105b6434cb1fd1c94336ce9b3" member_type: VOTER last_known_addr { host: "127.23.40.193" port: 33909 } }
14:03:16.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.605909 23910 catalog_manager.cc:5719] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 213a084105b6434cb1fd1c94336ce9b3 (127.23.40.193). New cstate: current_term: 1 leader_uuid: "213a084105b6434cb1fd1c94336ce9b3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "213a084105b6434cb1fd1c94336ce9b3" member_type: VOTER last_known_addr { host: "127.23.40.193" port: 33909 } health_report { overall_health: HEALTHY } } }
14:03:16.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.624 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.624 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.625 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@c68a5f8, flushNotification=Deferred@1774589469(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:16.625 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.625 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.626 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.627 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.627 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.627 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.629 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.629 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.629 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.630 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.630 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.631 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.631 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.631 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.632 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.632 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.633 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.633 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.633 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.634 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.634 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.634 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.635 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.635 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.635 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.636 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.636 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.636 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.636 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.637 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.637 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.638 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.638 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.638 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.639 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.639 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.639 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.640 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.640 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.640 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.641 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.642 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.643 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.644 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)] connecting to peer
14:03:16.645 [DEBUG - kudu-nio-1] (Connection.java:748) [peer a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)] connecting to peer
14:03:16.645 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)] Successfully connected to peer
14:03:16.647 [DEBUG - kudu-nio-4] (Connection.java:757) [peer a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)] Successfully connected to peer
14:03:16.658 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xdee29f41, L:/127.0.0.1:44354 - R:/127.23.40.193:33909] using TOKEN/null
14:03:16.659 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0xa2473bdc, L:/127.0.0.1:56428 - R:/127.23.40.194:33849] using TOKEN/null
14:03:16.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.664 [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=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.664 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.23.40.253:35483, [1ms] Sub RPC GetTableLocations: received response from server master-127.23.40.253:35483: OK, deferred=null)) after lookup
14:03:16.666 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456996557, tablet=58529d7871cf4209bcf1dbcf82bcc9d2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:16.667 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for partition [0x00000000, 0x00000001) with scanner id null
14:03:16.669 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 59 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456996557, tablet=6148091c4c7347e5a4a277f07b378820, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:16.670 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6148091c4c7347e5a4a277f07b378820 for partition [0x00000001, 0x00000002) with scanner id null
14:03:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.673830 23910 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45938:
14:03:16.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456996557" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "c0" new_name: "c0Key" } }
14:03:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.676944 24964 tablet.cc:1724] T 6148091c4c7347e5a4a277f07b378820 P 213a084105b6434cb1fd1c94336ce9b3: Alter schema from (
14:03:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0Key INT32 NOT NULL,
14:03:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0Key)
14:03:16.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:16.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.682752 24965 tablet.cc:1724] T 58529d7871cf4209bcf1dbcf82bcc9d2 P a1b78c8f85d24b04921e1876b2374de2: Alter schema from (
14:03:16.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:16.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:16.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:16.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:16.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0Key INT32 NOT NULL,
14:03:16.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:16.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0Key)
14:03:16.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:16.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.691334 23910 catalog_manager.cc:6264] T 00000000000000000000000000000000 P e7f59537a68044febb5eddd704fc703f: org.apache.kudu.client.TestAlterTable-1786456996557 [id=f57286e4e9ff47c0a637f3a9a7a6d3ce] alter complete (version 1)
14:03:16.709 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowResultColumnarIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456996557, tablet=58529d7871cf4209bcf1dbcf82bcc9d2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:16.710 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:686) Can not open scanner
org.apache.kudu.client.NonRecoverableException: Some columns are not present in the current schema: c0
	at org.apache.kudu.client.RpcProxy.dispatchTSError(RpcProxy.java:375)
	at org.apache.kudu.client.RpcProxy.responseReceived(RpcProxy.java:278)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:158)
	at org.apache.kudu.client.RpcProxy$1.call(RpcProxy.java:154)
	at org.apache.kudu.client.Connection.channelRead0(Connection.java:377)
	at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:99)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1519)
	at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1377)
	at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1428)
	at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:545)
	at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:484)
	at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:171)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:796)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:732)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:658)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:562)
	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)
14:03:16.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table f57286e4e9ff47c0a637f3a9a7a6d3ce
14:03:16.720 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000000, 0x00000001)
14:03:16.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6148091c4c7347e5a4a277f07b378820 for table 'org.apache.kudu.client.TestAlterTable-1786456996557' with partition [0x00000001, 0x00000002)
14:03:16.721 [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=58529d7871cf4209bcf1dbcf82bcc9d2@[a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=6148091c4c7347e5a4a277f07b378820@[213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
14:03:16.721 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.23.40.253:35483, [1ms] Sub RPC GetTableLocations: received response from server master-127.23.40.253:35483: OK, deferred=null)) after lookup
14:03:16.724 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 41 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456996557, tablet=58529d7871cf4209bcf1dbcf82bcc9d2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:16.724 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 58529d7871cf4209bcf1dbcf82bcc9d2 for partition [0x00000000, 0x00000001) with scanner id null
14:03:16.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 60 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456996557, tablet=6148091c4c7347e5a4a277f07b378820, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:16.727 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 6148091c4c7347e5a4a277f07b378820 for partition [0x00000001, 0x00000002) with scanner id null
14:03:16.728 [DEBUG - main] (Connection.java:575) [peer 213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)] disconnecting while in state READY
14:03:16.728 [DEBUG - main] (Connection.java:575) [peer master-127.23.40.252:38339(127.23.40.252:38339)] disconnecting while in state READY
14:03:16.728 [DEBUG - main] (Connection.java:575) [peer a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)] disconnecting while in state READY
14:03:16.728 [DEBUG - main] (Connection.java:575) [peer master-127.23.40.254:45755(127.23.40.254:45755)] disconnecting while in state READY
14:03:16.728 [DEBUG - main] (Connection.java:575) [peer master-127.23.40.253:35483(127.23.40.253:35483)] disconnecting while in state READY
14:03:16.729 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.23.40.252:38339(127.23.40.252:38339)] handling channelInactive
14:03:16.729 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.23.40.252:38339(127.23.40.252:38339)] cleaning up while in state READY due to: connection closed
14:03:16.730 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.23.40.254:45755(127.23.40.254:45755)] handling channelInactive
14:03:16.730 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.23.40.254:45755(127.23.40.254:45755)] cleaning up while in state READY due to: connection closed
14:03:16.732 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)] handling channelInactive
14:03:16.732 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 213a084105b6434cb1fd1c94336ce9b3(127.23.40.193:33909)] cleaning up while in state READY due to: connection closed
14:03:16.734 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.23.40.253:35483(127.23.40.253:35483)] handling channelInactive
14:03:16.734 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.23.40.253:35483(127.23.40.253:35483)] cleaning up while in state READY due to: connection closed
14:03:16.735 [DEBUG - kudu-nio-4] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:16.747 [DEBUG - kudu-nio-4] (Connection.java:239) [peer a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)] handling channelInactive
14:03:16.747 [DEBUG - kudu-nio-4] (Connection.java:709) [peer a1b78c8f85d24b04921e1876b2374de2(127.23.40.194:33849)] cleaning up while in state READY due to: connection closed
14:03:16.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.748713 23715 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 24209
14:03:16.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.813688 23715 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 24438
14:03:16.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.823627 23715 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 24666
14:03:16.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.842381 23715 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 23733
14:03:16.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.858089 23715 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 23862
14:03:16.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:16.872093 23715 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 23979
14:03:16.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:16Z chronyd exiting
.14:03:16.947 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456996947
14:03:16.951 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:16.951 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:16.952 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:03:16.952 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:03:16.952 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:16.960 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:17.066 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:17.067 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:17.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.067854 24974 mini_oidc.cc:150] Starting JWKS server
14:03:17.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.068564 24974 webserver.cc:533] Webserver started at http://127.0.0.1:35785/ using document root <none> and password file <none>
14:03:17.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.068653 24974 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:17.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.068812 24974 webserver.cc:533] Webserver started at http://127.0.0.1:33709/ using document root <none> and password file <none>
14:03:17.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:17Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:17.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:17Z Disabled control of system clock
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.082052 24974 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/wal
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/data
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/logs
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/data/info.pb
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.99.190:43097
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.99.190
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.99.148:41137
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.99.190:43097,127.24.99.189:42259,127.24.99.188:36613
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:17.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35785/jwks.json with env {}
14:03:17.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.160552 24989 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.160764 24989 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:17.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.160792 24989 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.162474 24989 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.162533 24989 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.162550 24989 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.162566 24989 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.162582 24989 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:17.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.162597 24989 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35785/jwks.json
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.164425 24989 master_runner.cc:387] Master server non-default flags:
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/logs
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.99.148:41137
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/data
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/wal
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.99.190:43097,127.24.99.189:42259,127.24.99.188:36613
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.99.190:43097
14:03:17.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35785/jwks.json
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/data/info.pb
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.99.190
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.24989
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.164710 24989 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:17.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.165005 24989 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.167861 24989 server_base.cc:1061] running on GCE node
14:03:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.167917 25002 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
14:03:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.167923 24995 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
14:03:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.167861 24997 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
14:03:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.168272 24989 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:17.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.168578 24989 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:17.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.169724 24989 hybrid_clock.cc:648] HybridClock initialized: now 1786456997169735 us; error 71 us; skew 500 ppm
14:03:17.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.171047 24989 webserver.cc:533] Webserver started at http://127.24.99.190:36475/ using document root <none> and password file <none>
14:03:17.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.171257 24989 fs_manager.cc:362] Metadata directory not provided
14:03:17.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.171304 24989 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:17.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.171454 24989 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.172313 24989 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/data/instance:
14:03:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "572fa49664654429b1c6ebc0ec5620c0"
14:03:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.172657 24989 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/wal/instance:
14:03:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "572fa49664654429b1c6ebc0ec5620c0"
14:03:17.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.174039 24989 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.174921 25016 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.175128 24989 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.175200 24989 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/wal
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "572fa49664654429b1c6ebc0ec5620c0"
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.175276 24989 fs_report.cc:389] FS layout report
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/wal
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/wal
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/data/data
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:17.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:17.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.190760 24989 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:17.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.191190 24989 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
14:03:17.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.191319 24989 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:17.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.195314 24989 rpc_server.cc:307] RPC server started. Bound to: 127.24.99.190:43097
14:03:17.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.195358 25111 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.99.190:43097 every 8 connection(s)
14:03:17.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.195701 24989 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/data/info.pb
14:03:17.196 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.196338 25112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.196851 24974 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 24989
14:03:17.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.196972 24974 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-0/wal/instance
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.198011 24974 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/wal
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/data
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/logs
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/data/info.pb
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.99.189:42259
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.99.189
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.99.148:41137
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.99.190:43097,127.24.99.189:42259,127.24.99.188:36613
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:17.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35785/jwks.json with env {}
14:03:17.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.198700 25112 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } has no permanent_uuid. Determining permanent_uuid...
14:03:17.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.208778 25112 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } has no permanent_uuid. Determining permanent_uuid...
14:03:17.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.209208 25017 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.99.189:42259: connect: Connection refused (error 111)
14:03:17.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.209736 25112 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.99.189:42259: Network error: Client connection negotiation failed: client connection to 127.24.99.189:42259: connect: Connection refused (error 111)
14:03:17.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.259057 25112 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } attempt: 1
14:03:17.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.260190 25112 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.99.189:42259: Network error: Client connection negotiation failed: client connection to 127.24.99.189:42259: connect: Connection refused (error 111)
14:03:17.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.281304 25114 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:17.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.281514 25114 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:17.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.281534 25114 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.283185 25114 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.283241 25114 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.283254 25114 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.283265 25114 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.283277 25114 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:17.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.283286 25114 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35785/jwks.json
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.285037 25114 master_runner.cc:387] Master server non-default flags:
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/logs
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.99.148:41137
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/data
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/wal
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.99.190:43097,127.24.99.189:42259,127.24.99.188:36613
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.99.189:42259
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35785/jwks.json
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/data/info.pb
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.99.189
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25114
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.285259 25114 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:17.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.285539 25114 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.288122 25132 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
14:03:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.288113 25135 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
14:03:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.288108 25131 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
14:03:17.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.288218 25114 server_base.cc:1061] running on GCE node
14:03:17.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.288913 25114 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:17.289 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.289150 25114 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:17.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.290318 25114 hybrid_clock.cc:648] HybridClock initialized: now 1786456997290297 us; error 28 us; skew 500 ppm
14:03:17.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.291607 25114 webserver.cc:533] Webserver started at http://127.24.99.189:38169/ using document root <none> and password file <none>
14:03:17.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.291826 25114 fs_manager.cc:362] Metadata directory not provided
14:03:17.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.291878 25114 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:17.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.292039 25114 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.292891 25114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/data/instance:
14:03:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "82d3771f0cbc4956b8da4d607640a5c7"
14:03:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.293227 25114 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/wal/instance:
14:03:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "82d3771f0cbc4956b8da4d607640a5c7"
14:03:17.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.294539 25114 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:03:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.295420 25145 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.295605 25114 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:03:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.295676 25114 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/wal
14:03:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "82d3771f0cbc4956b8da4d607640a5c7"
14:03:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.295744 25114 fs_report.cc:389] FS layout report
14:03:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/wal
14:03:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/wal
14:03:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/data/data
14:03:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:17.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:17.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:17.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.306064 25114 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:17.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.306363 25114 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
14:03:17.306 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.306483 25114 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.310295 25114 rpc_server.cc:307] RPC server started. Bound to: 127.24.99.189:42259
14:03:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.310326 25239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.99.189:42259 every 8 connection(s)
14:03:17.310 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.310673 25114 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/data/info.pb
14:03:17.311 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.311235 25240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:17.313 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.312798 25240 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } has no permanent_uuid. Determining permanent_uuid...
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.313869 24974 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 25114
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.313998 24974 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-1/wal/instance
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.314391 24974 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/wal
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/data
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/logs
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/data/info.pb
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.99.188:36613
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.99.188
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.99.148:41137
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:17.314 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.99.190:43097,127.24.99.189:42259,127.24.99.188:36613
14:03:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:17.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35785/jwks.json with env {}
14:03:17.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.317559 25240 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } has no permanent_uuid. Determining permanent_uuid...
14:03:17.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.321612 25240 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } has no permanent_uuid. Determining permanent_uuid...
14:03:17.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.322054 25150 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.24.99.188:36613: connect: Connection refused (error 111)
14:03:17.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.322579 25240 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.99.188:36613: Network error: Client connection negotiation failed: client connection to 127.24.99.188:36613: connect: Connection refused (error 111)
14:03:17.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.328365 25112 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } attempt: 2
14:03:17.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.331537 25112 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } has no permanent_uuid. Determining permanent_uuid...
14:03:17.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.332159 25112 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.99.188:36613: Network error: Client connection negotiation failed: client connection to 127.24.99.188:36613: connect: Connection refused (error 111)
14:03:17.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.371794 25240 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } attempt: 1
14:03:17.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.372658 25240 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.99.188:36613: Network error: Client connection negotiation failed: client connection to 127.24.99.188:36613: connect: Connection refused (error 111)
14:03:17.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.375312 25112 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } attempt: 1
14:03:17.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.376022 25112 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.24.99.188:36613: Network error: Client connection negotiation failed: client connection to 127.24.99.188:36613: connect: Connection refused (error 111)
14:03:17.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.394832 25243 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:17.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.395062 25243 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:17.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.395082 25243 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:17.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.396605 25243 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:17.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.396648 25243 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:17.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.396661 25243 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:17.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.396672 25243 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:17.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.396683 25243 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:17.397 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.396693 25243 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35785/jwks.json
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.398252 25243 master_runner.cc:387] Master server non-default flags:
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/logs
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.99.148:41137
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/data
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/wal
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.24.99.190:43097,127.24.99.189:42259,127.24.99.188:36613
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.99.188:36613
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35785/jwks.json
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/data/info.pb
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.99.188
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25243
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:17.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:17.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.398450 25243 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:17.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.398648 25243 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:17.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.400969 25254 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
14:03:17.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.400977 25262 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
14:03:17.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.400976 25256 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
14:03:17.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.401166 25243 server_base.cc:1061] running on GCE node
14:03:17.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.401494 25243 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:17.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.401712 25243 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:17.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.402861 25243 hybrid_clock.cc:648] HybridClock initialized: now 1786456997402826 us; error 28 us; skew 500 ppm
14:03:17.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.403990 25243 webserver.cc:533] Webserver started at http://127.24.99.188:34153/ using document root <none> and password file <none>
14:03:17.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.404183 25243 fs_manager.cc:362] Metadata directory not provided
14:03:17.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.404230 25243 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:17.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.404346 25243 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:17.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.405220 25243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/data/instance:
14:03:17.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "49d4d16b26d64604b06db353e2d4f8e1"
14:03:17.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.405551 25243 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/wal/instance:
14:03:17.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "49d4d16b26d64604b06db353e2d4f8e1"
14:03:17.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.406798 25243 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:03:17.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.407630 25269 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:17.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.407815 25243 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:17.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.407882 25243 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/wal
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "49d4d16b26d64604b06db353e2d4f8e1"
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.407970 25243 fs_report.cc:389] FS layout report
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/wal
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/wal
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/data/data
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:17.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.416954 25243 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.417259 25243 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
14:03:17.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.417380 25243 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:17.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.421326 25243 rpc_server.cc:307] RPC server started. Bound to: 127.24.99.188:36613
14:03:17.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.421372 25354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.99.188:36613 every 8 connection(s)
14:03:17.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.421731 25243 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/data/info.pb
14:03:17.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.422362 25355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:17.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.423172 25112 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } attempt: 2
14:03:17.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.424276 25355 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } has no permanent_uuid. Determining permanent_uuid...
14:03:17.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.428134 25355 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } has no permanent_uuid. Determining permanent_uuid...
14:03:17.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.428725 25112 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0: Bootstrap starting.
14:03:17.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.429399 25112 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0: Neither blocks nor log segments found. Creating new log.
14:03:17.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.429643 25112 log.cc:826] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0: Log is configured to *not* fsync() on all Append() calls
14:03:17.430 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.430089 24974 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 25243
14:03:17.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.430191 24974 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/master-2/wal/instance
14:03:17.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.430361 25112 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0: No bootstrap required, opened a new log
14:03:17.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.431902 25355 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } has no permanent_uuid. Determining permanent_uuid...
14:03:17.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.432510 25112 raft_consensus.cc:359] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } }
14:03:17.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.432997 25112 raft_consensus.cc:385] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:17.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.433072 25112 raft_consensus.cc:740] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 572fa49664654429b1c6ebc0ec5620c0, State: Initialized, Role: FOLLOWER
14:03:17.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.433167 25112 consensus_queue.cc:260] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [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: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } }
14:03:17.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.433463 25112 sys_catalog.cc:565] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [sys.catalog]: configured and running, proceeding with master startup.
14:03:17.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.433421 25367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [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: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } } }
14:03:17.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.433820 25367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [sys.catalog]: This master's current role is: FOLLOWER
14:03:17.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.435608 25387 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:17.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.435788 25387 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:17.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.436125 25355 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1: Bootstrap starting.
14:03:17.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.436748 25355 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1: Neither blocks nor log segments found. Creating new log.
14:03:17.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.437007 25355 log.cc:826] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1: Log is configured to *not* fsync() on all Append() calls
14:03:17.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.437691 25355 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1: No bootstrap required, opened a new log
14:03:17.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.436329 24989 master_runner.cc:187] Error getting master registration for 127.24.99.189:42259: OK, instance_id { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" instance_seqno: 1786456997309219 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:17.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.438069 24989 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:17.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.439303 25355 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } }
14:03:17.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.439601 25355 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:17.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.439661 25355 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49d4d16b26d64604b06db353e2d4f8e1, State: Initialized, Role: FOLLOWER
14:03:17.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.439779 25355 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [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: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } }
14:03:17.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.440095 25355 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [sys.catalog]: configured and running, proceeding with master startup.
14:03:17.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.440305 25393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [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: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } } }
14:03:17.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.440812 25240 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } attempt: 2
14:03:17.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.440901 25393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [sys.catalog]: This master's current role is: FOLLOWER
14:03:17.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.441933 25035 tablet.cc:2406] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:17.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.443591 25418 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:17.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.443748 25418 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:17.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.445715 25240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7: Bootstrap starting.
14:03:17.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.444506 25243 master_runner.cc:187] Error getting master registration for 127.24.99.189:42259: OK, instance_id { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" instance_seqno: 1786456997309219 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:17.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.446188 25243 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:17.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.446512 25240 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7: Neither blocks nor log segments found. Creating new log.
14:03:17.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.446812 25240 log.cc:826] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7: Log is configured to *not* fsync() on all Append() calls
14:03:17.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.447576 25240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7: No bootstrap required, opened a new log
14:03:17.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.449784 25240 raft_consensus.cc:359] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } }
14:03:17.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.449900 25240 raft_consensus.cc:385] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:17.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.449935 25240 raft_consensus.cc:740] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 82d3771f0cbc4956b8da4d607640a5c7, State: Initialized, Role: FOLLOWER
14:03:17.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.450306 25240 consensus_queue.cc:260] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [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: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } }
14:03:17.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.450809 25240 sys_catalog.cc:565] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [sys.catalog]: configured and running, proceeding with master startup.
14:03:17.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.450781 25421 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [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: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } } }
14:03:17.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.451761 25421 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [sys.catalog]: This master's current role is: FOLLOWER
14:03:17.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.453008 25439 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:17.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.453055 25439 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.455668 25114 master_runner.cc:264] No leader master found from master 82d3771f0cbc4956b8da4d607640a5c7
14:03:17.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.455720 25114 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:17.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.557196 25152 tablet.cc:2406] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:17.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.652064 25421 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:17.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.652228 25421 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } }
14:03:17.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.652585 25421 leader_election.cc:290] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 572fa49664654429b1c6ebc0ec5620c0 (127.24.99.190:43097), 49d4d16b26d64604b06db353e2d4f8e1 (127.24.99.188:36613)
14:03:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.653084 25311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "82d3771f0cbc4956b8da4d607640a5c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49d4d16b26d64604b06db353e2d4f8e1" is_pre_election: true
14:03:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.653249 25311 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d3771f0cbc4956b8da4d607640a5c7 in term 0.
14:03:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.653246 25067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "82d3771f0cbc4956b8da4d607640a5c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "572fa49664654429b1c6ebc0ec5620c0" is_pre_election: true
14:03:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.653424 25067 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 82d3771f0cbc4956b8da4d607640a5c7 in term 0.
14:03:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.653479 25150 leader_election.cc:304] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [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: 49d4d16b26d64604b06db353e2d4f8e1, 82d3771f0cbc4956b8da4d607640a5c7; no voters: 
14:03:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.653604 25421 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:17.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.653642 25421 raft_consensus.cc:493] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:17.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.653662 25421 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [term 0 FOLLOWER]: Advancing to term 1
14:03:17.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.654541 25421 raft_consensus.cc:515] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } }
14:03:17.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.654699 25421 leader_election.cc:290] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [CANDIDATE]: Term 1 election: Requested vote from peers 572fa49664654429b1c6ebc0ec5620c0 (127.24.99.190:43097), 49d4d16b26d64604b06db353e2d4f8e1 (127.24.99.188:36613)
14:03:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.654963 25067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "82d3771f0cbc4956b8da4d607640a5c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "572fa49664654429b1c6ebc0ec5620c0"
14:03:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.655048 25067 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [term 0 FOLLOWER]: Advancing to term 1
14:03:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.655100 25311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "82d3771f0cbc4956b8da4d607640a5c7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49d4d16b26d64604b06db353e2d4f8e1"
14:03:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.655189 25311 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [term 0 FOLLOWER]: Advancing to term 1
14:03:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.655970 25067 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d3771f0cbc4956b8da4d607640a5c7 in term 1.
14:03:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.656042 25311 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 82d3771f0cbc4956b8da4d607640a5c7 in term 1.
14:03:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.656174 25148 leader_election.cc:304] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [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: 572fa49664654429b1c6ebc0ec5620c0, 82d3771f0cbc4956b8da4d607640a5c7; no voters: 
14:03:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.656283 25421 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [term 1 FOLLOWER]: Leader election won for term 1
14:03:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.656442 25421 raft_consensus.cc:697] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [term 1 LEADER]: Becoming Leader. State: Replica: 82d3771f0cbc4956b8da4d607640a5c7, State: Running, Role: LEADER
14:03:17.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.656525 25421 consensus_queue.cc:237] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [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: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } }
14:03:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.656927 25421 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82d3771f0cbc4956b8da4d607640a5c7. Latest consensus state: current_term: 1 leader_uuid: "82d3771f0cbc4956b8da4d607640a5c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } } }
14:03:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.657015 25421 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [sys.catalog]: This master's current role is: LEADER
14:03:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.657356 25447 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:17.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.657631 25447 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:17.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.659097 25311 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [term 1 FOLLOWER]: Refusing update from remote peer 82d3771f0cbc4956b8da4d607640a5c7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:17.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.659224 25067 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [term 1 FOLLOWER]: Refusing update from remote peer 82d3771f0cbc4956b8da4d607640a5c7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:17.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.659535 25421 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:17.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.659688 25444 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:17.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.660989 25367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82d3771f0cbc4956b8da4d607640a5c7. Latest consensus state: current_term: 1 leader_uuid: "82d3771f0cbc4956b8da4d607640a5c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } } }
14:03:17.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.661083 25367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [sys.catalog]: This master's current role is: FOLLOWER
14:03:17.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.661569 25393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 82d3771f0cbc4956b8da4d607640a5c7. Latest consensus state: current_term: 1 leader_uuid: "82d3771f0cbc4956b8da4d607640a5c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } } }
14:03:17.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.661674 25393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [sys.catalog]: This master's current role is: FOLLOWER
14:03:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.662700 25421 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "82d3771f0cbc4956b8da4d607640a5c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } } }
14:03:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.662783 25421 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [sys.catalog]: This master's current role is: LEADER
14:03:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.662973 25393 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "82d3771f0cbc4956b8da4d607640a5c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } } }
14:03:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.663056 25393 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1 [sys.catalog]: This master's current role is: FOLLOWER
14:03:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.663216 25448 mvcc.cc:204] Tried to move back new op lower bound from 7317327862409261056 to 7317327862401826816. Current Snapshot: MvccSnapshot[applied={T|T < 7317327862409261056}]
14:03:17.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.663866 25453 mvcc.cc:204] Tried to move back new op lower bound from 7317327862409261056 to 7317327862401826816. Current Snapshot: MvccSnapshot[applied={T|T < 7317327862409261056}]
14:03:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.664086 25444 sys_catalog.cc:455] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "82d3771f0cbc4956b8da4d607640a5c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } } }
14:03:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.664188 25444 sys_catalog.cc:458] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7 [sys.catalog]: This master's current role is: LEADER
14:03:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.664528 25367 sys_catalog.cc:455] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "82d3771f0cbc4956b8da4d607640a5c7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "572fa49664654429b1c6ebc0ec5620c0" member_type: VOTER last_known_addr { host: "127.24.99.190" port: 43097 } } peers { permanent_uuid: "82d3771f0cbc4956b8da4d607640a5c7" member_type: VOTER last_known_addr { host: "127.24.99.189" port: 42259 } } peers { permanent_uuid: "49d4d16b26d64604b06db353e2d4f8e1" member_type: VOTER last_known_addr { host: "127.24.99.188" port: 36613 } } }
14:03:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.664619 25367 sys_catalog.cc:458] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0 [sys.catalog]: This master's current role is: FOLLOWER
14:03:17.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.664610 25450 mvcc.cc:204] Tried to move back new op lower bound from 7317327862409261056 to 7317327862401826816. Current Snapshot: MvccSnapshot[applied={T|T < 7317327862409261056}]
14:03:17.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.665834 25447 catalog_manager.cc:1383] Generated new cluster ID: 717d47bed4c3472e859aa085165002c2
14:03:17.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.665895 25447 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:17.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.682143 25447 catalog_manager.cc:1406] Generated new certificate authority record
14:03:17.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.683159 25447 catalog_manager.cc:1540] Loading token signing keys...
14:03:17.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.691004 25447 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7: Generated new TSK 0
14:03:17.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.691219 25447 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.711373 24974 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/wal
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/data
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/logs
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/data/info.pb
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.99.129:0
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.99.129
14:03:17.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.99.129
14:03:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.99.190:43097,127.24.99.189:42259,127.24.99.188:36613
14:03:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.99.148:41137
14:03:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:17.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:17.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.792248 25464 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:17.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.792443 25464 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:17.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.792462 25464 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:17.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.794049 25464 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:17.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.794113 25464 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.99.129
14:03:17.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.795735 25464 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/logs
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.99.148:41137
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/data
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/wal
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.99.129:0
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/data/info.pb
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.99.129
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.99.190:43097,127.24.99.189:42259,127.24.99.188:36613
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25464
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.99.129
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.795943 25464 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:17.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.796131 25464 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:17.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.798563 25472 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
14:03:17.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.798787 25464 server_base.cc:1061] running on GCE node
14:03:17.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.798573 25477 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
14:03:17.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.798576 25474 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
14:03:17.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.799110 25464 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:17.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.799306 25464 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:17.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.800485 25464 hybrid_clock.cc:648] HybridClock initialized: now 1786456997800433 us; error 29 us; skew 500 ppm
14:03:17.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.801574 25464 webserver.cc:533] Webserver started at http://127.24.99.129:43655/ using document root <none> and password file <none>
14:03:17.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.801772 25464 fs_manager.cc:362] Metadata directory not provided
14:03:17.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.801821 25464 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:17.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.801939 25464 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:17.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.802785 25464 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/data/instance:
14:03:17.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "15e8969141574998a141b3ba688a4fa0"
14:03:17.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.803164 25464 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/wal/instance:
14:03:17.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "15e8969141574998a141b3ba688a4fa0"
14:03:17.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.804293 25464 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.804980 25485 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.805159 25464 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.805224 25464 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/wal
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "15e8969141574998a141b3ba688a4fa0"
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.805280 25464 fs_report.cc:389] FS layout report
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/wal
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/wal
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/data/data
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:17.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:17.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.829553 25464 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:17.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.829909 25464 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
14:03:17.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.830042 25464 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:17.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.830329 25464 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:17.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.830719 25464 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:17.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.830754 25464 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:17.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.830785 25464 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:17.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.830801 25464 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:17.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.836301 25464 rpc_server.cc:307] RPC server started. Bound to: 127.24.99.129:38711
14:03:17.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.836390 25690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.99.129:38711 every 8 connection(s)
14:03:17.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.836678 25464 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/data/info.pb
14:03:17.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.837150 24974 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 25464
14:03:17.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.837271 24974 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/wal/instance
14:03:17.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.838996 24974 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:17.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:17.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/wal
14:03:17.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/data
14:03:17.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:17.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/logs
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/data/info.pb
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.99.130:0
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.99.130
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.99.130
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.99.190:43097,127.24.99.189:42259,127.24.99.188:36613
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.99.148:41137
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:17.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.842556 25693 heartbeater.cc:344] Connected to a master server at 127.24.99.190:43097
14:03:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.842654 25693 heartbeater.cc:461] Registering TS with master...
14:03:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.842875 25693 heartbeater.cc:507] Master 127.24.99.190:43097 requested a full tablet report, sending...
14:03:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.843166 25691 heartbeater.cc:344] Connected to a master server at 127.24.99.188:36613
14:03:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.843180 25694 heartbeater.cc:344] Connected to a master server at 127.24.99.189:42259
14:03:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.843284 25694 heartbeater.cc:461] Registering TS with master...
14:03:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.843376 25694 heartbeater.cc:507] Master 127.24.99.189:42259 requested a full tablet report, sending...
14:03:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.843421 25053 ts_manager.cc:194] Registered new tserver with Master: 15e8969141574998a141b3ba688a4fa0 (127.24.99.129:38711)
14:03:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.843232 25691 heartbeater.cc:461] Registering TS with master...
14:03:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.843662 25691 heartbeater.cc:507] Master 127.24.99.188:36613 requested a full tablet report, sending...
14:03:17.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.843721 25172 ts_manager.cc:194] Registered new tserver with Master: 15e8969141574998a141b3ba688a4fa0 (127.24.99.129:38711)
14:03:17.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.844050 25289 ts_manager.cc:194] Registered new tserver with Master: 15e8969141574998a141b3ba688a4fa0 (127.24.99.129:38711)
14:03:17.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.844559 25172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.99.129:46875
14:03:17.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.926012 25704 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:17.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.926203 25704 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:17.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.926230 25704 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:17.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.927902 25704 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:17.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.927978 25704 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.99.130
14:03:17.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.929620 25704 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:17.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/logs
14:03:17.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:17.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:17.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.99.148:41137
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/data
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/wal
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.99.130:0
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/data/info.pb
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.99.130
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.99.190:43097,127.24.99.189:42259,127.24.99.188:36613
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25704
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.99.130
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.929908 25704 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:17.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.930217 25704 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:17.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.932919 25714 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
14:03:17.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.932870 25713 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
14:03:17.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:17.932886 25717 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
14:03:17.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.933110 25704 server_base.cc:1061] running on GCE node
14:03:17.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.933494 25704 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:17.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.933718 25704 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:17.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.934880 25704 hybrid_clock.cc:648] HybridClock initialized: now 1786456997934864 us; error 27 us; skew 500 ppm
14:03:17.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.935923 25704 webserver.cc:533] Webserver started at http://127.24.99.130:43281/ using document root <none> and password file <none>
14:03:17.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.936131 25704 fs_manager.cc:362] Metadata directory not provided
14:03:17.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.936187 25704 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:17.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.936305 25704 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:17.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.937145 25704 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/data/instance:
14:03:17.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d14cf32a30ab47f79b6f48ce3ab85ac6"
14:03:17.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.937471 25704 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/wal/instance:
14:03:17.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d14cf32a30ab47f79b6f48ce3ab85ac6"
14:03:17.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.938623 25704 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.939260 25725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.939426 25704 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.939498 25704 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/wal
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d14cf32a30ab47f79b6f48ce3ab85ac6"
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:17 on dist-test-slave-5bn2"
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.939564 25704 fs_report.cc:389] FS layout report
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/wal
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/wal
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/data/data
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:17.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.962301 25704 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.962668 25704 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
14:03:17.962 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.962813 25704 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:17.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.963105 25704 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:17.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.963593 25704 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:17.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.963641 25704 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:17.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.963672 25704 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:17.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.963690 25704 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.969342 25704 rpc_server.cc:307] RPC server started. Bound to: 127.24.99.130:34557
14:03:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.969398 25924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.99.130:34557 every 8 connection(s)
14:03:17.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.969703 25704 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/data/info.pb
14:03:17.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.974437 25929 heartbeater.cc:344] Connected to a master server at 127.24.99.189:42259
14:03:17.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.974741 25929 heartbeater.cc:461] Registering TS with master...
14:03:17.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.974750 25926 heartbeater.cc:344] Connected to a master server at 127.24.99.188:36613
14:03:17.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.974740 25928 heartbeater.cc:344] Connected to a master server at 127.24.99.190:43097
14:03:17.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.974897 25926 heartbeater.cc:461] Registering TS with master...
14:03:17.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.974901 25928 heartbeater.cc:461] Registering TS with master...
14:03:17.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.975028 25926 heartbeater.cc:507] Master 127.24.99.188:36613 requested a full tablet report, sending...
14:03:17.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.975026 25929 heartbeater.cc:507] Master 127.24.99.189:42259 requested a full tablet report, sending...
14:03:17.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.975028 25928 heartbeater.cc:507] Master 127.24.99.190:43097 requested a full tablet report, sending...
14:03:17.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.975540 25053 ts_manager.cc:194] Registered new tserver with Master: d14cf32a30ab47f79b6f48ce3ab85ac6 (127.24.99.130:34557)
14:03:17.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.975572 25172 ts_manager.cc:194] Registered new tserver with Master: d14cf32a30ab47f79b6f48ce3ab85ac6 (127.24.99.130:34557)
14:03:17.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.975804 25289 ts_manager.cc:194] Registered new tserver with Master: d14cf32a30ab47f79b6f48ce3ab85ac6 (127.24.99.130:34557)
14:03:17.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.976027 25172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.99.130:57591
14:03:17.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.977276 24974 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 25704
14:03:17.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.977357 24974 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/wal/instance
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:17.978538 24974 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/wal
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/data
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/logs
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/data/info.pb
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:17.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.99.131:0
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.99.131
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.99.131
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.99.190:43097,127.24.99.189:42259,127.24.99.188:36613
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.99.148:41137
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:17.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:18.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.057891 25937 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:18.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.058082 25937 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:18.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.058101 25937 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:18.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.059657 25937 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:18.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.059715 25937 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.24.99.131
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.061241 25937 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/logs
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.24.99.148:41137
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/data
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/wal
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.24.99.131:0
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/data/info.pb
14:03:18.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.24.99.131
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.24.99.190:43097,127.24.99.189:42259,127.24.99.188:36613
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.25937
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.24.99.131
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.061440 25937 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:18.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.061627 25937 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:18.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.064280 25937 server_base.cc:1061] running on GCE node
14:03:18.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.064252 25944 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
14:03:18.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.064376 25943 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
14:03:18.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.064236 25947 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
14:03:18.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.064713 25937 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:18.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.064908 25937 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:18.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.066054 25937 hybrid_clock.cc:648] HybridClock initialized: now 1786456998066033 us; error 43 us; skew 500 ppm
14:03:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.067245 25937 webserver.cc:533] Webserver started at http://127.24.99.131:40919/ using document root <none> and password file <none>
14:03:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.067446 25937 fs_manager.cc:362] Metadata directory not provided
14:03:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.067497 25937 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:18.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.067612 25937 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:18.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.068569 25937 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/data/instance:
14:03:18.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3124c349e1d149fbb9afe92243f8fe5c"
14:03:18.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:18 on dist-test-slave-5bn2"
14:03:18.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.069154 25937 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/wal/instance:
14:03:18.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3124c349e1d149fbb9afe92243f8fe5c"
14:03:18.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:18 on dist-test-slave-5bn2"
14:03:18.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.070415 25937 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:03:18.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.071254 25955 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:18.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.071455 25937 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:18.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.071540 25937 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/wal
14:03:18.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3124c349e1d149fbb9afe92243f8fe5c"
14:03:18.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:18 on dist-test-slave-5bn2"
14:03:18.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.071610 25937 fs_report.cc:389] FS layout report
14:03:18.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/wal
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/wal
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/data/data
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:18.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.090430 25937 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:18.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.090797 25937 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
14:03:18.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.090965 25937 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:18.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.091223 25937 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:18.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.091605 25937 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:18.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.091641 25937 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:18.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.091672 25937 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:18.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.091688 25937 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:18.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.097944 25937 rpc_server.cc:307] RPC server started. Bound to: 127.24.99.131:44859
14:03:18.098 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.098585 25937 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/data/info.pb
14:03:18.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.099076 24974 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 25937
14:03:18.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.099174 24974 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/wal/instance
14:03:18.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.103430 26150 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.24.99.131:44859 every 8 connection(s)
14:03:18.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.109997 26152 heartbeater.cc:344] Connected to a master server at 127.24.99.190:43097
14:03:18.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.110590 26152 heartbeater.cc:461] Registering TS with master...
14:03:18.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.110596 26153 heartbeater.cc:344] Connected to a master server at 127.24.99.189:42259
14:03:18.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.110870 26153 heartbeater.cc:461] Registering TS with master...
14:03:18.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.111001 26152 heartbeater.cc:507] Master 127.24.99.190:43097 requested a full tablet report, sending...
14:03:18.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.111009 26153 heartbeater.cc:507] Master 127.24.99.189:42259 requested a full tablet report, sending...
14:03:18.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.110694 26151 heartbeater.cc:344] Connected to a master server at 127.24.99.188:36613
14:03:18.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.111186 26151 heartbeater.cc:461] Registering TS with master...
14:03:18.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.111289 26151 heartbeater.cc:507] Master 127.24.99.188:36613 requested a full tablet report, sending...
14:03:18.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.111397 25172 ts_manager.cc:194] Registered new tserver with Master: 3124c349e1d149fbb9afe92243f8fe5c (127.24.99.131:44859)
14:03:18.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.111646 25289 ts_manager.cc:194] Registered new tserver with Master: 3124c349e1d149fbb9afe92243f8fe5c (127.24.99.131:44859)
14:03:18.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.111909 25172 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.24.99.131:34079
14:03:18.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.111927 25053 ts_manager.cc:194] Registered new tserver with Master: 3124c349e1d149fbb9afe92243f8fe5c (127.24.99.131:44859)
14:03:18.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.119304 24974 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:18.120 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:18.120 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:18.121 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.99.190"
      port: 43097
    }
    bound_http_address {
      host: "127.24.99.190"
      port: 36475
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.24.99.189"
      port: 42259
    }
    bound_http_address {
      host: "127.24.99.189"
      port: 38169
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.24.99.188"
      port: 36613
    }
    bound_http_address {
      host: "127.24.99.188"
      port: 34153
    }
  }
}

14:03:18.122 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:18.122 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.24.99.129"
      port: 38711
    }
    bound_http_address {
      host: "127.24.99.129"
      port: 43655
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.24.99.130"
      port: 34557
    }
    bound_http_address {
      host: "127.24.99.130"
      port: 43281
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.24.99.131"
      port: 44859
    }
    bound_http_address {
      host: "127.24.99.131"
      port: 40919
    }
  }
}

14:03:18.123 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:18.126 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:18.128 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.99.190:43097(127.24.99.190:43097)] connecting to peer
14:03:18.129 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.99.189:42259(127.24.99.189:42259)] connecting to peer
14:03:18.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.24.99.190:43097(127.24.99.190:43097)] Successfully connected to peer
14:03:18.131 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.24.99.188:36613(127.24.99.188:36613)] connecting to peer
14:03:18.131 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.24.99.190
14:03:18.132 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.24.99.189:42259(127.24.99.189:42259)] Successfully connected to peer
14:03:18.133 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.24.99.189
14:03:18.142 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xea2044fc, L:/127.0.0.1:59060 - R:/127.24.99.190:43097] using SASL/PLAIN
14:03:18.143 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d26bdb2, L:/127.0.0.1:48558 - R:/127.24.99.189:42259] using SASL/PLAIN
14:03:18.147 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:18.148 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.24.99.188:36613(127.24.99.188:36613)] Successfully connected to peer
14:03:18.148 [DEBUG - Time-limited test] (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.24.99.190:43097, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.99.189:42259, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.24.99.188:36613, [18ms] Sub RPC ConnectToMaster: received response from server master-127.24.99.189:42259: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.24.99.190:43097: OK, deferred=null) after lookup
14:03:18.149 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.24.99.188
14:03:18.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.149473 25172 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48558:
14:03:18.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456998126"
14:03:18.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:18.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000"
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:18.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:18.161 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x182e6f5e, L:/127.0.0.1:50830 - R:/127.24.99.188:36613] using SASL/PLAIN
14:03:18.161 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table adcb405ea57641388789651d1e70478b
14:03:18.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.170827 26035 tablet_service.cc:1511] Processing CreateTablet for tablet 7c04d295c2df4e7a8e3ec444c499995e (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456998126 [id=adcb405ea57641388789651d1e70478b]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 100
14:03:18.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.171241 26035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c04d295c2df4e7a8e3ec444c499995e. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:18.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.173921 26179 tablet_bootstrap.cc:492] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c: Bootstrap starting.
14:03:18.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.174620 26179 tablet_bootstrap.cc:654] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c: Neither blocks nor log segments found. Creating new log.
14:03:18.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.174949 26179 log.cc:826] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c: Log is configured to *not* fsync() on all Append() calls
14:03:18.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.176456 25569 tablet_service.cc:1511] Processing CreateTablet for tablet 1e60dd43416a4edaa7ff935ff9c947ac (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456998126 [id=adcb405ea57641388789651d1e70478b]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 100
14:03:18.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.176762 25569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e60dd43416a4edaa7ff935ff9c947ac. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:18.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.180023 26182 tablet_bootstrap.cc:492] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0: Bootstrap starting.
14:03:18.180 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.180806 26182 tablet_bootstrap.cc:654] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0: Neither blocks nor log segments found. Creating new log.
14:03:18.181 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.181231 26182 log.cc:826] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0: Log is configured to *not* fsync() on all Append() calls
14:03:18.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.182060 26182 tablet_bootstrap.cc:492] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0: No bootstrap required, opened a new log
14:03:18.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.182060 26179 tablet_bootstrap.cc:492] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c: No bootstrap required, opened a new log
14:03:18.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.182138 26179 ts_tablet_manager.cc:1403] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.000s
14:03:18.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.182287 26182 ts_tablet_manager.cc:1403] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:03:18.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.184176 26179 raft_consensus.cc:359] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3124c349e1d149fbb9afe92243f8fe5c" member_type: VOTER last_known_addr { host: "127.24.99.131" port: 44859 } }
14:03:18.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.184175 26182 raft_consensus.cc:359] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15e8969141574998a141b3ba688a4fa0" member_type: VOTER last_known_addr { host: "127.24.99.129" port: 38711 } }
14:03:18.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.184324 26179 raft_consensus.cc:385] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:18.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.184356 26179 raft_consensus.cc:740] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3124c349e1d149fbb9afe92243f8fe5c, State: Initialized, Role: FOLLOWER
14:03:18.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.184468 26179 consensus_queue.cc:260] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [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: true peers { permanent_uuid: "3124c349e1d149fbb9afe92243f8fe5c" member_type: VOTER last_known_addr { host: "127.24.99.131" port: 44859 } }
14:03:18.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.184549 26179 raft_consensus.cc:399] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:18.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.184582 26179 raft_consensus.cc:493] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:18.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.184633 26179 raft_consensus.cc:3060] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [term 0 FOLLOWER]: Advancing to term 1
14:03:18.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.184515 26182 raft_consensus.cc:385] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:18.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.184791 26182 raft_consensus.cc:740] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15e8969141574998a141b3ba688a4fa0, State: Initialized, Role: FOLLOWER
14:03:18.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.184978 26182 consensus_queue.cc:260] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [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: true peers { permanent_uuid: "15e8969141574998a141b3ba688a4fa0" member_type: VOTER last_known_addr { host: "127.24.99.129" port: 38711 } }
14:03:18.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.185135 26182 raft_consensus.cc:399] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:18.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.185231 26182 raft_consensus.cc:493] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:18.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.185340 26182 raft_consensus.cc:3060] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [term 0 FOLLOWER]: Advancing to term 1
14:03:18.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.185426 26179 raft_consensus.cc:515] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3124c349e1d149fbb9afe92243f8fe5c" member_type: VOTER last_known_addr { host: "127.24.99.131" port: 44859 } }
14:03:18.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.185544 26179 leader_election.cc:304] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3124c349e1d149fbb9afe92243f8fe5c; no voters: 
14:03:18.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.185734 26179 leader_election.cc:290] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:18.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.185920 26179 ts_tablet_manager.cc:1434] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
14:03:18.186 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.186314 26153 heartbeater.cc:499] Master 127.24.99.189:42259 was elected leader, sending a full tablet report...
14:03:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.187858 26182 raft_consensus.cc:515] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15e8969141574998a141b3ba688a4fa0" member_type: VOTER last_known_addr { host: "127.24.99.129" port: 38711 } }
14:03:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.188115 26182 leader_election.cc:304] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 15e8969141574998a141b3ba688a4fa0; no voters: 
14:03:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.188386 26182 leader_election.cc:290] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:18.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.188737 26182 ts_tablet_manager.cc:1434] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
14:03:18.189 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.189389 25694 heartbeater.cc:499] Master 127.24.99.189:42259 was elected leader, sending a full tablet report...
14:03:18.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.190182 26185 raft_consensus.cc:2804] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [term 1 FOLLOWER]: Leader election won for term 1
14:03:18.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.190359 26185 raft_consensus.cc:697] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [term 1 LEADER]: Becoming Leader. State: Replica: 3124c349e1d149fbb9afe92243f8fe5c, State: Running, Role: LEADER
14:03:18.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.190456 26185 consensus_queue.cc:237] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3124c349e1d149fbb9afe92243f8fe5c" member_type: VOTER last_known_addr { host: "127.24.99.131" port: 44859 } }
14:03:18.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.190945 26188 raft_consensus.cc:2804] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [term 1 FOLLOWER]: Leader election won for term 1
14:03:18.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.191084 26188 raft_consensus.cc:697] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [term 1 LEADER]: Becoming Leader. State: Replica: 15e8969141574998a141b3ba688a4fa0, State: Running, Role: LEADER
14:03:18.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.191169 26188 consensus_queue.cc:237] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15e8969141574998a141b3ba688a4fa0" member_type: VOTER last_known_addr { host: "127.24.99.129" port: 38711 } }
14:03:18.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.191413 25172 catalog_manager.cc:5719] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3124c349e1d149fbb9afe92243f8fe5c (127.24.99.131). New cstate: current_term: 1 leader_uuid: "3124c349e1d149fbb9afe92243f8fe5c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3124c349e1d149fbb9afe92243f8fe5c" member_type: VOTER last_known_addr { host: "127.24.99.131" port: 44859 } health_report { overall_health: HEALTHY } } }
14:03:18.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.192095 25170 catalog_manager.cc:5719] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15e8969141574998a141b3ba688a4fa0 (127.24.99.129). New cstate: current_term: 1 leader_uuid: "15e8969141574998a141b3ba688a4fa0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15e8969141574998a141b3ba688a4fa0" member_type: VOTER last_known_addr { host: "127.24.99.129" port: 38711 } health_report { overall_health: HEALTHY } } }
14:03:18.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.211032 25172 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48558:
14:03:18.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456998126" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.213478 25172 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 64c922e302974e8089b951cf3ee4e8c6 has no consensus state
14:03:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.213575 25172 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b0a82520b74d4e7d9a5d61824e9ab718 has no consensus state
14:03:18.214 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.213598 25172 catalog_manager.cc:5979] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ed2ef0fe4bf545b784fb672a739a66b2 has no consensus state
14:03:18.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.216678 25569 tablet_service.cc:1511] Processing CreateTablet for tablet b0a82520b74d4e7d9a5d61824e9ab718 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456998126 [id=adcb405ea57641388789651d1e70478b]), partition=HASH (c0) PARTITION 1, RANGE (c0) PARTITION 100 <= VALUES < 200
14:03:18.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.216864 25569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a82520b74d4e7d9a5d61824e9ab718. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:18.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.217187 26035 tablet_service.cc:1511] Processing CreateTablet for tablet ed2ef0fe4bf545b784fb672a739a66b2 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456998126 [id=adcb405ea57641388789651d1e70478b]), partition=HASH (c0) PARTITION 2, RANGE (c0) PARTITION 100 <= VALUES < 200
14:03:18.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.217338 26035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed2ef0fe4bf545b784fb672a739a66b2. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:18.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.218302 26182 tablet_bootstrap.cc:492] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0: Bootstrap starting.
14:03:18.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.218700 26179 tablet_bootstrap.cc:492] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c: Bootstrap starting.
14:03:18.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.218786 26182 tablet_bootstrap.cc:654] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0: Neither blocks nor log segments found. Creating new log.
14:03:18.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.219236 26179 tablet_bootstrap.cc:654] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c: Neither blocks nor log segments found. Creating new log.
14:03:18.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.220036 26179 tablet_bootstrap.cc:492] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c: No bootstrap required, opened a new log
14:03:18.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.220091 26179 ts_tablet_manager.cc:1403] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:03:18.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.220249 26179 raft_consensus.cc:359] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3124c349e1d149fbb9afe92243f8fe5c" member_type: VOTER last_known_addr { host: "127.24.99.131" port: 44859 } }
14:03:18.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.220345 26179 raft_consensus.cc:385] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:18.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.220397 26179 raft_consensus.cc:740] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3124c349e1d149fbb9afe92243f8fe5c, State: Initialized, Role: FOLLOWER
14:03:18.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.220443 26179 consensus_queue.cc:260] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [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: true peers { permanent_uuid: "3124c349e1d149fbb9afe92243f8fe5c" member_type: VOTER last_known_addr { host: "127.24.99.131" port: 44859 } }
14:03:18.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.220480 26179 raft_consensus.cc:399] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:18.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.220496 26179 raft_consensus.cc:493] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:18.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.220513 26179 raft_consensus.cc:3060] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [term 0 FOLLOWER]: Advancing to term 1
14:03:18.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.221205 26179 raft_consensus.cc:515] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3124c349e1d149fbb9afe92243f8fe5c" member_type: VOTER last_known_addr { host: "127.24.99.131" port: 44859 } }
14:03:18.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.221282 26179 leader_election.cc:304] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 3124c349e1d149fbb9afe92243f8fe5c; no voters: 
14:03:18.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.221320 26179 leader_election.cc:290] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:18.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.221388 26179 ts_tablet_manager.cc:1434] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:03:18.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.221488 26187 raft_consensus.cc:2804] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [term 1 FOLLOWER]: Leader election won for term 1
14:03:18.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.221539 26187 raft_consensus.cc:697] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [term 1 LEADER]: Becoming Leader. State: Replica: 3124c349e1d149fbb9afe92243f8fe5c, State: Running, Role: LEADER
14:03:18.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.221575 26187 consensus_queue.cc:237] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3124c349e1d149fbb9afe92243f8fe5c" member_type: VOTER last_known_addr { host: "127.24.99.131" port: 44859 } }
14:03:18.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.222388 25172 catalog_manager.cc:5719] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c reported cstate change: term changed from 0 to 1, leader changed from <none> to 3124c349e1d149fbb9afe92243f8fe5c (127.24.99.131). New cstate: current_term: 1 leader_uuid: "3124c349e1d149fbb9afe92243f8fe5c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3124c349e1d149fbb9afe92243f8fe5c" member_type: VOTER last_known_addr { host: "127.24.99.131" port: 44859 } health_report { overall_health: HEALTHY } } }
14:03:18.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.225611 26182 tablet_bootstrap.cc:492] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0: No bootstrap required, opened a new log
14:03:18.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.225688 26182 ts_tablet_manager.cc:1403] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
14:03:18.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.225863 26182 raft_consensus.cc:359] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15e8969141574998a141b3ba688a4fa0" member_type: VOTER last_known_addr { host: "127.24.99.129" port: 38711 } }
14:03:18.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.225924 26182 raft_consensus.cc:385] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:18.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.225944 26182 raft_consensus.cc:740] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15e8969141574998a141b3ba688a4fa0, State: Initialized, Role: FOLLOWER
14:03:18.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.225986 26182 consensus_queue.cc:260] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [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: true peers { permanent_uuid: "15e8969141574998a141b3ba688a4fa0" member_type: VOTER last_known_addr { host: "127.24.99.129" port: 38711 } }
14:03:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.226016 26182 raft_consensus.cc:399] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.226032 26182 raft_consensus.cc:493] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.226048 26182 raft_consensus.cc:3060] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [term 0 FOLLOWER]: Advancing to term 1
14:03:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.226814 26182 raft_consensus.cc:515] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15e8969141574998a141b3ba688a4fa0" member_type: VOTER last_known_addr { host: "127.24.99.129" port: 38711 } }
14:03:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.226918 26182 leader_election.cc:304] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 15e8969141574998a141b3ba688a4fa0; no voters: 
14:03:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.226960 26182 leader_election.cc:290] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.227028 26182 ts_tablet_manager.cc:1434] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:03:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.227154 26195 raft_consensus.cc:2804] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [term 1 FOLLOWER]: Leader election won for term 1
14:03:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.227190 26195 raft_consensus.cc:697] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [term 1 LEADER]: Becoming Leader. State: Replica: 15e8969141574998a141b3ba688a4fa0, State: Running, Role: LEADER
14:03:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.227227 26195 consensus_queue.cc:237] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15e8969141574998a141b3ba688a4fa0" member_type: VOTER last_known_addr { host: "127.24.99.129" port: 38711 } }
14:03:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.228461 25811 tablet_service.cc:1511] Processing CreateTablet for tablet 64c922e302974e8089b951cf3ee4e8c6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456998126 [id=adcb405ea57641388789651d1e70478b]), partition=HASH (c0) PARTITION 0, RANGE (c0) PARTITION 100 <= VALUES < 200
14:03:18.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.228766 25811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c922e302974e8089b951cf3ee4e8c6. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:18.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.230504 25172 catalog_manager.cc:5719] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 15e8969141574998a141b3ba688a4fa0 (127.24.99.129). New cstate: current_term: 1 leader_uuid: "15e8969141574998a141b3ba688a4fa0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15e8969141574998a141b3ba688a4fa0" member_type: VOTER last_known_addr { host: "127.24.99.129" port: 38711 } health_report { overall_health: HEALTHY } } }
14:03:18.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.232637 26210 tablet_bootstrap.cc:492] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6: Bootstrap starting.
14:03:18.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.233450 26210 tablet_bootstrap.cc:654] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6: Neither blocks nor log segments found. Creating new log.
14:03:18.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.233852 26210 log.cc:826] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6: Log is configured to *not* fsync() on all Append() calls
14:03:18.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.234774 26210 tablet_bootstrap.cc:492] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6: No bootstrap required, opened a new log
14:03:18.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.234844 26210 ts_tablet_manager.cc:1403] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:18.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.236608 26210 raft_consensus.cc:359] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d14cf32a30ab47f79b6f48ce3ab85ac6" member_type: VOTER last_known_addr { host: "127.24.99.130" port: 34557 } }
14:03:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.236749 26210 raft_consensus.cc:385] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.236776 26210 raft_consensus.cc:740] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d14cf32a30ab47f79b6f48ce3ab85ac6, State: Initialized, Role: FOLLOWER
14:03:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.236864 26210 consensus_queue.cc:260] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [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: true peers { permanent_uuid: "d14cf32a30ab47f79b6f48ce3ab85ac6" member_type: VOTER last_known_addr { host: "127.24.99.130" port: 34557 } }
14:03:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.236920 26210 raft_consensus.cc:399] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.236955 26210 raft_consensus.cc:493] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.236996 26210 raft_consensus.cc:3060] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [term 0 FOLLOWER]: Advancing to term 1
14:03:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.237699 26210 raft_consensus.cc:515] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d14cf32a30ab47f79b6f48ce3ab85ac6" member_type: VOTER last_known_addr { host: "127.24.99.130" port: 34557 } }
14:03:18.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.237814 26210 leader_election.cc:304] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: d14cf32a30ab47f79b6f48ce3ab85ac6; no voters: 
14:03:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.237991 26210 leader_election.cc:290] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.238063 26214 raft_consensus.cc:2804] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [term 1 FOLLOWER]: Leader election won for term 1
14:03:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.238317 26210 ts_tablet_manager.cc:1434] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:03:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.238355 26214 raft_consensus.cc:697] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [term 1 LEADER]: Becoming Leader. State: Replica: d14cf32a30ab47f79b6f48ce3ab85ac6, State: Running, Role: LEADER
14:03:18.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.238538 26214 consensus_queue.cc:237] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d14cf32a30ab47f79b6f48ce3ab85ac6" member_type: VOTER last_known_addr { host: "127.24.99.130" port: 34557 } }
14:03:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.239110 25929 heartbeater.cc:499] Master 127.24.99.189:42259 was elected leader, sending a full tablet report...
14:03:18.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.239743 25172 catalog_manager.cc:5719] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 reported cstate change: term changed from 0 to 1, leader changed from <none> to d14cf32a30ab47f79b6f48ce3ab85ac6 (127.24.99.130). New cstate: current_term: 1 leader_uuid: "d14cf32a30ab47f79b6f48ce3ab85ac6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d14cf32a30ab47f79b6f48ce3ab85ac6" member_type: VOTER last_known_addr { host: "127.24.99.130" port: 34557 } health_report { overall_health: HEALTHY } } }
14:03:18.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.243980 25172 catalog_manager.cc:6264] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7: org.apache.kudu.client.TestAlterTable-1786456998126 [id=adcb405ea57641388789651d1e70478b] alter complete (version 0)
14:03:18.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table adcb405ea57641388789651d1e70478b
14:03:18.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.257 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.258 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.258 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.259 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.259 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=200, operationSize=3200, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2a6907e1, flushNotification=Deferred@1758430567(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:18.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.259 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.260 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.261 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.262 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.263 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.264 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.264 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.265 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.265 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.266 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.266 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.266 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.267 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.267 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.268 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.268 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.269 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.269 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.270 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.270 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.270 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.271 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.272 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.272 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.272 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.273 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.273 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.274 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.274 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.274 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.275 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.276 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.276 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.276 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.277 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.277 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.278 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.278 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.279 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.279 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.279 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.279 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.280 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.280 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.281 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.281 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.282 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.283 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.283 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.284 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.285 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)] connecting to peer
14:03:18.287 [DEBUG - kudu-nio-1] (Connection.java:748) [peer 3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)] connecting to peer
14:03:18.287 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)] Successfully connected to peer
14:03:18.289 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)] Successfully connected to peer
14:03:18.302 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x4cfef092, L:/127.0.0.1:50476 - R:/127.24.99.131:44859] using TOKEN/null
14:03:18.303 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x1370e16f, L:/127.0.0.1:39000 - R:/127.24.99.129:38711] using TOKEN/null
14:03:18.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7c04d295c2df4e7a8e3ec444c499995e for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000007FFFFF9C, 0x0000000080000064)
14:03:18.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 1e60dd43416a4edaa7ff935ff9c947ac for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x000000017FFFFF9C, 0x0000000180000064)
14:03:18.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.309 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x000000007FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000007FFFFF9C, upperBoundPartitionKey=0x0000000080000064, ttl=299999, tablet=7c04d295c2df4e7a8e3ec444c499995e@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x000000017FFFFF9C, ttl=299999}, Tablet{lowerBoundPartitionKey=0x000000017FFFFF9C, upperBoundPartitionKey=0x0000000180000064, ttl=299999, tablet=1e60dd43416a4edaa7ff935ff9c947ac@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.309 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.99.189:42259, [1ms] Sub RPC GetTableLocations: received response from server master-127.24.99.189:42259: OK, deferred=null)) after lookup
14:03:18.312 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456998126, tablet=7c04d295c2df4e7a8e3ec444c499995e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:18.312 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7c04d295c2df4e7a8e3ec444c499995e for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:03:18.314 [DEBUG - Time-limited test] (Connection.java:748) [peer d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)] connecting to peer
14:03:18.315 [DEBUG - kudu-nio-5] (Connection.java:757) [peer d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)] Successfully connected to peer
14:03:18.327 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x23dc0b7c, L:/127.0.0.1:53482 - R:/127.24.99.130:34557] using TOKEN/null
14:03:18.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456998126, tablet=64c922e302974e8089b951cf3ee4e8c6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:18.335 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 64c922e302974e8089b951cf3ee4e8c6 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:03:18.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456998126, tablet=1e60dd43416a4edaa7ff935ff9c947ac, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:18.338 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 1e60dd43416a4edaa7ff935ff9c947ac for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:03:18.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456998126, tablet=b0a82520b74d4e7d9a5d61824e9ab718, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:18.340 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b0a82520b74d4e7d9a5d61824e9ab718 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:03:18.341 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 0 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456998126, tablet=ed2ef0fe4bf545b784fb672a739a66b2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:18.342 [DEBUG - Time-limited test] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=100, operationSize=1600, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3a571537, flushNotification=Deferred@1297341669(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:18.355 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 90 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456998126, tablet=7c04d295c2df4e7a8e3ec444c499995e, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:18.355 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:822) Done scanning tablet 7c04d295c2df4e7a8e3ec444c499995e for partition [0x000000007FFFFF9C, 0x0000000080000064) with scanner id null
14:03:18.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 30 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456998126, tablet=64c922e302974e8089b951cf3ee4e8c6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:18.357 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 64c922e302974e8089b951cf3ee4e8c6 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:03:18.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 110 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456998126, tablet=1e60dd43416a4edaa7ff935ff9c947ac, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:18.359 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet 1e60dd43416a4edaa7ff935ff9c947ac for partition [0x000000017FFFFF9C, 0x0000000180000064) with scanner id null
14:03:18.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456998126, tablet=b0a82520b74d4e7d9a5d61824e9ab718, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:18.360 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b0a82520b74d4e7d9a5d61824e9ab718 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:03:18.361 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456998126, tablet=ed2ef0fe4bf545b784fb672a739a66b2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.364704 25161 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48558:
14:03:18.365 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456998126" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001\234\377\377\377\007\001d\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:18.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.368515 25161 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7: Sending DeleteTablet for 1 replicas of tablet 7c04d295c2df4e7a8e3ec444c499995e
14:03:18.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.368660 25161 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7: Sending DeleteTablet for 1 replicas of tablet 1e60dd43416a4edaa7ff935ff9c947ac
14:03:18.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.369097 25563 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e60dd43416a4edaa7ff935ff9c947ac with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:18 UTC) from {username='slave'} at 127.0.0.1:38990
14:03:18.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.369824 26034 tablet_service.cc:1558] Processing DeleteTablet for tablet 7c04d295c2df4e7a8e3ec444c499995e with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:18 UTC) from {username='slave'} at 127.0.0.1:50474
14:03:18.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.375674 26246 tablet_replica.cc:333] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c: stopping tablet replica
14:03:18.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.375984 26246 raft_consensus.cc:2243] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [term 1 LEADER]: Raft consensus shutting down.
14:03:18.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.376565 26246 raft_consensus.cc:2272] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:18.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.378779 26245 tablet_replica.cc:333] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0: stopping tablet replica
14:03:18.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.379395 26246 ts_tablet_manager.cc:1916] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.381067 26245 raft_consensus.cc:2243] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [term 1 LEADER]: Raft consensus shutting down.
14:03:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.381273 26245 raft_consensus.cc:2272] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.381829 26245 ts_tablet_manager.cc:1916] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:18.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.383282 26245 ts_tablet_manager.cc:1929] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:03:18.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 64c922e302974e8089b951cf3ee4e8c6 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000080000064, 0x00000000800000C8)
14:03:18.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet b0a82520b74d4e7d9a5d61824e9ab718 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000180000064, 0x00000001800000C8)
14:03:18.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet ed2ef0fe4bf545b784fb672a739a66b2 for table 'org.apache.kudu.client.TestAlterTable-1786456998126' with partition [0x0000000280000064, 0x00000002800000C8)
14:03:18.390 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x0000000080000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000080000064, upperBoundPartitionKey=0x00000000800000C8, ttl=299999, tablet=64c922e302974e8089b951cf3ee4e8c6@[d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000000800000C8, upperBoundPartitionKey=0x0000000180000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000180000064, upperBoundPartitionKey=0x00000001800000C8, ttl=299999, tablet=b0a82520b74d4e7d9a5d61824e9ab718@[15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000001800000C8, upperBoundPartitionKey=0x0000000280000064, ttl=299999}, Tablet{lowerBoundPartitionKey=0x0000000280000064, upperBoundPartitionKey=0x00000002800000C8, ttl=299999, tablet=ed2ef0fe4bf545b784fb672a739a66b2@[3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002800000C8, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.390 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.99.189:42259, [1ms] Sub RPC GetTableLocations: received response from server master-127.24.99.189:42259: OK, deferred=null)) after lookup
14:03:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.391253 26246 ts_tablet_manager.cc:1929] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:03:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.391505 26246 log.cc:1199] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/wal/wals/7c04d295c2df4e7a8e3ec444c499995e
14:03:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.391885 26246 ts_tablet_manager.cc:1950] T 7c04d295c2df4e7a8e3ec444c499995e P 3124c349e1d149fbb9afe92243f8fe5c: Deleting consensus metadata
14:03:18.392 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 30 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456998126, tablet=64c922e302974e8089b951cf3ee4e8c6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:18.392 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:822) Done scanning tablet 64c922e302974e8089b951cf3ee4e8c6 for partition [0x0000000080000064, 0x00000000800000C8) with scanner id null
14:03:18.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.392452 25148 catalog_manager.cc:5050] TS 3124c349e1d149fbb9afe92243f8fe5c (127.24.99.131:44859): tablet 7c04d295c2df4e7a8e3ec444c499995e (table org.apache.kudu.client.TestAlterTable-1786456998126 [id=adcb405ea57641388789651d1e70478b]) successfully deleted
14:03:18.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.392724 26245 log.cc:1199] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/wal/wals/1e60dd43416a4edaa7ff935ff9c947ac
14:03:18.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 33 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456998126, tablet=b0a82520b74d4e7d9a5d61824e9ab718, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:18.393 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:822) Done scanning tablet b0a82520b74d4e7d9a5d61824e9ab718 for partition [0x0000000180000064, 0x00000001800000C8) with scanner id null
14:03:18.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.394199 26245 ts_tablet_manager.cc:1950] T 1e60dd43416a4edaa7ff935ff9c947ac P 15e8969141574998a141b3ba688a4fa0: Deleting consensus metadata
14:03:18.394 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 37 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786456998126, tablet=ed2ef0fe4bf545b784fb672a739a66b2, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:18.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.394712 25147 catalog_manager.cc:5050] TS 15e8969141574998a141b3ba688a4fa0 (127.24.99.129:38711): tablet 1e60dd43416a4edaa7ff935ff9c947ac (table org.apache.kudu.client.TestAlterTable-1786456998126 [id=adcb405ea57641388789651d1e70478b]) successfully deleted
14:03:18.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.395706 25161 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48558:
14:03:18.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456998126" } alter_schema_steps { type: DROP_RANGE_PARTITION drop_range_partition { range_bounds { rows: "<redacted>""\006\001d\000\000\000\007\001\310\000\000\000" } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: false is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.399668 25161 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7: Sending DeleteTablet for 1 replicas of tablet 64c922e302974e8089b951cf3ee4e8c6
14:03:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.399770 25161 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7: Sending DeleteTablet for 1 replicas of tablet b0a82520b74d4e7d9a5d61824e9ab718
14:03:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.399809 25161 catalog_manager.cc:6006] T 00000000000000000000000000000000 P 82d3771f0cbc4956b8da4d607640a5c7: Sending DeleteTablet for 1 replicas of tablet ed2ef0fe4bf545b784fb672a739a66b2
14:03:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.400068 25563 tablet_service.cc:1558] Processing DeleteTablet for tablet b0a82520b74d4e7d9a5d61824e9ab718 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:18 UTC) from {username='slave'} at 127.0.0.1:38990
14:03:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.400177 26245 tablet_replica.cc:333] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0: stopping tablet replica
14:03:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.400241 26245 raft_consensus.cc:2243] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [term 1 LEADER]: Raft consensus shutting down.
14:03:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.400285 26245 raft_consensus.cc:2272] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.400527 25811 tablet_service.cc:1558] Processing DeleteTablet for tablet 64c922e302974e8089b951cf3ee4e8c6 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:18 UTC) from {username='slave'} at 127.0.0.1:53470
14:03:18.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.400686 26245 ts_tablet_manager.cc:1916] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:18.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.402195 26034 tablet_service.cc:1558] Processing DeleteTablet for tablet ed2ef0fe4bf545b784fb672a739a66b2 with delete_type TABLET_DATA_DELETED (Partition dropped at 2026-08-11 14:03:18 UTC) from {username='slave'} at 127.0.0.1:50474
14:03:18.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.402285 26246 tablet_replica.cc:333] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c: stopping tablet replica
14:03:18.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.402323 26246 raft_consensus.cc:2243] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [term 1 LEADER]: Raft consensus shutting down.
14:03:18.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.402381 26246 raft_consensus.cc:2272] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:18.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.402742 26246 ts_tablet_manager.cc:1916] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:18.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.404016 26246 ts_tablet_manager.cc:1929] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:03:18.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.404066 26246 log.cc:1199] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-2/wal/wals/ed2ef0fe4bf545b784fb672a739a66b2
14:03:18.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.404253 26246 ts_tablet_manager.cc:1950] T ed2ef0fe4bf545b784fb672a739a66b2 P 3124c349e1d149fbb9afe92243f8fe5c: Deleting consensus metadata
14:03:18.404 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.404855 25148 catalog_manager.cc:5050] TS 3124c349e1d149fbb9afe92243f8fe5c (127.24.99.131:44859): tablet ed2ef0fe4bf545b784fb672a739a66b2 (table org.apache.kudu.client.TestAlterTable-1786456998126 [id=adcb405ea57641388789651d1e70478b]) successfully deleted
14:03:18.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.405100 26245 ts_tablet_manager.cc:1929] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:03:18.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.405157 26245 log.cc:1199] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-0/wal/wals/b0a82520b74d4e7d9a5d61824e9ab718
14:03:18.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.405349 26245 ts_tablet_manager.cc:1950] T b0a82520b74d4e7d9a5d61824e9ab718 P 15e8969141574998a141b3ba688a4fa0: Deleting consensus metadata
14:03:18.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.405437 26250 tablet_replica.cc:333] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6: stopping tablet replica
14:03:18.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.405544 26250 raft_consensus.cc:2243] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [term 1 LEADER]: Raft consensus shutting down.
14:03:18.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.405622 26250 raft_consensus.cc:2272] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6 [term 1 FOLLOWER]: Raft consensus is shut down!
14:03:18.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.405649 25147 catalog_manager.cc:5050] TS 15e8969141574998a141b3ba688a4fa0 (127.24.99.129:38711): tablet b0a82520b74d4e7d9a5d61824e9ab718 (table org.apache.kudu.client.TestAlterTable-1786456998126 [id=adcb405ea57641388789651d1e70478b]) successfully deleted
14:03:18.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.406399 26250 ts_tablet_manager.cc:1916] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6: Deleting tablet data with delete state TABLET_DATA_DELETED
14:03:18.410 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999}]
14:03:18.410 [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=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.24.99.189:42259, [1ms] Sub RPC GetTableLocations: received response from server master-127.24.99.189:42259: OK, deferred=null)) after lookup
14:03:18.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.411541 25161 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48558:
14:03:18.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456998126" }
14:03:18.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.411654 25161 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:48558:
14:03:18.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456998126" }
14:03:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.415043 26250 ts_tablet_manager.cc:1929] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.2
14:03:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.415307 26250 log.cc:1199] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6: Deleting WAL directory at /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster14213791159319450312/ts-1/wal/wals/64c922e302974e8089b951cf3ee4e8c6
14:03:18.415 [DEBUG - main] (Connection.java:575) [peer 15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)] disconnecting while in state READY
14:03:18.415 [DEBUG - main] (Connection.java:575) [peer 3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)] disconnecting while in state READY
14:03:18.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.415673 26250 ts_tablet_manager.cc:1950] T 64c922e302974e8089b951cf3ee4e8c6 P d14cf32a30ab47f79b6f48ce3ab85ac6: Deleting consensus metadata
14:03:18.415 [DEBUG - main] (Connection.java:575) [peer d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)] disconnecting while in state READY
14:03:18.415 [DEBUG - main] (Connection.java:575) [peer master-127.24.99.189:42259(127.24.99.189:42259)] disconnecting while in state READY
14:03:18.416 [DEBUG - main] (Connection.java:575) [peer master-127.24.99.188:36613(127.24.99.188:36613)] disconnecting while in state READY
14:03:18.416 [DEBUG - main] (Connection.java:575) [peer master-127.24.99.190:43097(127.24.99.190:43097)] disconnecting while in state READY
14:03:18.416 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)] handling channelInactive
14:03:18.416 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)] handling channelInactive
14:03:18.416 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 3124c349e1d149fbb9afe92243f8fe5c(127.24.99.131:44859)] cleaning up while in state READY due to: connection closed
14:03:18.416 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.24.99.188:36613(127.24.99.188:36613)] handling channelInactive
14:03:18.416 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.24.99.188:36613(127.24.99.188:36613)] cleaning up while in state READY due to: connection closed
14:03:18.416 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.24.99.190:43097(127.24.99.190:43097)] handling channelInactive
14:03:18.417 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.24.99.190:43097(127.24.99.190:43097)] cleaning up while in state READY due to: connection closed
14:03:18.416 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 15e8969141574998a141b3ba688a4fa0(127.24.99.129:38711)] cleaning up while in state READY due to: connection closed
14:03:18.417 [DEBUG - kudu-nio-5] (Connection.java:239) [peer d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)] handling channelInactive
14:03:18.417 [DEBUG - kudu-nio-5] (Connection.java:709) [peer d14cf32a30ab47f79b6f48ce3ab85ac6(127.24.99.130:34557)] cleaning up while in state READY due to: connection closed
14:03:18.418 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:18.431 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.24.99.189:42259(127.24.99.189:42259)] handling channelInactive
14:03:18.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.433207 24974 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 25464
14:03:18.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.436375 25387 catalog_manager.cc:1295] Loaded cluster ID: 717d47bed4c3472e859aa085165002c2
14:03:18.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.436442 25387 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0: loading cluster ID for follower catalog manager: success
14:03:18.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.437474 25387 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0: acquiring CA information for follower catalog manager: success
14:03:18.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.437718 25387 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 572fa49664654429b1c6ebc0ec5620c0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:03:18.443 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.24.99.189:42259(127.24.99.189:42259)] cleaning up while in state READY due to: connection closed
14:03:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.480168 25418 catalog_manager.cc:1295] Loaded cluster ID: 717d47bed4c3472e859aa085165002c2
14:03:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.480260 25418 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1: loading cluster ID for follower catalog manager: success
14:03:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.481565 25418 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1: acquiring CA information for follower catalog manager: success
14:03:18.484 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.481899 25418 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 49d4d16b26d64604b06db353e2d4f8e1: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:03:18.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.491349 24974 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 25704
14:03:18.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.502537 24974 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 25937
14:03:18.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.512542 24974 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 24989
14:03:18.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.534195 24974 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 25114
14:03:18.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.581126 24974 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 25243
14:03:18.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:18Z chronyd exiting
.14:03:18.655 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786456998654
14:03:18.657 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:18.658 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:18.658 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:03:18.659 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:03:18.659 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:18.661 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:18.740 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:18.740 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.740890 26259 mini_oidc.cc:150] Starting JWKS server
14:03:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.741495 26259 webserver.cc:533] Webserver started at http://127.0.0.1:41749/ using document root <none> and password file <none>
14:03:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.741580 26259 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:18.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.741745 26259 webserver.cc:533] Webserver started at http://127.0.0.1:35795/ using document root <none> and password file <none>
14:03:18.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:18Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:18.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:18Z Disabled control of system clock
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.753917 26259 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/wal
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/data
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/logs
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/data/info.pb
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.164.254:42643
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.164.254
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.164.212:46123
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.164.254:42643,127.25.164.253:42409,127.25.164.252:33763
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:18.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41749/jwks.json with env {}
14:03:18.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.837054 26275 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:18.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.837270 26275 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:18.837 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.837297 26275 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:18.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.839001 26275 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:18.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.839058 26275 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:18.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.839076 26275 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:18.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.839090 26275 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:18.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.839107 26275 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:18.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.839123 26275 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41749/jwks.json
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.840881 26275 master_runner.cc:387] Master server non-default flags:
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/logs
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.164.212:46123
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/data
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/wal
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.164.254:42643,127.25.164.253:42409,127.25.164.252:33763
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.164.254:42643
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41749/jwks.json
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/data/info.pb
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.164.254
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26275
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.841138 26275 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:18.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.841478 26275 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:18.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.844151 26283 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
14:03:18.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.844211 26282 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
14:03:18.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.844323 26275 server_base.cc:1061] running on GCE node
14:03:18.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.844241 26289 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
14:03:18.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.844683 26275 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:18.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.844911 26275 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:18.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.846091 26275 hybrid_clock.cc:648] HybridClock initialized: now 1786456998846075 us; error 84 us; skew 500 ppm
14:03:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.847399 26275 webserver.cc:533] Webserver started at http://127.25.164.254:33975/ using document root <none> and password file <none>
14:03:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.847615 26275 fs_manager.cc:362] Metadata directory not provided
14:03:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.847668 26275 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:18.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.847808 26275 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.848680 26275 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/data/instance:
14:03:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7739798f6a03452c95f88b85632dd7a6"
14:03:18.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:18 on dist-test-slave-5bn2"
14:03:18.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.849056 26275 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/wal/instance:
14:03:18.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7739798f6a03452c95f88b85632dd7a6"
14:03:18.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:18 on dist-test-slave-5bn2"
14:03:18.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.850349 26275 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:03:18.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.851117 26301 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:18.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.851418 26275 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:03:18.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.851498 26275 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/wal
14:03:18.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7739798f6a03452c95f88b85632dd7a6"
14:03:18.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:18 on dist-test-slave-5bn2"
14:03:18.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.851565 26275 fs_report.cc:389] FS layout report
14:03:18.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:18.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/wal
14:03:18.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/wal
14:03:18.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/data/data
14:03:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:18.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:18.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.873191 26275 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:18.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.873567 26275 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
14:03:18.873 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.873705 26275 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:18.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.878096 26275 rpc_server.cc:307] RPC server started. Bound to: 127.25.164.254:42643
14:03:18.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.878141 26387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.164.254:42643 every 8 connection(s)
14:03:18.878 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.878486 26275 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/data/info.pb
14:03:18.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.879217 26388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:18.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.880874 26259 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 26275
14:03:18.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.880990 26259 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-0/wal/instance
14:03:18.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.880740 26388 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } has no permanent_uuid. Determining permanent_uuid...
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.881927 26259 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/wal
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/data
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/logs
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/data/info.pb
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.164.253:42409
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.164.253
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.164.212:46123
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.164.254:42643,127.25.164.253:42409,127.25.164.252:33763
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:18.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41749/jwks.json with env {}
14:03:18.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.887691 26388 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } has no permanent_uuid. Determining permanent_uuid...
14:03:18.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.888356 26302 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.164.253:42409: connect: Connection refused (error 111)
14:03:18.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.888876 26388 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.164.253:42409: Network error: Client connection negotiation failed: client connection to 127.25.164.253:42409: connect: Connection refused (error 111)
14:03:18.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.938130 26388 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } attempt: 1
14:03:18.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.939175 26388 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.164.253:42409: Network error: Client connection negotiation failed: client connection to 127.25.164.253:42409: connect: Connection refused (error 111)
14:03:18.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.975843 26395 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:18.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.976047 26395 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:18.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.976068 26395 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.977659 26395 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.977717 26395 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.977731 26395 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.977742 26395 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.977753 26395 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:18.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.977763 26395 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41749/jwks.json
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.979476 26395 master_runner.cc:387] Master server non-default flags:
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/logs
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.164.212:46123
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/data
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/wal
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.164.254:42643,127.25.164.253:42409,127.25.164.252:33763
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.164.253:42409
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41749/jwks.json
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:18.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/data/info.pb
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.164.253
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26395
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.979800 26395 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:18.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.980055 26395 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:18.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.982532 26413 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
14:03:18.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.982609 26404 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
14:03:18.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:18.982609 26407 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
14:03:18.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.982695 26395 server_base.cc:1061] running on GCE node
14:03:18.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.983290 26395 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:18.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.983592 26395 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:18.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.984746 26395 hybrid_clock.cc:648] HybridClock initialized: now 1786456998984730 us; error 35 us; skew 500 ppm
14:03:18.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.985836 26395 webserver.cc:533] Webserver started at http://127.25.164.253:41109/ using document root <none> and password file <none>
14:03:18.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.986013 26395 fs_manager.cc:362] Metadata directory not provided
14:03:18.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.986052 26395 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:18.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.986137 26395 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:18.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.987058 26395 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/data/instance:
14:03:18.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c570b1315c1641908526aac505386151"
14:03:18.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:18 on dist-test-slave-5bn2"
14:03:18.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.987322 26395 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/wal/instance:
14:03:18.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c570b1315c1641908526aac505386151"
14:03:18.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:18 on dist-test-slave-5bn2"
14:03:18.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.988444 26395 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.989040 26421 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.989241 26395 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.989310 26395 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/wal
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "c570b1315c1641908526aac505386151"
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:18 on dist-test-slave-5bn2"
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:18.989379 26395 fs_report.cc:389] FS layout report
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/wal
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/wal
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/data/data
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:18.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:19.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.007390 26388 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } attempt: 2
14:03:19.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.008196 26388 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.164.253:42409: Network error: Client connection negotiation failed: client connection to 127.25.164.253:42409: connect: Connection refused (error 111)
14:03:19.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.010784 26395 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:19.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.011296 26395 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
14:03:19.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.011442 26395 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:19.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.016144 26395 rpc_server.cc:307] RPC server started. Bound to: 127.25.164.253:42409
14:03:19.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.016186 26507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.164.253:42409 every 8 connection(s)
14:03:19.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.016625 26395 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/data/info.pb
14:03:19.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.017349 26508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:19.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.018769 26508 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } has no permanent_uuid. Determining permanent_uuid...
14:03:19.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.021548 26259 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 26395
14:03:19.021 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.021646 26259 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-1/wal/instance
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.022038 26259 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/wal
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/data
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/logs
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/data/info.pb
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.164.252:33763
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.164.252
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.164.212:46123
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.164.254:42643,127.25.164.253:42409,127.25.164.252:33763
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:19.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41749/jwks.json with env {}
14:03:19.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.024770 26508 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } has no permanent_uuid. Determining permanent_uuid...
14:03:19.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.028692 26508 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } has no permanent_uuid. Determining permanent_uuid...
14:03:19.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.029165 26427 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.25.164.252:33763: connect: Connection refused (error 111)
14:03:19.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.029624 26508 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.164.252:33763: Network error: Client connection negotiation failed: client connection to 127.25.164.252:33763: connect: Connection refused (error 111)
14:03:19.079 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.078915 26508 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } attempt: 1
14:03:19.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.079887 26508 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.164.252:33763: Network error: Client connection negotiation failed: client connection to 127.25.164.252:33763: connect: Connection refused (error 111)
14:03:19.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.099376 26388 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } attempt: 3
14:03:19.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.102536 26388 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } has no permanent_uuid. Determining permanent_uuid...
14:03:19.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.103222 26388 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.164.252:33763: Network error: Client connection negotiation failed: client connection to 127.25.164.252:33763: connect: Connection refused (error 111)
14:03:19.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.106575 26513 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:19.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.106774 26513 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:19.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.106796 26513 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:19.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.108513 26513 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:19.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.108570 26513 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:19.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.108583 26513 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:19.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.108594 26513 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:19.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.108606 26513 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:19.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.108616 26513 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:41749/jwks.json
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.110376 26513 master_runner.cc:387] Master server non-default flags:
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/logs
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.164.212:46123
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/data
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/wal
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.25.164.254:42643,127.25.164.253:42409,127.25.164.252:33763
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.164.252:33763
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:41749/jwks.json
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/data/info.pb
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.164.252
14:03:19.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26513
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.110607 26513 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:19.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.110808 26513 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:19.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.113430 26525 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
14:03:19.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.113430 26527 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
14:03:19.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.113493 26513 server_base.cc:1061] running on GCE node
14:03:19.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.113430 26523 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
14:03:19.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.114012 26513 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:19.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.114295 26513 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:19.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.115481 26513 hybrid_clock.cc:648] HybridClock initialized: now 1786456999115392 us; error 61 us; skew 500 ppm
14:03:19.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.116693 26513 webserver.cc:533] Webserver started at http://127.25.164.252:39001/ using document root <none> and password file <none>
14:03:19.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.116902 26513 fs_manager.cc:362] Metadata directory not provided
14:03:19.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.116951 26513 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:19.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.117071 26513 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:19.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.117964 26513 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/data/instance:
14:03:19.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "138c856af46241f486586a3afb747158"
14:03:19.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:19 on dist-test-slave-5bn2"
14:03:19.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.118341 26513 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/wal/instance:
14:03:19.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "138c856af46241f486586a3afb747158"
14:03:19.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:19 on dist-test-slave-5bn2"
14:03:19.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.119675 26513 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.120360 26535 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.120573 26513 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.120639 26513 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/wal
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "138c856af46241f486586a3afb747158"
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:19 on dist-test-slave-5bn2"
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.120707 26513 fs_report.cc:389] FS layout report
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/wal
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/wal
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/data/data
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:19.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:19.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:19.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:19.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:19.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:19.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:19.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.134449 26388 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } attempt: 1
14:03:19.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.134768 26513 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:19.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.135128 26513 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
14:03:19.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.135203 26388 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.25.164.252:33763: Network error: Client connection negotiation failed: client connection to 127.25.164.252:33763: connect: Connection refused (error 111)
14:03:19.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.135257 26513 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:19.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.139384 26513 rpc_server.cc:307] RPC server started. Bound to: 127.25.164.252:33763
14:03:19.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.139552 26620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.164.252:33763 every 8 connection(s)
14:03:19.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.139816 26513 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/data/info.pb
14:03:19.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.140404 26621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:19.142 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.141718 26621 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } has no permanent_uuid. Determining permanent_uuid...
14:03:19.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.146757 26621 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } has no permanent_uuid. Determining permanent_uuid...
14:03:19.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.148066 26259 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 26513
14:03:19.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.148061 26508 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } attempt: 2
14:03:19.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.148159 26259 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/master-2/wal/instance
14:03:19.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.150895 26621 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } has no permanent_uuid. Determining permanent_uuid...
14:03:19.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.153697 26508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151: Bootstrap starting.
14:03:19.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.154481 26508 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151: Neither blocks nor log segments found. Creating new log.
14:03:19.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.154767 26508 log.cc:826] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151: Log is configured to *not* fsync() on all Append() calls
14:03:19.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.155712 26508 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151: No bootstrap required, opened a new log
14:03:19.156 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.156329 26621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158: Bootstrap starting.
14:03:19.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.157012 26621 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158: Neither blocks nor log segments found. Creating new log.
14:03:19.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.157248 26621 log.cc:826] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158: Log is configured to *not* fsync() on all Append() calls
14:03:19.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.157371 26508 raft_consensus.cc:359] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } }
14:03:19.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.157603 26508 raft_consensus.cc:385] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:19.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.157647 26508 raft_consensus.cc:740] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c570b1315c1641908526aac505386151, State: Initialized, Role: FOLLOWER
14:03:19.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.157744 26508 consensus_queue.cc:260] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [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: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } }
14:03:19.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.158054 26621 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158: No bootstrap required, opened a new log
14:03:19.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.158052 26508 sys_catalog.cc:565] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [sys.catalog]: configured and running, proceeding with master startup.
14:03:19.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.159682 26641 sys_catalog.cc:455] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [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: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } } }
14:03:19.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.159879 26641 sys_catalog.cc:458] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [sys.catalog]: This master's current role is: FOLLOWER
14:03:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.159881 26621 raft_consensus.cc:359] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } }
14:03:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.160014 26621 raft_consensus.cc:385] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.160049 26621 raft_consensus.cc:740] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 138c856af46241f486586a3afb747158, State: Initialized, Role: FOLLOWER
14:03:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.160082 26668 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.160161 26621 consensus_queue.cc:260] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [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: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } }
14:03:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.160425 26621 sys_catalog.cc:565] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [sys.catalog]: configured and running, proceeding with master startup.
14:03:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.160408 26674 sys_catalog.cc:455] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [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: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } } }
14:03:19.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.160674 26674 sys_catalog.cc:458] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [sys.catalog]: This master's current role is: FOLLOWER
14:03:19.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.160166 26395 master_runner.cc:187] Error getting master registration for 127.25.164.254:42643: OK, instance_id { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" instance_seqno: 1786456998877027 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:19.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.161830 26395 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:19.161 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.160164 26668 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.162436 26685 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:19.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.162500 26685 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:19.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.162493 26513 master_runner.cc:187] Error getting master registration for 127.25.164.254:42643: OK, instance_id { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" instance_seqno: 1786456998877027 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:19.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.164244 26513 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:19.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.210371 26388 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } attempt: 2
14:03:19.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.215270 26388 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6: Bootstrap starting.
14:03:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.216089 26388 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6: Neither blocks nor log segments found. Creating new log.
14:03:19.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.216372 26388 log.cc:826] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6: Log is configured to *not* fsync() on all Append() calls
14:03:19.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.217195 26388 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6: No bootstrap required, opened a new log
14:03:19.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.219395 26388 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } }
14:03:19.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.219537 26388 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:19.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.219569 26388 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7739798f6a03452c95f88b85632dd7a6, State: Initialized, Role: FOLLOWER
14:03:19.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.219712 26388 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [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: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } }
14:03:19.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.220028 26688 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [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: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } } }
14:03:19.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.220073 26388 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [sys.catalog]: configured and running, proceeding with master startup.
14:03:19.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.220240 26688 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [sys.catalog]: This master's current role is: FOLLOWER
14:03:19.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.222432 26708 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:19.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.222654 26708 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:19.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.224568 26275 master_runner.cc:264] No leader master found from master 7739798f6a03452c95f88b85632dd7a6
14:03:19.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.224639 26275 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:19.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.262166 26431 tablet.cc:2406] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:19.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.374174 26688 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:19.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.374315 26688 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } }
14:03:19.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.374593 26311 tablet.cc:2406] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:19.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.374611 26688 leader_election.cc:290] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c570b1315c1641908526aac505386151 (127.25.164.253:42409), 138c856af46241f486586a3afb747158 (127.25.164.252:33763)
14:03:19.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.375003 26573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7739798f6a03452c95f88b85632dd7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138c856af46241f486586a3afb747158" is_pre_election: true
14:03:19.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.375196 26573 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7739798f6a03452c95f88b85632dd7a6 in term 0.
14:03:19.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.375290 26472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7739798f6a03452c95f88b85632dd7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c570b1315c1641908526aac505386151" is_pre_election: true
14:03:19.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.375439 26472 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7739798f6a03452c95f88b85632dd7a6 in term 0.
14:03:19.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.375522 26306 leader_election.cc:304] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [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: 138c856af46241f486586a3afb747158, 7739798f6a03452c95f88b85632dd7a6; no voters: 
14:03:19.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.375653 26688 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:19.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.375712 26688 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:19.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.375735 26688 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [term 0 FOLLOWER]: Advancing to term 1
14:03:19.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.376638 26688 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } }
14:03:19.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.376811 26688 leader_election.cc:290] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [CANDIDATE]: Term 1 election: Requested vote from peers c570b1315c1641908526aac505386151 (127.25.164.253:42409), 138c856af46241f486586a3afb747158 (127.25.164.252:33763)
14:03:19.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.377105 26573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7739798f6a03452c95f88b85632dd7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "138c856af46241f486586a3afb747158"
14:03:19.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.377139 26472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7739798f6a03452c95f88b85632dd7a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c570b1315c1641908526aac505386151"
14:03:19.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.377197 26573 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [term 0 FOLLOWER]: Advancing to term 1
14:03:19.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.377233 26472 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [term 0 FOLLOWER]: Advancing to term 1
14:03:19.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.378067 26573 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7739798f6a03452c95f88b85632dd7a6 in term 1.
14:03:19.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.378168 26472 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7739798f6a03452c95f88b85632dd7a6 in term 1.
14:03:19.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.378374 26306 leader_election.cc:304] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [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: 138c856af46241f486586a3afb747158, 7739798f6a03452c95f88b85632dd7a6; no voters: 
14:03:19.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.378587 26688 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [term 1 FOLLOWER]: Leader election won for term 1
14:03:19.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.378732 26688 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [term 1 LEADER]: Becoming Leader. State: Replica: 7739798f6a03452c95f88b85632dd7a6, State: Running, Role: LEADER
14:03:19.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.378826 26688 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [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: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } }
14:03:19.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.379374 26711 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7739798f6a03452c95f88b85632dd7a6. Latest consensus state: current_term: 1 leader_uuid: "7739798f6a03452c95f88b85632dd7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } } }
14:03:19.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.379483 26711 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [sys.catalog]: This master's current role is: LEADER
14:03:19.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.379758 26720 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:19.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.380013 26720 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:19.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.381428 26472 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [term 1 FOLLOWER]: Refusing update from remote peer 7739798f6a03452c95f88b85632dd7a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:19.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.381465 26573 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [term 1 FOLLOWER]: Refusing update from remote peer 7739798f6a03452c95f88b85632dd7a6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:19.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.381800 26688 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:19.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.381922 26711 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:19.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.383073 26674 sys_catalog.cc:455] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7739798f6a03452c95f88b85632dd7a6. Latest consensus state: current_term: 1 leader_uuid: "7739798f6a03452c95f88b85632dd7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } } }
14:03:19.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.383087 26641 sys_catalog.cc:455] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7739798f6a03452c95f88b85632dd7a6. Latest consensus state: current_term: 1 leader_uuid: "7739798f6a03452c95f88b85632dd7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } } }
14:03:19.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.383160 26674 sys_catalog.cc:458] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [sys.catalog]: This master's current role is: FOLLOWER
14:03:19.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.383168 26641 sys_catalog.cc:458] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [sys.catalog]: This master's current role is: FOLLOWER
14:03:19.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.383973 26721 mvcc.cc:204] Tried to move back new op lower bound from 7317327869464182784 to 7317327869456605184. Current Snapshot: MvccSnapshot[applied={T|T < 7317327869464182784}]
14:03:19.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.384061 26688 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7739798f6a03452c95f88b85632dd7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } } }
14:03:19.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.384136 26688 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [sys.catalog]: This master's current role is: LEADER
14:03:19.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.384176 26688 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "7739798f6a03452c95f88b85632dd7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } } }
14:03:19.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.384208 26688 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6 [sys.catalog]: This master's current role is: LEADER
14:03:19.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.384301 26641 sys_catalog.cc:455] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7739798f6a03452c95f88b85632dd7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } } }
14:03:19.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.384377 26641 sys_catalog.cc:458] T 00000000000000000000000000000000 P c570b1315c1641908526aac505386151 [sys.catalog]: This master's current role is: FOLLOWER
14:03:19.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.384618 26674 sys_catalog.cc:455] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "7739798f6a03452c95f88b85632dd7a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7739798f6a03452c95f88b85632dd7a6" member_type: VOTER last_known_addr { host: "127.25.164.254" port: 42643 } } peers { permanent_uuid: "c570b1315c1641908526aac505386151" member_type: VOTER last_known_addr { host: "127.25.164.253" port: 42409 } } peers { permanent_uuid: "138c856af46241f486586a3afb747158" member_type: VOTER last_known_addr { host: "127.25.164.252" port: 33763 } } }
14:03:19.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.384703 26674 sys_catalog.cc:458] T 00000000000000000000000000000000 P 138c856af46241f486586a3afb747158 [sys.catalog]: This master's current role is: FOLLOWER
14:03:19.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.384769 26724 mvcc.cc:204] Tried to move back new op lower bound from 7317327869464182784 to 7317327869456605184. Current Snapshot: MvccSnapshot[applied={T|T < 7317327869464182784}]
14:03:19.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.384999 26723 mvcc.cc:204] Tried to move back new op lower bound from 7317327869464182784 to 7317327869456605184. Current Snapshot: MvccSnapshot[applied={T|T < 7317327869464182784}]
14:03:19.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.385581 26720 catalog_manager.cc:1383] Generated new cluster ID: e7cbaa6ebe804207b3be439b19b7b74a
14:03:19.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.385638 26720 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:19.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.401750 26720 catalog_manager.cc:1406] Generated new certificate authority record
14:03:19.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.402365 26720 catalog_manager.cc:1540] Loading token signing keys...
14:03:19.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.412972 26720 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 7739798f6a03452c95f88b85632dd7a6: Generated new TSK 0
14:03:19.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.413399 26720 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.423511 26259 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/wal
14:03:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/data
14:03:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:19.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/logs
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/data/info.pb
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.164.193:0
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.164.193
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.164.193
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.164.254:42643,127.25.164.253:42409,127.25.164.252:33763
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.164.212:46123
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:19.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:19.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.506054 26738 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:19.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.506263 26738 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:19.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.506283 26738 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:19.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.507992 26738 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:19.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.508081 26738 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.25.164.193
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.509805 26738 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/logs
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.164.212:46123
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/data
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/wal
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.164.193:0
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/data/info.pb
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.164.193
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.164.254:42643,127.25.164.253:42409,127.25.164.252:33763
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26738
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.164.193
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.510068 26738 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:19.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.510267 26738 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.513139 26750 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
14:03:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.513149 26756 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
14:03:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.513263 26738 server_base.cc:1061] running on GCE node
14:03:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.513161 26751 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
14:03:19.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.513788 26738 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:19.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.514015 26738 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:19.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.515159 26738 hybrid_clock.cc:648] HybridClock initialized: now 1786456999515137 us; error 31 us; skew 500 ppm
14:03:19.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.516412 26738 webserver.cc:533] Webserver started at http://127.25.164.193:37059/ using document root <none> and password file <none>
14:03:19.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.516631 26738 fs_manager.cc:362] Metadata directory not provided
14:03:19.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.516692 26738 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:19.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.516819 26738 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:19.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.517681 26738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/data/instance:
14:03:19.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc"
14:03:19.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:19 on dist-test-slave-5bn2"
14:03:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.518039 26738 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/wal/instance:
14:03:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc"
14:03:19.518 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:19 on dist-test-slave-5bn2"
14:03:19.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.519268 26738 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.520022 26765 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.520215 26738 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.520285 26738 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/wal
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc"
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:19 on dist-test-slave-5bn2"
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.520354 26738 fs_report.cc:389] FS layout report
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/wal
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/wal
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/data/data
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:19.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:19.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.537261 26738 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:19.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.537644 26738 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
14:03:19.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.537791 26738 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:19.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.538074 26738 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:19.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.538455 26738 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:19.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.538492 26738 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:19.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.538523 26738 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:19.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.538538 26738 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:19.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.544471 26738 rpc_server.cc:307] RPC server started. Bound to: 127.25.164.193:43199
14:03:19.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.544727 26961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.164.193:43199 every 8 connection(s)
14:03:19.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.545006 26738 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/data/info.pb
14:03:19.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.549552 26259 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 26738
14:03:19.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.549649 26259 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-0/wal/instance
14:03:19.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.550601 26966 heartbeater.cc:344] Connected to a master server at 127.25.164.253:42409
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.550710 26966 heartbeater.cc:461] Registering TS with master...
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.550889 26259 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/wal
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/data
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/logs
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/data/info.pb
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.164.194:0
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.164.194
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.164.194
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:19.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.164.254:42643,127.25.164.253:42409,127.25.164.252:33763
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.164.212:46123
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.552124 26963 heartbeater.cc:344] Connected to a master server at 127.25.164.254:42643
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.552186 26966 heartbeater.cc:507] Master 127.25.164.253:42409 requested a full tablet report, sending...
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.552217 26962 heartbeater.cc:344] Connected to a master server at 127.25.164.252:33763
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.552279 26962 heartbeater.cc:461] Registering TS with master...
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.552192 26963 heartbeater.cc:461] Registering TS with master...
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.552376 26962 heartbeater.cc:507] Master 127.25.164.252:33763 requested a full tablet report, sending...
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.552515 26963 heartbeater.cc:507] Master 127.25.164.254:42643 requested a full tablet report, sending...
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.552747 26453 ts_manager.cc:194] Registered new tserver with Master: a3ccaceaa3084c69a5c2b66f8bfde5bc (127.25.164.193:43199)
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.552774 26563 ts_manager.cc:194] Registered new tserver with Master: a3ccaceaa3084c69a5c2b66f8bfde5bc (127.25.164.193:43199)
14:03:19.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.552784 26332 ts_manager.cc:194] Registered new tserver with Master: a3ccaceaa3084c69a5c2b66f8bfde5bc (127.25.164.193:43199)
14:03:19.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.553524 26332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.25.164.193:34319
14:03:19.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.630221 26973 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:19.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.630399 26973 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:19.630 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.630419 26973 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:19.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.631981 26973 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:19.632 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.632037 26973 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.25.164.194
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.633517 26973 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/logs
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.164.212:46123
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/data
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/wal
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.164.194:0
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/data/info.pb
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.164.194
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.164.254:42643,127.25.164.253:42409,127.25.164.252:33763
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:19.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.26973
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.164.194
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.633697 26973 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:19.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.633884 26973 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:19.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.636341 26983 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
14:03:19.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.636356 26984 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
14:03:19.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.636358 26986 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
14:03:19.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.636597 26973 server_base.cc:1061] running on GCE node
14:03:19.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.636749 26973 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:19.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.636976 26973 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:19.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.638135 26973 hybrid_clock.cc:648] HybridClock initialized: now 1786456999638117 us; error 33 us; skew 500 ppm
14:03:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.639405 26973 webserver.cc:533] Webserver started at http://127.25.164.194:32825/ using document root <none> and password file <none>
14:03:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.639588 26973 fs_manager.cc:362] Metadata directory not provided
14:03:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.639627 26973 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:19.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.639708 26973 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:19.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.640524 26973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/data/instance:
14:03:19.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6266b28f3de4403582e262bf29892e64"
14:03:19.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:19 on dist-test-slave-5bn2"
14:03:19.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.640781 26973 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/wal/instance:
14:03:19.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6266b28f3de4403582e262bf29892e64"
14:03:19.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:19 on dist-test-slave-5bn2"
14:03:19.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.641820 26973 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.642416 26997 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.642611 26973 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.642679 26973 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/wal
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6266b28f3de4403582e262bf29892e64"
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:19 on dist-test-slave-5bn2"
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.642724 26973 fs_report.cc:389] FS layout report
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/wal
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/wal
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/data/data
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:19.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:19.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:19.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:19.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:19.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.661674 26973 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:19.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.661983 26973 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
14:03:19.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.662086 26973 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:19.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.662343 26973 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:19.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.662685 26973 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:19.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.662719 26973 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:19.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.662741 26973 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:19.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.662751 26973 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:19.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.668296 26973 rpc_server.cc:307] RPC server started. Bound to: 127.25.164.194:32977
14:03:19.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.668371 27189 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.164.194:32977 every 8 connection(s)
14:03:19.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.668615 26973 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/data/info.pb
14:03:19.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.673348 27192 heartbeater.cc:344] Connected to a master server at 127.25.164.253:42409
14:03:19.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.673377 27190 heartbeater.cc:344] Connected to a master server at 127.25.164.252:33763
14:03:19.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.673460 27192 heartbeater.cc:461] Registering TS with master...
14:03:19.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.673461 27190 heartbeater.cc:461] Registering TS with master...
14:03:19.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.673659 27190 heartbeater.cc:507] Master 127.25.164.252:33763 requested a full tablet report, sending...
14:03:19.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.673659 27192 heartbeater.cc:507] Master 127.25.164.253:42409 requested a full tablet report, sending...
14:03:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.674088 26563 ts_manager.cc:194] Registered new tserver with Master: 6266b28f3de4403582e262bf29892e64 (127.25.164.194:32977)
14:03:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.674088 26453 ts_manager.cc:194] Registered new tserver with Master: 6266b28f3de4403582e262bf29892e64 (127.25.164.194:32977)
14:03:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.674454 27191 heartbeater.cc:344] Connected to a master server at 127.25.164.254:42643
14:03:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.674503 27191 heartbeater.cc:461] Registering TS with master...
14:03:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.674566 27191 heartbeater.cc:507] Master 127.25.164.254:42643 requested a full tablet report, sending...
14:03:19.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.674759 26332 ts_manager.cc:194] Registered new tserver with Master: 6266b28f3de4403582e262bf29892e64 (127.25.164.194:32977)
14:03:19.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.675143 26332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.25.164.194:54861
14:03:19.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.677134 26259 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 26973
14:03:19.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.677268 26259 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-1/wal/instance
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.678272 26259 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/wal
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/data
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/logs
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/data/info.pb
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.164.195:0
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.164.195
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.164.195
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.164.254:42643,127.25.164.253:42409,127.25.164.252:33763
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.164.212:46123
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:19.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:19.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.758039 27199 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:19.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.758219 27199 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:19.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.758239 27199 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:19.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.759907 27199 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:19.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.759971 27199 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.25.164.195
14:03:19.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.761610 27199 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:19.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/logs
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.25.164.212:46123
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/data
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/wal
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.25.164.195:0
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/data/info.pb
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.25.164.195
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.25.164.254:42643,127.25.164.253:42409,127.25.164.252:33763
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27199
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.25.164.195
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.761834 27199 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:19.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.762025 27199 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:19.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.764632 27210 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
14:03:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.764587 27209 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
14:03:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.764700 27199 server_base.cc:1061] running on GCE node
14:03:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:19.764602 27212 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
14:03:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.765131 27199 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:19.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.765334 27199 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:19.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.766499 27199 hybrid_clock.cc:648] HybridClock initialized: now 1786456999766482 us; error 33 us; skew 500 ppm
14:03:19.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.767645 27199 webserver.cc:533] Webserver started at http://127.25.164.195:45273/ using document root <none> and password file <none>
14:03:19.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.767803 27199 fs_manager.cc:362] Metadata directory not provided
14:03:19.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.767841 27199 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:19.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.767949 27199 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:19.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.768770 27199 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/data/instance:
14:03:19.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b1c0abf05ad846689d6c2fe90f74dc88"
14:03:19.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:19 on dist-test-slave-5bn2"
14:03:19.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.769057 27199 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/wal/instance:
14:03:19.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b1c0abf05ad846689d6c2fe90f74dc88"
14:03:19.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:19 on dist-test-slave-5bn2"
14:03:19.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.770169 27199 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:19.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.770781 27226 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.770992 27199 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.771059 27199 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/wal
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "b1c0abf05ad846689d6c2fe90f74dc88"
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:19 on dist-test-slave-5bn2"
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.771127 27199 fs_report.cc:389] FS layout report
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/wal
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/wal
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/data/data
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:19.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:19.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.789549 27199 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:19.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.789973 27199 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
14:03:19.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.790169 27199 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:19.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.790453 27199 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:19.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.790843 27199 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:19.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.790930 27199 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:19.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.790963 27199 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:19.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.790978 27199 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:19.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.797055 27199 rpc_server.cc:307] RPC server started. Bound to: 127.25.164.195:46855
14:03:19.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.797124 27404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.25.164.195:46855 every 8 connection(s)
14:03:19.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.797461 27199 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/data/info.pb
14:03:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.803216 27407 heartbeater.cc:344] Connected to a master server at 127.25.164.253:42409
14:03:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.803227 27406 heartbeater.cc:344] Connected to a master server at 127.25.164.254:42643
14:03:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.803220 27405 heartbeater.cc:344] Connected to a master server at 127.25.164.252:33763
14:03:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.803354 27406 heartbeater.cc:461] Registering TS with master...
14:03:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.803354 27407 heartbeater.cc:461] Registering TS with master...
14:03:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.803359 27405 heartbeater.cc:461] Registering TS with master...
14:03:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.803575 27406 heartbeater.cc:507] Master 127.25.164.254:42643 requested a full tablet report, sending...
14:03:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.803575 27405 heartbeater.cc:507] Master 127.25.164.252:33763 requested a full tablet report, sending...
14:03:19.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.803576 27407 heartbeater.cc:507] Master 127.25.164.253:42409 requested a full tablet report, sending...
14:03:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.803920 26259 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 27199
14:03:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.804004 26259 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster7843492367603064259/ts-2/wal/instance
14:03:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.804025 26563 ts_manager.cc:194] Registered new tserver with Master: b1c0abf05ad846689d6c2fe90f74dc88 (127.25.164.195:46855)
14:03:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.804060 26332 ts_manager.cc:194] Registered new tserver with Master: b1c0abf05ad846689d6c2fe90f74dc88 (127.25.164.195:46855)
14:03:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.804524 26332 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.25.164.195:50101
14:03:19.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.804630 26453 ts_manager.cc:194] Registered new tserver with Master: b1c0abf05ad846689d6c2fe90f74dc88 (127.25.164.195:46855)
14:03:19.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.806268 26259 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:19.807 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:19.807 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:19.807 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.25.164.254"
      port: 42643
    }
    bound_http_address {
      host: "127.25.164.254"
      port: 33975
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.25.164.253"
      port: 42409
    }
    bound_http_address {
      host: "127.25.164.253"
      port: 41109
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.25.164.252"
      port: 33763
    }
    bound_http_address {
      host: "127.25.164.252"
      port: 39001
    }
  }
}

14:03:19.807 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:19.808 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.25.164.193"
      port: 43199
    }
    bound_http_address {
      host: "127.25.164.193"
      port: 37059
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.25.164.194"
      port: 32977
    }
    bound_http_address {
      host: "127.25.164.194"
      port: 32825
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.25.164.195"
      port: 46855
    }
    bound_http_address {
      host: "127.25.164.195"
      port: 45273
    }
  }
}

14:03:19.808 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:19.810 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:19.811 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.25.164.254:42643(127.25.164.254:42643)] connecting to peer
14:03:19.812 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.25.164.253:42409(127.25.164.253:42409)] connecting to peer
14:03:19.813 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.25.164.254:42643(127.25.164.254:42643)] Successfully connected to peer
14:03:19.813 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.25.164.252:33763(127.25.164.252:33763)] connecting to peer
14:03:19.814 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.25.164.253:42409(127.25.164.253:42409)] Successfully connected to peer
14:03:19.815 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.25.164.254
14:03:19.815 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.25.164.252:33763(127.25.164.252:33763)] Successfully connected to peer
14:03:19.816 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.25.164.252
14:03:19.822 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.25.164.253
14:03:19.825 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed2361db, L:/127.0.0.1:37458 - R:/127.25.164.254:42643] using SASL/PLAIN
14:03:19.825 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x12172322, L:/127.0.0.1:39948 - R:/127.25.164.252:33763] using SASL/PLAIN
14:03:19.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:19.827 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=16), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.164.254:42643, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.164.253:42409, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.25.164.252:33763, [15ms] Sub RPC ConnectToMaster: received response from server master-127.25.164.252:33763: OK, [15ms] Sub RPC ConnectToMaster: received response from server master-127.25.164.254:42643: OK, deferred=null) after lookup
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.827992 26332 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37458:
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786456999810"
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:03:19.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\001\234\377\377\377\007\001\000\000\000\000"
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c1"
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 3
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:19.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:19.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:19.833 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf58d4120, L:/127.0.0.1:60972 - R:/127.25.164.253:42409] using SASL/PLAIN
14:03:19.835 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table b86ecf0b12164fbc95a4e38dca5691a1
14:03:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.843364 26850 tablet_service.cc:1511] Processing CreateTablet for tablet 74585d4f93294b52be0f3bee6ad28179 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456999810 [id=b86ecf0b12164fbc95a4e38dca5691a1]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 2, RANGE (c0) PARTITION -100 <= VALUES < 0
14:03:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.843322 27075 tablet_service.cc:1511] Processing CreateTablet for tablet 5b85bac10c2f4f5183d08ab296b3a9c6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456999810 [id=b86ecf0b12164fbc95a4e38dca5691a1]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
14:03:19.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.843520 26848 tablet_service.cc:1511] Processing CreateTablet for tablet 8a5bf6662a434614a16a8fa10b59f05a (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456999810 [id=b86ecf0b12164fbc95a4e38dca5691a1]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 0, RANGE (c0) PARTITION -100 <= VALUES < 0
14:03:19.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.843691 27075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b85bac10c2f4f5183d08ab296b3a9c6. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:19.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.843691 26850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74585d4f93294b52be0f3bee6ad28179. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.844518 27294 tablet_service.cc:1511] Processing CreateTablet for tablet ff494d2f47a14dc0957f6b8fb65a4e6c (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456999810 [id=b86ecf0b12164fbc95a4e38dca5691a1]), partition=HASH (c0) PARTITION 0, HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.844843 27294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff494d2f47a14dc0957f6b8fb65a4e6c. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.843324 27074 tablet_service.cc:1511] Processing CreateTablet for tablet f035d14fcd5d41b7bf96b2c202e7545f (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456999810 [id=b86ecf0b12164fbc95a4e38dca5691a1]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 1, RANGE (c0) PARTITION -100 <= VALUES < 0
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.846493 27074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f035d14fcd5d41b7bf96b2c202e7545f. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.846678 27436 tablet_bootstrap.cc:492] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc: Bootstrap starting.
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.846956 27292 tablet_service.cc:1511] Processing CreateTablet for tablet 0117ee8831504ce39069cf90e9ffa9e9 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786456999810 [id=b86ecf0b12164fbc95a4e38dca5691a1]), partition=HASH (c0) PARTITION 1, HASH (c1) PARTITION 2, RANGE (c0) PARTITION -100 <= VALUES < 0
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.847061 27292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0117ee8831504ce39069cf90e9ffa9e9. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.847324 27436 tablet_bootstrap.cc:654] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc: Neither blocks nor log segments found. Creating new log.
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.847607 27436 log.cc:826] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc: Log is configured to *not* fsync() on all Append() calls
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.847994 27437 tablet_bootstrap.cc:492] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64: Bootstrap starting.
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.848403 27436 tablet_bootstrap.cc:492] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc: No bootstrap required, opened a new log
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.848470 27436 ts_tablet_manager.cc:1403] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.848675 26848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a5bf6662a434614a16a8fa10b59f05a. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.848814 27437 tablet_bootstrap.cc:654] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64: Neither blocks nor log segments found. Creating new log.
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.849097 27437 log.cc:826] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64: Log is configured to *not* fsync() on all Append() calls
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.849680 27437 tablet_bootstrap.cc:492] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64: No bootstrap required, opened a new log
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.849732 27437 ts_tablet_manager.cc:1403] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.850302 27436 raft_consensus.cc:359] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc" member_type: VOTER last_known_addr { host: "127.25.164.193" port: 43199 } }
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.850440 27436 raft_consensus.cc:385] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.850468 27436 raft_consensus.cc:740] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3ccaceaa3084c69a5c2b66f8bfde5bc, State: Initialized, Role: FOLLOWER
14:03:19.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.850553 27436 consensus_queue.cc:260] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc [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: true peers { permanent_uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc" member_type: VOTER last_known_addr { host: "127.25.164.193" port: 43199 } }
14:03:19.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.850606 27436 raft_consensus.cc:399] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:19.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.850639 27436 raft_consensus.cc:493] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:19.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.850680 27436 raft_consensus.cc:3060] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 0 FOLLOWER]: Advancing to term 1
14:03:19.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.850999 27440 tablet_bootstrap.cc:492] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88: Bootstrap starting.
14:03:19.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.851337 27436 raft_consensus.cc:515] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc" member_type: VOTER last_known_addr { host: "127.25.164.193" port: 43199 } }
14:03:19.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.851291 27437 raft_consensus.cc:359] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6266b28f3de4403582e262bf29892e64" member_type: VOTER last_known_addr { host: "127.25.164.194" port: 32977 } }
14:03:19.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.851405 27437 raft_consensus.cc:385] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:19.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.851434 27437 raft_consensus.cc:740] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6266b28f3de4403582e262bf29892e64, State: Initialized, Role: FOLLOWER
14:03:19.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.851456 27436 leader_election.cc:304] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a3ccaceaa3084c69a5c2b66f8bfde5bc; no voters: 
14:03:19.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.851518 27437 consensus_queue.cc:260] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 [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: true peers { permanent_uuid: "6266b28f3de4403582e262bf29892e64" member_type: VOTER last_known_addr { host: "127.25.164.194" port: 32977 } }
14:03:19.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.851577 27437 raft_consensus.cc:399] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:19.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.851603 27437 raft_consensus.cc:493] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:19.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.851622 27436 leader_election.cc:290] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:19.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.851642 27437 raft_consensus.cc:3060] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 [term 0 FOLLOWER]: Advancing to term 1
14:03:19.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.851794 27436 ts_tablet_manager.cc:1434] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:03:19.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.852341 27437 raft_consensus.cc:515] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6266b28f3de4403582e262bf29892e64" member_type: VOTER last_known_addr { host: "127.25.164.194" port: 32977 } }
14:03:19.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.852456 27437 leader_election.cc:304] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6266b28f3de4403582e262bf29892e64; no voters: 
14:03:19.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.852624 27437 leader_election.cc:290] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:19.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.852804 27437 ts_tablet_manager.cc:1434] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:03:19.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.852977 27191 heartbeater.cc:499] Master 127.25.164.254:42643 was elected leader, sending a full tablet report...
14:03:19.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.853602 27440 tablet_bootstrap.cc:654] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88: Neither blocks nor log segments found. Creating new log.
14:03:19.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.853770 26963 heartbeater.cc:499] Master 127.25.164.254:42643 was elected leader, sending a full tablet report...
14:03:19.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.854185 27437 tablet_bootstrap.cc:492] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64: Bootstrap starting.
14:03:19.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.854179 27440 log.cc:826] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88: Log is configured to *not* fsync() on all Append() calls
14:03:19.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.854521 27436 tablet_bootstrap.cc:492] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc: Bootstrap starting.
14:03:19.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.854669 27437 tablet_bootstrap.cc:654] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64: Neither blocks nor log segments found. Creating new log.
14:03:19.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.855007 27436 tablet_bootstrap.cc:654] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc: Neither blocks nor log segments found. Creating new log.
14:03:19.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.855095 27442 raft_consensus.cc:2804] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 1 FOLLOWER]: Leader election won for term 1
14:03:19.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.855230 27442 raft_consensus.cc:697] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 1 LEADER]: Becoming Leader. State: Replica: a3ccaceaa3084c69a5c2b66f8bfde5bc, State: Running, Role: LEADER
14:03:19.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.855311 27442 consensus_queue.cc:237] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc" member_type: VOTER last_known_addr { host: "127.25.164.193" port: 43199 } }
14:03:19.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.856022 27444 raft_consensus.cc:2804] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 [term 1 FOLLOWER]: Leader election won for term 1
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.856145 26332 catalog_manager.cc:5719] T 74585d4f93294b52be0f3bee6ad28179 P a3ccaceaa3084c69a5c2b66f8bfde5bc reported cstate change: term changed from 0 to 1, leader changed from <none> to a3ccaceaa3084c69a5c2b66f8bfde5bc (127.25.164.193). New cstate: current_term: 1 leader_uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc" member_type: VOTER last_known_addr { host: "127.25.164.193" port: 43199 } health_report { overall_health: HEALTHY } } }
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.856280 27444 raft_consensus.cc:697] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 [term 1 LEADER]: Becoming Leader. State: Replica: 6266b28f3de4403582e262bf29892e64, State: Running, Role: LEADER
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.856209 27437 tablet_bootstrap.cc:492] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64: No bootstrap required, opened a new log
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.856339 27437 ts_tablet_manager.cc:1403] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.856348 27444 consensus_queue.cc:237] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6266b28f3de4403582e262bf29892e64" member_type: VOTER last_known_addr { host: "127.25.164.194" port: 32977 } }
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.856496 27437 raft_consensus.cc:359] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6266b28f3de4403582e262bf29892e64" member_type: VOTER last_known_addr { host: "127.25.164.194" port: 32977 } }
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.856532 27437 raft_consensus.cc:385] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.856547 27437 raft_consensus.cc:740] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6266b28f3de4403582e262bf29892e64, State: Initialized, Role: FOLLOWER
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.856592 27437 consensus_queue.cc:260] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 [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: true peers { permanent_uuid: "6266b28f3de4403582e262bf29892e64" member_type: VOTER last_known_addr { host: "127.25.164.194" port: 32977 } }
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.856623 27437 raft_consensus.cc:399] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.856640 27437 raft_consensus.cc:493] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.856659 27437 raft_consensus.cc:3060] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 [term 0 FOLLOWER]: Advancing to term 1
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.857468 27437 raft_consensus.cc:515] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6266b28f3de4403582e262bf29892e64" member_type: VOTER last_known_addr { host: "127.25.164.194" port: 32977 } }
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.857532 27437 leader_election.cc:304] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 6266b28f3de4403582e262bf29892e64; no voters: 
14:03:19.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.857566 27437 leader_election.cc:290] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:19.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.857604 26331 catalog_manager.cc:5719] T 5b85bac10c2f4f5183d08ab296b3a9c6 P 6266b28f3de4403582e262bf29892e64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6266b28f3de4403582e262bf29892e64 (127.25.164.194). New cstate: current_term: 1 leader_uuid: "6266b28f3de4403582e262bf29892e64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6266b28f3de4403582e262bf29892e64" member_type: VOTER last_known_addr { host: "127.25.164.194" port: 32977 } health_report { overall_health: HEALTHY } } }
14:03:19.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.857710 27437 ts_tablet_manager.cc:1434] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
14:03:19.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.858544 27446 raft_consensus.cc:2804] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 [term 1 FOLLOWER]: Leader election won for term 1
14:03:19.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.859545 27446 raft_consensus.cc:697] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 [term 1 LEADER]: Becoming Leader. State: Replica: 6266b28f3de4403582e262bf29892e64, State: Running, Role: LEADER
14:03:19.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.859620 27446 consensus_queue.cc:237] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6266b28f3de4403582e262bf29892e64" member_type: VOTER last_known_addr { host: "127.25.164.194" port: 32977 } }
14:03:19.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.859797 27436 tablet_bootstrap.cc:492] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc: No bootstrap required, opened a new log
14:03:19.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.859854 27436 ts_tablet_manager.cc:1403] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
14:03:19.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.860018 27436 raft_consensus.cc:359] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc" member_type: VOTER last_known_addr { host: "127.25.164.193" port: 43199 } }
14:03:19.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.860080 27436 raft_consensus.cc:385] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:19.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.860101 27436 raft_consensus.cc:740] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3ccaceaa3084c69a5c2b66f8bfde5bc, State: Initialized, Role: FOLLOWER
14:03:19.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.860143 27436 consensus_queue.cc:260] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc [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: true peers { permanent_uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc" member_type: VOTER last_known_addr { host: "127.25.164.193" port: 43199 } }
14:03:19.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.860176 27436 raft_consensus.cc:399] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:19.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.860194 27436 raft_consensus.cc:493] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:19.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.860210 27436 raft_consensus.cc:3060] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 0 FOLLOWER]: Advancing to term 1
14:03:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.860949 27436 raft_consensus.cc:515] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc" member_type: VOTER last_known_addr { host: "127.25.164.193" port: 43199 } }
14:03:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.861023 27436 leader_election.cc:304] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: a3ccaceaa3084c69a5c2b66f8bfde5bc; no voters: 
14:03:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.861074 27436 leader_election.cc:290] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.861135 27436 ts_tablet_manager.cc:1434] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
14:03:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.861105 26331 catalog_manager.cc:5719] T f035d14fcd5d41b7bf96b2c202e7545f P 6266b28f3de4403582e262bf29892e64 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6266b28f3de4403582e262bf29892e64 (127.25.164.194). New cstate: current_term: 1 leader_uuid: "6266b28f3de4403582e262bf29892e64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6266b28f3de4403582e262bf29892e64" member_type: VOTER last_known_addr { host: "127.25.164.194" port: 32977 } health_report { overall_health: HEALTHY } } }
14:03:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.861264 27453 raft_consensus.cc:2804] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 1 FOLLOWER]: Leader election won for term 1
14:03:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.861310 27453 raft_consensus.cc:697] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc [term 1 LEADER]: Becoming Leader. State: Replica: a3ccaceaa3084c69a5c2b66f8bfde5bc, State: Running, Role: LEADER
14:03:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.861343 27453 consensus_queue.cc:237] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc" member_type: VOTER last_known_addr { host: "127.25.164.193" port: 43199 } }
14:03:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.861956 26332 catalog_manager.cc:5719] T 8a5bf6662a434614a16a8fa10b59f05a P a3ccaceaa3084c69a5c2b66f8bfde5bc reported cstate change: term changed from 0 to 1, leader changed from <none> to a3ccaceaa3084c69a5c2b66f8bfde5bc (127.25.164.193). New cstate: current_term: 1 leader_uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3ccaceaa3084c69a5c2b66f8bfde5bc" member_type: VOTER last_known_addr { host: "127.25.164.193" port: 43199 } health_report { overall_health: HEALTHY } } }
14:03:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.862006 27440 tablet_bootstrap.cc:492] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88: No bootstrap required, opened a new log
14:03:19.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.862077 27440 ts_tablet_manager.cc:1403] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
14:03:19.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.863837 27440 raft_consensus.cc:359] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c0abf05ad846689d6c2fe90f74dc88" member_type: VOTER last_known_addr { host: "127.25.164.195" port: 46855 } }
14:03:19.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.864167 27440 raft_consensus.cc:385] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:19.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.864315 27440 raft_consensus.cc:740] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c0abf05ad846689d6c2fe90f74dc88, State: Initialized, Role: FOLLOWER
14:03:19.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.864477 27440 consensus_queue.cc:260] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 [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: true peers { permanent_uuid: "b1c0abf05ad846689d6c2fe90f74dc88" member_type: VOTER last_known_addr { host: "127.25.164.195" port: 46855 } }
14:03:19.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.864583 27440 raft_consensus.cc:399] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:19.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.864619 27440 raft_consensus.cc:493] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:19.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.864663 27440 raft_consensus.cc:3060] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 [term 0 FOLLOWER]: Advancing to term 1
14:03:19.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.865216 27440 raft_consensus.cc:515] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c0abf05ad846689d6c2fe90f74dc88" member_type: VOTER last_known_addr { host: "127.25.164.195" port: 46855 } }
14:03:19.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.865319 27440 leader_election.cc:304] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1c0abf05ad846689d6c2fe90f74dc88; no voters: 
14:03:19.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.865469 27440 leader_election.cc:290] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:19.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.865639 27440 ts_tablet_manager.cc:1434] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
14:03:19.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.865649 27467 raft_consensus.cc:2804] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 [term 1 FOLLOWER]: Leader election won for term 1
14:03:19.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.865720 27406 heartbeater.cc:499] Master 127.25.164.254:42643 was elected leader, sending a full tablet report...
14:03:19.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.865859 27440 tablet_bootstrap.cc:492] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88: Bootstrap starting.
14:03:19.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.865928 27467 raft_consensus.cc:697] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 [term 1 LEADER]: Becoming Leader. State: Replica: b1c0abf05ad846689d6c2fe90f74dc88, State: Running, Role: LEADER
14:03:19.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.866024 27467 consensus_queue.cc:237] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c0abf05ad846689d6c2fe90f74dc88" member_type: VOTER last_known_addr { host: "127.25.164.195" port: 46855 } }
14:03:19.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.866333 27440 tablet_bootstrap.cc:654] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88: Neither blocks nor log segments found. Creating new log.
14:03:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.866829 26332 catalog_manager.cc:5719] T 0117ee8831504ce39069cf90e9ffa9e9 P b1c0abf05ad846689d6c2fe90f74dc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c0abf05ad846689d6c2fe90f74dc88 (127.25.164.195). New cstate: current_term: 1 leader_uuid: "b1c0abf05ad846689d6c2fe90f74dc88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c0abf05ad846689d6c2fe90f74dc88" member_type: VOTER last_known_addr { host: "127.25.164.195" port: 46855 } health_report { overall_health: HEALTHY } } }
14:03:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.867209 27440 tablet_bootstrap.cc:492] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88: No bootstrap required, opened a new log
14:03:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.867260 27440 ts_tablet_manager.cc:1403] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88: Time spent bootstrapping tablet: real 0.001s	user 0.001s	sys 0.000s
14:03:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.867430 27440 raft_consensus.cc:359] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c0abf05ad846689d6c2fe90f74dc88" member_type: VOTER last_known_addr { host: "127.25.164.195" port: 46855 } }
14:03:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.867479 27440 raft_consensus.cc:385] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.867498 27440 raft_consensus.cc:740] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b1c0abf05ad846689d6c2fe90f74dc88, State: Initialized, Role: FOLLOWER
14:03:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.867538 27440 consensus_queue.cc:260] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 [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: true peers { permanent_uuid: "b1c0abf05ad846689d6c2fe90f74dc88" member_type: VOTER last_known_addr { host: "127.25.164.195" port: 46855 } }
14:03:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.867570 27440 raft_consensus.cc:399] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.867587 27440 raft_consensus.cc:493] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:19.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.867604 27440 raft_consensus.cc:3060] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 [term 0 FOLLOWER]: Advancing to term 1
14:03:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.868286 27440 raft_consensus.cc:515] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c0abf05ad846689d6c2fe90f74dc88" member_type: VOTER last_known_addr { host: "127.25.164.195" port: 46855 } }
14:03:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.868355 27440 leader_election.cc:304] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: b1c0abf05ad846689d6c2fe90f74dc88; no voters: 
14:03:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.868391 27440 leader_election.cc:290] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.868453 27440 ts_tablet_manager.cc:1434] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:03:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.868510 27467 raft_consensus.cc:2804] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 [term 1 FOLLOWER]: Leader election won for term 1
14:03:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.868578 27467 raft_consensus.cc:697] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 [term 1 LEADER]: Becoming Leader. State: Replica: b1c0abf05ad846689d6c2fe90f74dc88, State: Running, Role: LEADER
14:03:19.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.868615 27467 consensus_queue.cc:237] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c0abf05ad846689d6c2fe90f74dc88" member_type: VOTER last_known_addr { host: "127.25.164.195" port: 46855 } }
14:03:19.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.869495 26332 catalog_manager.cc:5719] T ff494d2f47a14dc0957f6b8fb65a4e6c P b1c0abf05ad846689d6c2fe90f74dc88 reported cstate change: term changed from 0 to 1, leader changed from <none> to b1c0abf05ad846689d6c2fe90f74dc88 (127.25.164.195). New cstate: current_term: 1 leader_uuid: "b1c0abf05ad846689d6c2fe90f74dc88" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b1c0abf05ad846689d6c2fe90f74dc88" member_type: VOTER last_known_addr { host: "127.25.164.195" port: 46855 } health_report { overall_health: HEALTHY } } }
14:03:19.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.873868 26332 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37458:
14:03:19.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786456999810" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "<redacted>""\006\001\000\000\000\000\007\001d\000\000\000" } custom_hash_schema { hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } hash_schema { columns { name: "c0" } num_buckets: 3 seed: 0 } } } } schema { columns { name: "c0" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } columns { name: "c1" type: INT32 is_key: true is_nullable: false cfile_block_size: 0 immutable: false is_auto_incrementing: false } }
14:03:19.875 [DEBUG - main] (Connection.java:575) [peer master-127.25.164.252:33763(127.25.164.252:33763)] disconnecting while in state READY
14:03:19.875 [DEBUG - main] (Connection.java:575) [peer master-127.25.164.254:42643(127.25.164.254:42643)] disconnecting while in state READY
14:03:19.875 [DEBUG - main] (Connection.java:575) [peer master-127.25.164.253:42409(127.25.164.253:42409)] disconnecting while in state READY
14:03:19.876 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.25.164.252:33763(127.25.164.252:33763)] handling channelInactive
14:03:19.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.25.164.254:42643(127.25.164.254:42643)] handling channelInactive
14:03:19.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:19.876 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.25.164.252:33763(127.25.164.252:33763)] cleaning up while in state READY due to: connection closed
14:03:19.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.25.164.254:42643(127.25.164.254:42643)] cleaning up while in state READY due to: connection closed
14:03:19.883 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.25.164.253:42409(127.25.164.253:42409)] handling channelInactive
14:03:19.883 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.25.164.253:42409(127.25.164.253:42409)] cleaning up while in state READY due to: connection closed
14:03:19.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.884531 26259 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 26738
14:03:19.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.897616 26259 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 26973
14:03:19.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.932296 26259 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 27199
14:03:19.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.950014 26259 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 26275
14:03:19.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.970901 26259 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 26395
14:03:19.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:19.987252 26259 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 26513
14:03:20.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:20Z chronyd exiting
.14:03:20.058 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786457000058
14:03:20.061 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:03:20.061 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:03:20.061 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskHXEw3U/test-tmp
14:03:20.061 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:03:20.061 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskHXEw3U/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:03:20.064 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:03:20.145 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:20.145 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:03:20.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.145771 27485 mini_oidc.cc:150] Starting JWKS server
14:03:20.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.146350 27485 webserver.cc:533] Webserver started at http://127.0.0.1:39321/ using document root <none> and password file <none>
14:03:20.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.146420 27485 mini_oidc.cc:186] Starting OIDC Discovery server
14:03:20.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.146529 27485 webserver.cc:533] Webserver started at http://127.0.0.1:44627/ using document root <none> and password file <none>
14:03:20.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:20Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:03:20.155 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:20Z Disabled control of system clock
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.158347 27485 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/wal
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/data
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/logs
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/data/info.pb
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.215.126:35571
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.215.126
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:20.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.215.84:45041
14:03:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.215.126:35571,127.26.215.125:33761,127.26.215.124:39085
14:03:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:20.159 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39321/jwks.json with env {}
14:03:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.237018 27511 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.237215 27511 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:20.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.237234 27511 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:20.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.238732 27511 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:20.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.238775 27511 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:20.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.238786 27511 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:20.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.238797 27511 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:20.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.238808 27511 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:20.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.238817 27511 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39321/jwks.json
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.240448 27511 master_runner.cc:387] Master server non-default flags:
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/logs
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.215.84:45041
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/data
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/wal
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.215.126:35571,127.26.215.125:33761,127.26.215.124:39085
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.215.126:35571
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39321/jwks.json
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/data/info.pb
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.215.126
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27511
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:20.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.240653 27511 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:20.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.240845 27511 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:20.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.243351 27521 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
14:03:20.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.243355 27526 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
14:03:20.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.243382 27511 server_base.cc:1061] running on GCE node
14:03:20.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.243410 27522 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
14:03:20.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.244009 27511 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:20.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.244288 27511 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:20.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.245425 27511 hybrid_clock.cc:648] HybridClock initialized: now 1786457000245364 us; error 75 us; skew 500 ppm
14:03:20.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.246616 27511 webserver.cc:533] Webserver started at http://127.26.215.126:34025/ using document root <none> and password file <none>
14:03:20.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.246817 27511 fs_manager.cc:362] Metadata directory not provided
14:03:20.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.246892 27511 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:20.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.247017 27511 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:20.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.247871 27511 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/data/instance:
14:03:20.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d00cb652b18341d896b541c3372093b9"
14:03:20.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:20 on dist-test-slave-5bn2"
14:03:20.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.248202 27511 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/wal/instance:
14:03:20.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d00cb652b18341d896b541c3372093b9"
14:03:20.248 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:20 on dist-test-slave-5bn2"
14:03:20.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.249480 27511 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.250180 27535 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.250357 27511 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.250469 27511 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/wal
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d00cb652b18341d896b541c3372093b9"
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:20 on dist-test-slave-5bn2"
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.250520 27511 fs_report.cc:389] FS layout report
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/wal
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/wal
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/data/data
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:20.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:20.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:20.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:20.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:20.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:20.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.274487 27511 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:20.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.274816 27511 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
14:03:20.275 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.274945 27511 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:20.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.279070 27511 rpc_server.cc:307] RPC server started. Bound to: 127.26.215.126:35571
14:03:20.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.279112 27613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.215.126:35571 every 8 connection(s)
14:03:20.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.279479 27511 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/data/info.pb
14:03:20.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.280117 27616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:20.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.281464 27616 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } has no permanent_uuid. Determining permanent_uuid...
14:03:20.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.283553 27485 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 27511
14:03:20.283 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.283677 27485 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-0/wal/instance
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.284565 27485 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/wal
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/data
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/logs
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/data/info.pb
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:20.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.215.125:33761
14:03:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.215.125
14:03:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.215.84:45041
14:03:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.215.126:35571,127.26.215.125:33761,127.26.215.124:39085
14:03:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:20.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39321/jwks.json with env {}
14:03:20.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.287562 27616 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } has no permanent_uuid. Determining permanent_uuid...
14:03:20.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.287947 27539 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.215.125:33761: connect: Connection refused (error 111)
14:03:20.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.288393 27616 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.215.125:33761: Network error: Client connection negotiation failed: client connection to 127.26.215.125:33761: connect: Connection refused (error 111)
14:03:20.337 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.337637 27616 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } attempt: 1
14:03:20.338 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.338490 27616 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.215.125:33761: Network error: Client connection negotiation failed: client connection to 127.26.215.125:33761: connect: Connection refused (error 111)
14:03:20.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.364043 27626 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:20.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.364253 27626 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:20.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.364285 27626 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.365926 27626 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.365983 27626 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.366000 27626 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.366016 27626 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.366031 27626 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:20.366 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.366046 27626 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39321/jwks.json
14:03:20.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.367802 27626 master_runner.cc:387] Master server non-default flags:
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/logs
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.215.84:45041
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/data
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/wal
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.215.126:35571,127.26.215.125:33761,127.26.215.124:39085
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.215.125:33761
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39321/jwks.json
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/data/info.pb
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.215.125
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27626
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.368055 27626 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:20.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.368315 27626 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:20.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.370913 27641 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
14:03:20.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.370995 27635 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
14:03:20.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.371013 27626 server_base.cc:1061] running on GCE node
14:03:20.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.371076 27634 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
14:03:20.371 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.371706 27626 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:20.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.371958 27626 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:20.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.373092 27626 hybrid_clock.cc:648] HybridClock initialized: now 1786457000373074 us; error 29 us; skew 500 ppm
14:03:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.374255 27626 webserver.cc:533] Webserver started at http://127.26.215.125:42535/ using document root <none> and password file <none>
14:03:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.374464 27626 fs_manager.cc:362] Metadata directory not provided
14:03:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.374513 27626 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:20.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.374634 27626 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.375519 27626 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/data/instance:
14:03:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "67c4d2a2968f48ac9a2d13df930e8081"
14:03:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:20 on dist-test-slave-5bn2"
14:03:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.375844 27626 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/wal/instance:
14:03:20.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "67c4d2a2968f48ac9a2d13df930e8081"
14:03:20.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:20 on dist-test-slave-5bn2"
14:03:20.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.377007 27626 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:20.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.377709 27649 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:20.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.377882 27626 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.377964 27626 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/wal
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "67c4d2a2968f48ac9a2d13df930e8081"
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:20 on dist-test-slave-5bn2"
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.378027 27626 fs_report.cc:389] FS layout report
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/wal
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/wal
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/data/data
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:20.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:20.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.406701 27616 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } attempt: 2
14:03:20.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.407510 27616 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.215.125:33761: Network error: Client connection negotiation failed: client connection to 127.26.215.125:33761: connect: Connection refused (error 111)
14:03:20.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.411986 27626 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:20.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.412330 27626 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
14:03:20.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.412479 27626 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:20.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.416553 27626 rpc_server.cc:307] RPC server started. Bound to: 127.26.215.125:33761
14:03:20.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.416584 27734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.215.125:33761 every 8 connection(s)
14:03:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.416908 27626 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/data/info.pb
14:03:20.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.417500 27735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:20.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.418725 27735 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } has no permanent_uuid. Determining permanent_uuid...
14:03:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.420507 27485 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 27626
14:03:20.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.420594 27485 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-1/wal/instance
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.420989 27485 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/wal
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/data
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/logs
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/data/info.pb
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.215.124:39085
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.215.124
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.215.84:45041
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.215.126:35571,127.26.215.125:33761,127.26.215.124:39085
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:20.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39321/jwks.json with env {}
14:03:20.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.423998 27735 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } has no permanent_uuid. Determining permanent_uuid...
14:03:20.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.427726 27735 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } has no permanent_uuid. Determining permanent_uuid...
14:03:20.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.428126 27660 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.215.124:39085: connect: Connection refused (error 111)
14:03:20.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.428539 27735 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.215.124:39085: Network error: Client connection negotiation failed: client connection to 127.26.215.124:39085: connect: Connection refused (error 111)
14:03:20.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.477780 27735 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } attempt: 1
14:03:20.478 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.478688 27735 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.215.124:39085: Network error: Client connection negotiation failed: client connection to 127.26.215.124:39085: connect: Connection refused (error 111)
14:03:20.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.498687 27616 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } attempt: 3
14:03:20.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.501921 27616 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } has no permanent_uuid. Determining permanent_uuid...
14:03:20.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.502502 27616 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.215.124:39085: Network error: Client connection negotiation failed: client connection to 127.26.215.124:39085: connect: Connection refused (error 111)
14:03:20.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.503002 27739 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:20.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.503182 27739 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:20.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.503212 27739 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:20.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.504827 27739 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:03:20.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.504882 27739 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:20.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.504902 27739 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:03:20.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.504918 27739 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:03:20.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.504935 27739 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:03:20.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.504951 27739 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:39321/jwks.json
14:03:20.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.506765 27739 master_runner.cc:387] Master server non-default flags:
14:03:20.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/logs
14:03:20.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.215.84:45041
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/data
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/wal
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.26.215.126:35571,127.26.215.125:33761,127.26.215.124:39085
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.215.124:39085
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:39321/jwks.json
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/data/info.pb
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.215.124
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27739
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.507041 27739 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:20.507 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.507300 27739 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:20.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.509666 27756 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
14:03:20.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.509666 27759 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
14:03:20.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.509701 27755 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
14:03:20.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.509867 27739 server_base.cc:1061] running on GCE node
14:03:20.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.510252 27739 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:20.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.510483 27739 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:20.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.511651 27739 hybrid_clock.cc:648] HybridClock initialized: now 1786457000511630 us; error 30 us; skew 500 ppm
14:03:20.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.512888 27739 webserver.cc:533] Webserver started at http://127.26.215.124:45919/ using document root <none> and password file <none>
14:03:20.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.513185 27739 fs_manager.cc:362] Metadata directory not provided
14:03:20.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.513233 27739 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:20.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.513409 27739 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:20.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.514307 27739 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/data/instance:
14:03:20.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a81781cbed5340fdab27a79a6803f876"
14:03:20.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:20 on dist-test-slave-5bn2"
14:03:20.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.514580 27739 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/wal/instance:
14:03:20.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a81781cbed5340fdab27a79a6803f876"
14:03:20.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:20 on dist-test-slave-5bn2"
14:03:20.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.515717 27739 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.516345 27771 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.516520 27739 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.516601 27739 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/wal
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a81781cbed5340fdab27a79a6803f876"
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:20 on dist-test-slave-5bn2"
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.516669 27739 fs_report.cc:389] FS layout report
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/wal
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/wal
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/data/data
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:20.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:20.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:20.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:20.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:20.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.532755 27739 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:20.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.533068 27739 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
14:03:20.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.533169 27739 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:20.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.533686 27616 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } attempt: 1
14:03:20.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.534482 27616 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.26.215.124:39085: Network error: Client connection negotiation failed: client connection to 127.26.215.124:39085: connect: Connection refused (error 111)
14:03:20.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.537704 27739 rpc_server.cc:307] RPC server started. Bound to: 127.26.215.124:39085
14:03:20.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.537761 27881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.215.124:39085 every 8 connection(s)
14:03:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.538018 27739 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/data/info.pb
14:03:20.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.538614 27882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:20.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.539973 27882 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } has no permanent_uuid. Determining permanent_uuid...
14:03:20.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.544983 27882 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } has no permanent_uuid. Determining permanent_uuid...
14:03:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.546571 27485 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 27739
14:03:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.546660 27485 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/master-2/wal/instance
14:03:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.546881 27735 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } attempt: 2
14:03:20.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.548069 27882 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } has no permanent_uuid. Determining permanent_uuid...
14:03:20.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.552496 27882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876: Bootstrap starting.
14:03:20.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.552496 27735 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081: Bootstrap starting.
14:03:20.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.553220 27735 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081: Neither blocks nor log segments found. Creating new log.
14:03:20.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.553371 27882 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876: Neither blocks nor log segments found. Creating new log.
14:03:20.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.553524 27735 log.cc:826] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081: Log is configured to *not* fsync() on all Append() calls
14:03:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.553575 27882 log.cc:826] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876: Log is configured to *not* fsync() on all Append() calls
14:03:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.554226 27735 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081: No bootstrap required, opened a new log
14:03:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.555414 27882 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876: No bootstrap required, opened a new log
14:03:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.556376 27735 raft_consensus.cc:359] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } }
14:03:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.556623 27735 raft_consensus.cc:385] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.556682 27735 raft_consensus.cc:740] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67c4d2a2968f48ac9a2d13df930e8081, State: Initialized, Role: FOLLOWER
14:03:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.556794 27735 consensus_queue.cc:260] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [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: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } }
14:03:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.557117 27735 sys_catalog.cc:565] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [sys.catalog]: configured and running, proceeding with master startup.
14:03:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.557106 27882 raft_consensus.cc:359] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } }
14:03:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.557217 27882 raft_consensus.cc:385] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.557243 27882 raft_consensus.cc:740] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a81781cbed5340fdab27a79a6803f876, State: Initialized, Role: FOLLOWER
14:03:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.557354 27882 consensus_queue.cc:260] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [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: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } }
14:03:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.557621 27882 sys_catalog.cc:565] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [sys.catalog]: configured and running, proceeding with master startup.
14:03:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.557101 27894 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [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: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } } }
14:03:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.557679 27894 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [sys.catalog]: This master's current role is: FOLLOWER
14:03:20.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.559432 27895 sys_catalog.cc:455] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [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: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } } }
14:03:20.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.559638 27895 sys_catalog.cc:458] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [sys.catalog]: This master's current role is: FOLLOWER
14:03:20.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.559387 27921 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:20.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.559752 27921 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:20.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.559834 27930 catalog_manager.cc:1594] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:20.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.560371 27930 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:20.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.559542 27626 master_runner.cc:187] Error getting master registration for 127.26.215.126:35571: OK, instance_id { permanent_uuid: "d00cb652b18341d896b541c3372093b9" instance_seqno: 1786457000277882 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:20.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.561192 27626 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.561345 27739 master_runner.cc:187] Error getting master registration for 127.26.215.126:35571: OK, instance_id { permanent_uuid: "d00cb652b18341d896b541c3372093b9" instance_seqno: 1786457000277882 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:03:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.562474 27739 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:20.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.609694 27616 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } attempt: 2
14:03:20.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.614956 27616 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9: Bootstrap starting.
14:03:20.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.615737 27616 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9: Neither blocks nor log segments found. Creating new log.
14:03:20.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.616030 27616 log.cc:826] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9: Log is configured to *not* fsync() on all Append() calls
14:03:20.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.616837 27616 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9: No bootstrap required, opened a new log
14:03:20.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.619019 27616 raft_consensus.cc:359] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } }
14:03:20.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.619156 27616 raft_consensus.cc:385] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:20.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.619189 27616 raft_consensus.cc:740] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d00cb652b18341d896b541c3372093b9, State: Initialized, Role: FOLLOWER
14:03:20.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.619318 27616 consensus_queue.cc:260] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [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: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } }
14:03:20.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.619660 27616 sys_catalog.cc:565] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [sys.catalog]: configured and running, proceeding with master startup.
14:03:20.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.619649 27934 sys_catalog.cc:455] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [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: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } } }
14:03:20.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.620081 27934 sys_catalog.cc:458] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [sys.catalog]: This master's current role is: FOLLOWER
14:03:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.621953 27955 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:03:20.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.622117 27955 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:03:20.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.623909 27511 master_runner.cc:264] No leader master found from master d00cb652b18341d896b541c3372093b9
14:03:20.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.623955 27511 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:03:20.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.663159 27663 tablet.cc:2406] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:20.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.775736 27544 tablet.cc:2406] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:20.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.783776 27790 tablet.cc:2406] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:03:20.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.866201 27895 raft_consensus.cc:493] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:03:20.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.866376 27895 raft_consensus.cc:515] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } }
14:03:20.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.866675 27895 leader_election.cc:290] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d00cb652b18341d896b541c3372093b9 (127.26.215.126:35571), 67c4d2a2968f48ac9a2d13df930e8081 (127.26.215.125:33761)
14:03:20.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.867067 27692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a81781cbed5340fdab27a79a6803f876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67c4d2a2968f48ac9a2d13df930e8081" is_pre_election: true
14:03:20.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.867089 27576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a81781cbed5340fdab27a79a6803f876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d00cb652b18341d896b541c3372093b9" is_pre_election: true
14:03:20.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.867242 27576 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81781cbed5340fdab27a79a6803f876 in term 0.
14:03:20.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.867250 27692 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a81781cbed5340fdab27a79a6803f876 in term 0.
14:03:20.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.867482 27784 leader_election.cc:304] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [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: a81781cbed5340fdab27a79a6803f876, d00cb652b18341d896b541c3372093b9; no voters: 
14:03:20.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.867635 27895 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:03:20.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.867705 27895 raft_consensus.cc:493] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:03:20.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.867730 27895 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [term 0 FOLLOWER]: Advancing to term 1
14:03:20.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.868469 27895 raft_consensus.cc:515] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } }
14:03:20.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.868603 27895 leader_election.cc:290] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [CANDIDATE]: Term 1 election: Requested vote from peers d00cb652b18341d896b541c3372093b9 (127.26.215.126:35571), 67c4d2a2968f48ac9a2d13df930e8081 (127.26.215.125:33761)
14:03:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.868811 27576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a81781cbed5340fdab27a79a6803f876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d00cb652b18341d896b541c3372093b9"
14:03:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.868889 27576 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [term 0 FOLLOWER]: Advancing to term 1
14:03:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.868989 27692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "a81781cbed5340fdab27a79a6803f876" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67c4d2a2968f48ac9a2d13df930e8081"
14:03:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.869068 27692 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [term 0 FOLLOWER]: Advancing to term 1
14:03:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.869603 27576 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81781cbed5340fdab27a79a6803f876 in term 1.
14:03:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.869801 27692 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a81781cbed5340fdab27a79a6803f876 in term 1.
14:03:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.869804 27784 leader_election.cc:304] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [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: a81781cbed5340fdab27a79a6803f876, d00cb652b18341d896b541c3372093b9; no voters: 
14:03:20.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.869921 27895 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [term 1 FOLLOWER]: Leader election won for term 1
14:03:20.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.870110 27895 raft_consensus.cc:697] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [term 1 LEADER]: Becoming Leader. State: Replica: a81781cbed5340fdab27a79a6803f876, State: Running, Role: LEADER
14:03:20.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.870189 27895 consensus_queue.cc:237] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [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: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } }
14:03:20.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.870548 27959 sys_catalog.cc:455] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a81781cbed5340fdab27a79a6803f876. Latest consensus state: current_term: 1 leader_uuid: "a81781cbed5340fdab27a79a6803f876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } } }
14:03:20.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.870613 27959 sys_catalog.cc:458] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [sys.catalog]: This master's current role is: LEADER
14:03:20.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.870782 27963 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:03:20.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.871031 27963 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:03:20.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.872217 27576 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [term 1 FOLLOWER]: Refusing update from remote peer a81781cbed5340fdab27a79a6803f876: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:20.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.872521 27692 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [term 1 FOLLOWER]: Refusing update from remote peer a81781cbed5340fdab27a79a6803f876: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:03:20.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.872498 27959 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:20.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.872761 27959 consensus_queue.cc:1048] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:03:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.873834 27894 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a81781cbed5340fdab27a79a6803f876. Latest consensus state: current_term: 1 leader_uuid: "a81781cbed5340fdab27a79a6803f876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } } }
14:03:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.873833 27934 sys_catalog.cc:455] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a81781cbed5340fdab27a79a6803f876. Latest consensus state: current_term: 1 leader_uuid: "a81781cbed5340fdab27a79a6803f876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } } }
14:03:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.873914 27934 sys_catalog.cc:458] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [sys.catalog]: This master's current role is: FOLLOWER
14:03:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.873914 27894 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [sys.catalog]: This master's current role is: FOLLOWER
14:03:20.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.874606 27895 sys_catalog.cc:455] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a81781cbed5340fdab27a79a6803f876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } } }
14:03:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.874681 27895 sys_catalog.cc:458] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [sys.catalog]: This master's current role is: LEADER
14:03:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.874773 27895 sys_catalog.cc:455] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "a81781cbed5340fdab27a79a6803f876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } } }
14:03:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.874819 27895 sys_catalog.cc:458] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876 [sys.catalog]: This master's current role is: LEADER
14:03:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.874774 27894 sys_catalog.cc:455] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a81781cbed5340fdab27a79a6803f876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } } }
14:03:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.874879 27894 sys_catalog.cc:458] T 00000000000000000000000000000000 P 67c4d2a2968f48ac9a2d13df930e8081 [sys.catalog]: This master's current role is: FOLLOWER
14:03:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.875056 27963 catalog_manager.cc:1383] Generated new cluster ID: 574d816afeb94b52ac16433822267756
14:03:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.875097 27963 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:03:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.875128 27934 sys_catalog.cc:455] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "a81781cbed5340fdab27a79a6803f876" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d00cb652b18341d896b541c3372093b9" member_type: VOTER last_known_addr { host: "127.26.215.126" port: 35571 } } peers { permanent_uuid: "67c4d2a2968f48ac9a2d13df930e8081" member_type: VOTER last_known_addr { host: "127.26.215.125" port: 33761 } } peers { permanent_uuid: "a81781cbed5340fdab27a79a6803f876" member_type: VOTER last_known_addr { host: "127.26.215.124" port: 39085 } } }
14:03:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.875190 27934 sys_catalog.cc:458] T 00000000000000000000000000000000 P d00cb652b18341d896b541c3372093b9 [sys.catalog]: This master's current role is: FOLLOWER
14:03:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.875564 27974 mvcc.cc:204] Tried to move back new op lower bound from 7317327875570442240 to 7317327875564666880. Current Snapshot: MvccSnapshot[applied={T|T < 7317327875570442240}]
14:03:20.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.875588 27973 mvcc.cc:204] Tried to move back new op lower bound from 7317327875570442240 to 7317327875564666880. Current Snapshot: MvccSnapshot[applied={T|T < 7317327875570442240 or (T in {7317327875570442240})}]
14:03:20.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.888729 27963 catalog_manager.cc:1406] Generated new certificate authority record
14:03:20.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.889518 27963 catalog_manager.cc:1540] Loading token signing keys...
14:03:20.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.893822 27963 catalog_manager.cc:6092] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876: Generated new TSK 0
14:03:20.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.894096 27963 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:03:20.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.895709 27485 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/wal
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/data
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/logs
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/data/info.pb
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.215.65:0
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.215.65
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.215.65
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.215.126:35571,127.26.215.125:33761,127.26.215.124:39085
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.215.84:45041
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:20.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:20.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.974817 27991 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:20.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.975060 27991 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:20.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.975080 27991 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:20.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.976631 27991 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:20.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.976691 27991 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.215.65
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.978199 27991 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/logs
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.215.84:45041
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/data
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/wal
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.215.65:0
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/data/info.pb
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.215.65
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.215.126:35571,127.26.215.125:33761,127.26.215.124:39085
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.27991
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.215.65
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.978404 27991 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:20.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.978627 27991 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.981125 28000 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
14:03:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.981132 27997 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
14:03:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:20.981281 27998 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
14:03:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.981635 27991 server_base.cc:1061] running on GCE node
14:03:20.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.981796 27991 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:20.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.982007 27991 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:20.983 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.983142 27991 hybrid_clock.cc:648] HybridClock initialized: now 1786457000983121 us; error 42 us; skew 500 ppm
14:03:20.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.984339 27991 webserver.cc:533] Webserver started at http://127.26.215.65:43397/ using document root <none> and password file <none>
14:03:20.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.984548 27991 fs_manager.cc:362] Metadata directory not provided
14:03:20.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.984609 27991 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:20.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.984731 27991 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:20.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.985570 27991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/data/instance:
14:03:20.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a61084b1d4b4950b71b1796751f052f"
14:03:20.985 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:20 on dist-test-slave-5bn2"
14:03:20.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.985896 27991 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/wal/instance:
14:03:20.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a61084b1d4b4950b71b1796751f052f"
14:03:20.986 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:20 on dist-test-slave-5bn2"
14:03:20.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.987142 27991 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.987905 28009 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.988075 27991 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.001s
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.988142 27991 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/wal
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9a61084b1d4b4950b71b1796751f052f"
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:20 on dist-test-slave-5bn2"
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:20.988209 27991 fs_report.cc:389] FS layout report
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/wal
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/wal
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/data/data
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:20.988 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:21.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.015944 27991 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:21.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.016296 27991 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
14:03:21.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.016431 27991 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:21.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.016683 27991 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:21.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.017050 27991 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:21.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.017086 27991 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:21.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.017117 27991 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:21.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.017132 27991 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:21.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.023042 27991 rpc_server.cc:307] RPC server started. Bound to: 127.26.215.65:35505
14:03:21.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.023094 28207 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.215.65:35505 every 8 connection(s)
14:03:21.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.023427 27991 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/data/info.pb
14:03:21.028 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.028774 28211 heartbeater.cc:344] Connected to a master server at 127.26.215.125:33761
14:03:21.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.028894 28211 heartbeater.cc:461] Registering TS with master...
14:03:21.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.028906 28209 heartbeater.cc:344] Connected to a master server at 127.26.215.126:35571
14:03:21.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.029016 28209 heartbeater.cc:461] Registering TS with master...
14:03:21.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.029156 28209 heartbeater.cc:507] Master 127.26.215.126:35571 requested a full tablet report, sending...
14:03:21.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.029158 28211 heartbeater.cc:507] Master 127.26.215.125:33761 requested a full tablet report, sending...
14:03:21.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.029635 27560 ts_manager.cc:194] Registered new tserver with Master: 9a61084b1d4b4950b71b1796751f052f (127.26.215.65:35505)
14:03:21.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.029634 27681 ts_manager.cc:194] Registered new tserver with Master: 9a61084b1d4b4950b71b1796751f052f (127.26.215.65:35505)
14:03:21.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.029698 28208 heartbeater.cc:344] Connected to a master server at 127.26.215.124:39085
14:03:21.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.029742 28208 heartbeater.cc:461] Registering TS with master...
14:03:21.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.029824 28208 heartbeater.cc:507] Master 127.26.215.124:39085 requested a full tablet report, sending...
14:03:21.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.030148 27815 ts_manager.cc:194] Registered new tserver with Master: 9a61084b1d4b4950b71b1796751f052f (127.26.215.65:35505)
14:03:21.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.030807 27815 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.215.65:40337
14:03:21.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.031697 27485 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 27991
14:03:21.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.031775 27485 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-0/wal/instance
14:03:21.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.032836 27485 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/wal
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/data
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/logs
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/data/info.pb
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.215.66:0
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.215.66
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.215.66
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.215.126:35571,127.26.215.125:33761,127.26.215.124:39085
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.215.84:45041
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:21.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.111307 28218 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.111493 28218 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:21.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.111521 28218 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:21.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.113121 28218 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:21.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.113189 28218 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.215.66
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.114917 28218 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/logs
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.215.84:45041
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/data
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/wal
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.215.66:0
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/data/info.pb
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.215.66
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.215.126:35571,127.26.215.125:33761,127.26.215.124:39085
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28218
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.215.66
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:21.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.115163 28218 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:21.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.115442 28218 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:21.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.118089 28224 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
14:03:21.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.118095 28226 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
14:03:21.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.118300 28218 server_base.cc:1061] running on GCE node
14:03:21.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.118108 28229 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
14:03:21.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.118690 28218 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:21.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.118948 28218 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:21.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.120100 28218 hybrid_clock.cc:648] HybridClock initialized: now 1786457001120076 us; error 34 us; skew 500 ppm
14:03:21.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.121331 28218 webserver.cc:533] Webserver started at http://127.26.215.66:44949/ using document root <none> and password file <none>
14:03:21.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.121539 28218 fs_manager.cc:362] Metadata directory not provided
14:03:21.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.121589 28218 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:21.121 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.121706 28218 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:21.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.122633 28218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/data/instance:
14:03:21.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e1049ce9cf994d7c8501001f80d4764a"
14:03:21.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:21 on dist-test-slave-5bn2"
14:03:21.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.122994 28218 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/wal/instance:
14:03:21.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e1049ce9cf994d7c8501001f80d4764a"
14:03:21.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:21 on dist-test-slave-5bn2"
14:03:21.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.124130 28218 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.124897 28236 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.125063 28218 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.125136 28218 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/wal
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e1049ce9cf994d7c8501001f80d4764a"
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:21 on dist-test-slave-5bn2"
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.125198 28218 fs_report.cc:389] FS layout report
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/wal
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/wal
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/data/data
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:21.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.138950 28218 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.139293 28218 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
14:03:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.139433 28218 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:21.139 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.139684 28218 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:21.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.140058 28218 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:21.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.140092 28218 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:21.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.140123 28218 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:21.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.140139 28218 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:21.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.145695 28218 rpc_server.cc:307] RPC server started. Bound to: 127.26.215.66:34315
14:03:21.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.145762 28441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.215.66:34315 every 8 connection(s)
14:03:21.146 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.146075 28218 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/data/info.pb
14:03:21.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.147890 27485 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 28218
14:03:21.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.147979 27485 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-1/wal/instance
14:03:21.150 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.150034 27485 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskHXEw3U/build/release/bin/kudu
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/wal
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/data
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/logs
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/data/info.pb
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.215.67:0
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.215.67
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.215.67
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.215.126:35571,127.26.215.125:33761,127.26.215.124:39085
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.215.84:45041
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:21.151 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:03:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.152112 28442 heartbeater.cc:344] Connected to a master server at 127.26.215.124:39085
14:03:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.152208 28442 heartbeater.cc:461] Registering TS with master...
14:03:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.152339 28446 heartbeater.cc:344] Connected to a master server at 127.26.215.125:33761
14:03:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.152411 28442 heartbeater.cc:507] Master 127.26.215.124:39085 requested a full tablet report, sending...
14:03:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.152591 28445 heartbeater.cc:344] Connected to a master server at 127.26.215.126:35571
14:03:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.152640 28445 heartbeater.cc:461] Registering TS with master...
14:03:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.152729 28445 heartbeater.cc:507] Master 127.26.215.126:35571 requested a full tablet report, sending...
14:03:21.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.152863 28446 heartbeater.cc:461] Registering TS with master...
14:03:21.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.152987 28446 heartbeater.cc:507] Master 127.26.215.125:33761 requested a full tablet report, sending...
14:03:21.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.153184 27815 ts_manager.cc:194] Registered new tserver with Master: e1049ce9cf994d7c8501001f80d4764a (127.26.215.66:34315)
14:03:21.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.153278 27560 ts_manager.cc:194] Registered new tserver with Master: e1049ce9cf994d7c8501001f80d4764a (127.26.215.66:34315)
14:03:21.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.153302 27681 ts_manager.cc:194] Registered new tserver with Master: e1049ce9cf994d7c8501001f80d4764a (127.26.215.66:34315)
14:03:21.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.153676 27815 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.215.66:39435
14:03:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.230407 28455 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:03:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.230587 28455 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:03:21.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.230605 28455 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:03:21.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.232133 28455 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:03:21.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.232185 28455 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.26.215.67
14:03:21.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.233655 28455 tablet_server_runner.cc:78] Tablet server non-default flags:
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/logs
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.26.215.84:45041
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/data
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/wal
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.26.215.67:0
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/data/info.pb
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.26.215.67
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.26.215.126:35571,127.26.215.125:33761,127.26.215.124:39085
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.28455
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.26.215.67
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision 4bcd631c449d3c6649730ca6e07660c8168f0d44
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 13:43:13 UTC on e7f111948823
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 13289
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.233845 28455 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:03:21.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.234038 28455 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:03:21.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.236588 28471 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
14:03:21.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.236609 28466 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
14:03:21.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.236622 28467 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
14:03:21.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.236745 28455 server_base.cc:1061] running on GCE node
14:03:21.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.237102 28455 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:03:21.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.237305 28455 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:03:21.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.238482 28455 hybrid_clock.cc:648] HybridClock initialized: now 1786457001238464 us; error 31 us; skew 500 ppm
14:03:21.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.239630 28455 webserver.cc:533] Webserver started at http://127.26.215.67:40191/ using document root <none> and password file <none>
14:03:21.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.239830 28455 fs_manager.cc:362] Metadata directory not provided
14:03:21.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.239885 28455 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:03:21.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.240017 28455 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:03:21.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.240859 28455 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/data/instance:
14:03:21.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc1c7eb962b54bdd93d01083ec50a731"
14:03:21.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:21 on dist-test-slave-5bn2"
14:03:21.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.241190 28455 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/wal/instance:
14:03:21.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc1c7eb962b54bdd93d01083ec50a731"
14:03:21.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:21 on dist-test-slave-5bn2"
14:03:21.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.242353 28455 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.243098 28485 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.243279 28455 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.243345 28455 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/data,/tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/wal
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "bc1c7eb962b54bdd93d01083ec50a731"
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 14:03:21 on dist-test-slave-5bn2"
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.243409 28455 fs_report.cc:389] FS layout report
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/wal
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/wal
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/data/data
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:03:21.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:03:21.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:03:21.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:03:21.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:03:21.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:03:21.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:03:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.266767 28455 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:03:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.267200 28455 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
14:03:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.267345 28455 kserver.cc:163] Server-wide thread pool size limit: 3276
14:03:21.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.267616 28455 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:03:21.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.268002 28455 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:03:21.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.268039 28455 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:03:21.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.268070 28455 ts_tablet_manager.cc:616] Registered 0 tablets
14:03:21.268 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.268087 28455 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:03:21.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.274243 28455 rpc_server.cc:307] RPC server started. Bound to: 127.26.215.67:33955
14:03:21.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.274333 28681 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.215.67:33955 every 8 connection(s)
14:03:21.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.274652 28455 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/data/info.pb
14:03:21.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.277892 27485 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskHXEw3U/build/release/bin/kudu as pid 28455
14:03:21.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.277992 27485 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskHXEw3U/test-tmp/mini-kudu-cluster3602025160109694629/ts-2/wal/instance
14:03:21.280 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.280493 28682 heartbeater.cc:344] Connected to a master server at 127.26.215.124:39085
14:03:21.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.280786 28682 heartbeater.cc:461] Registering TS with master...
14:03:21.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.280854 28685 heartbeater.cc:344] Connected to a master server at 127.26.215.125:33761
14:03:21.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.280893 28685 heartbeater.cc:461] Registering TS with master...
14:03:21.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.281016 28685 heartbeater.cc:507] Master 127.26.215.125:33761 requested a full tablet report, sending...
14:03:21.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.281482 27681 ts_manager.cc:194] Registered new tserver with Master: bc1c7eb962b54bdd93d01083ec50a731 (127.26.215.67:33955)
14:03:21.281 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.281016 28682 heartbeater.cc:507] Master 127.26.215.124:39085 requested a full tablet report, sending...
14:03:21.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.281771 28684 heartbeater.cc:344] Connected to a master server at 127.26.215.126:35571
14:03:21.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.281839 28684 heartbeater.cc:461] Registering TS with master...
14:03:21.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.281886 27815 ts_manager.cc:194] Registered new tserver with Master: bc1c7eb962b54bdd93d01083ec50a731 (127.26.215.67:33955)
14:03:21.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.281967 28684 heartbeater.cc:507] Master 127.26.215.126:35571 requested a full tablet report, sending...
14:03:21.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.282328 27815 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.26.215.67:60897
14:03:21.282 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.282346 27560 ts_manager.cc:194] Registered new tserver with Master: bc1c7eb962b54bdd93d01083ec50a731 (127.26.215.67:33955)
14:03:21.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.293455 27485 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:03:21.294 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:03:21.294 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:03:21.295 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.215.126"
      port: 35571
    }
    bound_http_address {
      host: "127.26.215.126"
      port: 34025
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.215.125"
      port: 33761
    }
    bound_http_address {
      host: "127.26.215.125"
      port: 42535
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.215.124"
      port: 39085
    }
    bound_http_address {
      host: "127.26.215.124"
      port: 45919
    }
  }
}

14:03:21.295 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

14:03:21.296 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.26.215.65"
      port: 35505
    }
    bound_http_address {
      host: "127.26.215.65"
      port: 43397
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.26.215.66"
      port: 34315
    }
    bound_http_address {
      host: "127.26.215.66"
      port: 44949
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.26.215.67"
      port: 33955
    }
    bound_http_address {
      host: "127.26.215.67"
      port: 40191
    }
  }
}

14:03:21.296 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:03:21.298 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:03:21.299 [DEBUG - main] (Connection.java:748) [peer master-127.26.215.124:39085(127.26.215.124:39085)] connecting to peer
14:03:21.300 [DEBUG - main] (Connection.java:748) [peer master-127.26.215.125:33761(127.26.215.125:33761)] connecting to peer
14:03:21.301 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.26.215.124:39085(127.26.215.124:39085)] Successfully connected to peer
14:03:21.301 [DEBUG - main] (Connection.java:748) [peer master-127.26.215.126:35571(127.26.215.126:35571)] connecting to peer
14:03:21.302 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.26.215.125:33761(127.26.215.125:33761)] Successfully connected to peer
14:03:21.303 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.26.215.126:35571(127.26.215.126:35571)] Successfully connected to peer
14:03:21.303 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.215.124
14:03:21.304 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.215.125
14:03:21.304 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.26.215.126
14:03:21.314 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x10dee7af, L:/127.0.0.1:52064 - R:/127.26.215.126:35571] using SASL/PLAIN
14:03:21.315 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x66e91956, L:/127.0.0.1:34092 - R:/127.26.215.125:33761] using SASL/PLAIN
14:03:21.315 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0eaeb836, L:/127.0.0.1:50474 - R:/127.26.215.124:39085] using SASL/PLAIN
14:03:21.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:03:21.316 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=18), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.215.124:39085, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.215.125:33761, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.26.215.126:35571, [17ms] Sub RPC ConnectToMaster: received response from server master-127.26.215.126:35571: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.26.215.125:33761: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.26.215.124:39085: OK, deferred=null) after lookup
14:03:21.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.317549 27815 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50474:
14:03:21.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "org.apache.kudu.client.TestAlterTable-1786457001298"
14:03:21.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:03:21.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:21.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c0"
14:03:21.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:21.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:03:21.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:21.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:21.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1"
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "c0"
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:03:21.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:03:21.321 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8563bab27153496d93b4e5c8051c5191
14:03:21.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.325922 28569 tablet_service.cc:1511] Processing CreateTablet for tablet 74a57681cbf74c70867ab9651d156ac6 (DEFAULT_TABLE table=org.apache.kudu.client.TestAlterTable-1786457001298 [id=8563bab27153496d93b4e5c8051c5191]), partition=RANGE (c0) PARTITION UNBOUNDED
14:03:21.326 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.326217 28569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a57681cbf74c70867ab9651d156ac6. 1 dirs total, 0 dirs full, 0 dirs failed
14:03:21.328 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.328402 28701 tablet_bootstrap.cc:492] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731: Bootstrap starting.
14:03:21.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.329272 28701 tablet_bootstrap.cc:654] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731: Neither blocks nor log segments found. Creating new log.
14:03:21.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.329576 28701 log.cc:826] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731: Log is configured to *not* fsync() on all Append() calls
14:03:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.330297 28701 tablet_bootstrap.cc:492] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731: No bootstrap required, opened a new log
14:03:21.330 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.330358 28701 ts_tablet_manager.cc:1403] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:03:21.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.331787 28701 raft_consensus.cc:359] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc1c7eb962b54bdd93d01083ec50a731" member_type: VOTER last_known_addr { host: "127.26.215.67" port: 33955 } }
14:03:21.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.331914 28701 raft_consensus.cc:385] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:03:21.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.331943 28701 raft_consensus.cc:740] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1c7eb962b54bdd93d01083ec50a731, State: Initialized, Role: FOLLOWER
14:03:21.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.332049 28701 consensus_queue.cc:260] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 [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: true peers { permanent_uuid: "bc1c7eb962b54bdd93d01083ec50a731" member_type: VOTER last_known_addr { host: "127.26.215.67" port: 33955 } }
14:03:21.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.332139 28701 raft_consensus.cc:399] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
14:03:21.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.332173 28701 raft_consensus.cc:493] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
14:03:21.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.332218 28701 raft_consensus.cc:3060] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 [term 0 FOLLOWER]: Advancing to term 1
14:03:21.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.332774 28701 raft_consensus.cc:515] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc1c7eb962b54bdd93d01083ec50a731" member_type: VOTER last_known_addr { host: "127.26.215.67" port: 33955 } }
14:03:21.332 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.332891 28701 leader_election.cc:304] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: bc1c7eb962b54bdd93d01083ec50a731; no voters: 
14:03:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.333065 28701 leader_election.cc:290] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 [CANDIDATE]: Term 1 election: Requested vote from peers 
14:03:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.333171 28703 raft_consensus.cc:2804] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 [term 1 FOLLOWER]: Leader election won for term 1
14:03:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.333334 28701 ts_tablet_manager.cc:1434] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:03:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.333509 28682 heartbeater.cc:499] Master 127.26.215.124:39085 was elected leader, sending a full tablet report...
14:03:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.333351 28703 raft_consensus.cc:697] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 [term 1 LEADER]: Becoming Leader. State: Replica: bc1c7eb962b54bdd93d01083ec50a731, State: Running, Role: LEADER
14:03:21.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.333679 28703 consensus_queue.cc:237] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 [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: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc1c7eb962b54bdd93d01083ec50a731" member_type: VOTER last_known_addr { host: "127.26.215.67" port: 33955 } }
14:03:21.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.334640 27815 catalog_manager.cc:5719] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc1c7eb962b54bdd93d01083ec50a731 (127.26.215.67). New cstate: current_term: 1 leader_uuid: "bc1c7eb962b54bdd93d01083ec50a731" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc1c7eb962b54bdd93d01083ec50a731" member_type: VOTER last_known_addr { host: "127.26.215.67" port: 33955 } health_report { overall_health: HEALTHY } } }
14:03:21.340 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=32, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6579c3d9, flushNotification=Deferred@45643137(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:21.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 74a57681cbf74c70867ab9651d156ac6 for table 'org.apache.kudu.client.TestAlterTable-1786457001298' with partition [<start>, <end>)
14:03:21.341 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=74a57681cbf74c70867ab9651d156ac6@[bc1c7eb962b54bdd93d01083ec50a731(127.26.215.67:33955)[L]]}]
14:03:21.341 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 74a57681cbf74c70867ab9651d156ac6 for table 'org.apache.kudu.client.TestAlterTable-1786457001298' with partition [<start>, <end>)
14:03:21.341 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=74a57681cbf74c70867ab9651d156ac6@[bc1c7eb962b54bdd93d01083ec50a731(127.26.215.67:33955)[L]]}]
14:03:21.342 [DEBUG - kudu-nio-0] (Connection.java:748) [peer bc1c7eb962b54bdd93d01083ec50a731(127.26.215.67:33955)] connecting to peer
14:03:21.343 [DEBUG - kudu-nio-3] (Connection.java:757) [peer bc1c7eb962b54bdd93d01083ec50a731(127.26.215.67:33955)] Successfully connected to peer
14:03:21.356 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x38dc14e0, L:/127.0.0.1:41580 - R:/127.26.215.67:33955] using TOKEN/null
14:03:21.362 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 2 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786457001298, tablet=74a57681cbf74c70867ab9651d156ac6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.363894 27815 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50474:
14:03:21.364 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786457001298" } alter_schema_steps { type: ADD_COLUMN add_column { schema { name: "addNonNull" type: INT32 is_key: false is_nullable: false read_default_value: "d\000\000\000" cfile_block_size: 0 immutable: false is_auto_incrementing: false } } }
14:03:21.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.366981 28722 tablet.cc:1724] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731: Alter schema from (
14:03:21.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:21.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:21.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:21.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 0 to (
14:03:21.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:21.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:21.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
14:03:21.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:21.367 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1
14:03:21.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.372040 27815 catalog_manager.cc:6264] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876: org.apache.kudu.client.TestAlterTable-1786457001298 [id=8563bab27153496d93b4e5c8051c5191] alter complete (version 1)
14:03:21.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8563bab27153496d93b4e5c8051c5191
14:03:21.382 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=36, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@66434cc8, flushNotification=Deferred@1123166613(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:21.387 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 4 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786457001298, tablet=74a57681cbf74c70867ab9651d156ac6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:21.388 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8563bab27153496d93b4e5c8051c5191
14:03:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.388988 27815 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50474:
14:03:21.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786457001298" } alter_schema_steps { type: RENAME_COLUMN rename_column { old_name: "addNonNull" new_name: "newAddNonNull" } }
14:03:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.391314 28722 tablet.cc:1724] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731: Alter schema from (
14:03:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:addNonNull INT32 NOT NULL,
14:03:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 1 to (
14:03:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:newAddNonNull INT32 NOT NULL,
14:03:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:21.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2
14:03:21.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.394955 27815 catalog_manager.cc:6264] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876: org.apache.kudu.client.TestAlterTable-1786457001298 [id=8563bab27153496d93b4e5c8051c5191] alter complete (version 2)
14:03:21.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8563bab27153496d93b4e5c8051c5191
14:03:21.401 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=40, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@693e4d19, flushNotification=Deferred@678115778(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:21.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.402758 28711 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:41580: Invalid argument: Client provided column addNonNull INT32 NOT NULL not present in tablet
14:03:21.411 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 5 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786457001298, tablet=74a57681cbf74c70867ab9651d156ac6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:21.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.412138 27815 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50474:
14:03:21.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) table { table_name: "org.apache.kudu.client.TestAlterTable-1786457001298" } alter_schema_steps { type: DROP_COLUMN drop_column { name: "newAddNonNull" } }
14:03:21.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.414630 28722 tablet.cc:1724] T 74a57681cbf74c70867ab9651d156ac6 P bc1c7eb962b54bdd93d01083ec50a731: Alter schema from (
14:03:21.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:21.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:21.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     2:newAddNonNull INT32 NOT NULL,
14:03:21.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:21.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 2 to (
14:03:21.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     0:c0 INT32 NOT NULL,
14:03:21.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     1:c1 INT32 NOT NULL,
14:03:21.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     PRIMARY KEY (c0)
14:03:21.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) ) version 3
14:03:21.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.419965 27815 catalog_manager.cc:6264] T 00000000000000000000000000000000 P a81781cbed5340fdab27a79a6803f876: org.apache.kudu.client.TestAlterTable-1786457001298 [id=8563bab27153496d93b4e5c8051c5191] alter complete (version 3)
14:03:21.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 8563bab27153496d93b4e5c8051c5191
14:03:21.422 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=2, operationSize=36, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5432050b, flushNotification=Deferred@123674777(state=PENDING, result=null, callback=<none>, errback=<none>)}
14:03:21.424 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 14:03:21.424117 28711 tablet_service.cc:731] failed op from {username='slave'} at 127.0.0.1:41580: Invalid argument: Client provided column newAddNonNull INT32 NOT NULL not present in tablet
14:03:21.432 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 6 rows, more = false) for scanner KuduScanner(table=org.apache.kudu.client.TestAlterTable-1786457001298, tablet=74a57681cbf74c70867ab9651d156ac6, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
14:03:21.433 [DEBUG - main] (Connection.java:575) [peer master-127.26.215.124:39085(127.26.215.124:39085)] disconnecting while in state READY
14:03:21.433 [DEBUG - main] (Connection.java:575) [peer master-127.26.215.125:33761(127.26.215.125:33761)] disconnecting while in state READY
14:03:21.433 [DEBUG - main] (Connection.java:575) [peer master-127.26.215.126:35571(127.26.215.126:35571)] disconnecting while in state READY
14:03:21.433 [DEBUG - main] (Connection.java:575) [peer bc1c7eb962b54bdd93d01083ec50a731(127.26.215.67:33955)] disconnecting while in state READY
14:03:21.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.26.215.125:33761(127.26.215.125:33761)] handling channelInactive
14:03:21.433 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.26.215.126:35571(127.26.215.126:35571)] handling channelInactive
14:03:21.433 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.26.215.125:33761(127.26.215.125:33761)] cleaning up while in state READY due to: connection closed
14:03:21.433 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.26.215.126:35571(127.26.215.126:35571)] cleaning up while in state READY due to: connection closed
14:03:21.435 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.26.215.124:39085(127.26.215.124:39085)] handling channelInactive
14:03:21.435 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.26.215.124:39085(127.26.215.124:39085)] cleaning up while in state READY due to: connection closed
14:03:21.435 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:03:21.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.437722 27485 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 27991
14:03:21.447 [DEBUG - kudu-nio-3] (Connection.java:239) [peer bc1c7eb962b54bdd93d01083ec50a731(127.26.215.67:33955)] handling channelInactive
14:03:21.447 [DEBUG - kudu-nio-3] (Connection.java:709) [peer bc1c7eb962b54bdd93d01083ec50a731(127.26.215.67:33955)] cleaning up while in state READY due to: connection closed
14:03:21.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.463064 27485 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 28218
14:03:21.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.473323 27485 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 28455
14:03:21.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.487628 27485 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 27511
14:03:21.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.504724 27485 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 27626
14:03:21.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 14:03:21.516855 27485 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskHXEw3U/build/release/bin/kudu with pid 27739
14:03:21.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T14:03:21Z chronyd exiting

Time: 31.183

OK (18 tests)

