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

18:08:40.420 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:08:40.427 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

18:08:40.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.429423 13501 mini_oidc.cc:150] Starting JWKS server
18:08:40.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.431154 13501 webserver.cc:533] Webserver started at http://127.0.0.1:34595/ using document root <none> and password file <none>
18:08:40.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.431295 13501 mini_oidc.cc:186] Starting OIDC Discovery server
18:08:40.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.431628 13501 webserver.cc:533] Webserver started at http://127.0.0.1:35921/ using document root <none> and password file <none>
18:08:40.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:08:40Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
18:08:40.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:08:40Z Disabled control of system clock
18:08:40.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.446786 13501 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu
18:08:40.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu
18:08:40.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/wal
18:08:40.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/data
18:08:40.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:40.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:40.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/logs
18:08:40.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/data/info.pb
18:08:40.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:40.450 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:40.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:40.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:40.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:40.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:40.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:40.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:40.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:08:40.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:40.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:40.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:40.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.47.126:34683
18:08:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.47.126
18:08:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:40.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.47.84:40799
18:08:40.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:40.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:40.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:40.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:40.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.47.126:34683,127.13.47.125:38563,127.13.47.124:42831
18:08:40.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:40.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34595/jwks.json with env {}
18:08:40.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.551889 13513 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:40.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.552127 13513 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:40.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.552189 13513 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:40.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.555747 13513 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:08:40.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.555836 13513 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:40.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.555869 13513 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:08:40.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.555893 13513 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:08:40.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.555923 13513 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:08:40.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.555944 13513 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34595/jwks.json
18:08:40.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.560104 13513 master_runner.cc:387] Master server non-default flags:
18:08:40.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/logs
18:08:40.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:40.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:40.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:40.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.47.84:40799
18:08:40.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:40.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:40.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/data
18:08:40.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/wal
18:08:40.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:40.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.47.126:34683,127.13.47.125:38563,127.13.47.124:42831
18:08:40.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:40.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:40.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:40.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.47.126:34683
18:08:40.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:40.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:40.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:40.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34595/jwks.json
18:08:40.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:40.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:40.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/data/info.pb
18:08:40.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.47.126
18:08:40.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:40.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:40.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13513
18:08:40.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:40.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:40.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:40.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:40.566 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:40.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:08:40.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:40.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:40.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:40.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.561472 13513 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:40.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.562952 13513 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:40.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.569844 13518 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
18:08:40.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.569958 13519 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
18:08:40.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.570016 13522 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
18:08:40.570 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.570348 13513 server_base.cc:1061] running on GCE node
18:08:40.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.570780 13513 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:40.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.571621 13513 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:40.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.572768 13513 hybrid_clock.cc:648] HybridClock initialized: now 1786471720572761 us; error 103 us; skew 500 ppm
18:08:40.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.574477 13513 webserver.cc:533] Webserver started at http://127.13.47.126:35793/ using document root <none> and password file <none>
18:08:40.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.574977 13513 fs_manager.cc:362] Metadata directory not provided
18:08:40.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.575027 13513 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:40.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.575172 13513 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:40.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.576599 13513 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/data/instance:
18:08:40.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2867f4f4377f4fc39dfee142a8220b75"
18:08:40.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:40 on dist-test-slave-gp6n"
18:08:40.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.577090 13513 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/wal/instance:
18:08:40.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2867f4f4377f4fc39dfee142a8220b75"
18:08:40.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:40 on dist-test-slave-gp6n"
18:08:40.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.580260 13513 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
18:08:40.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.582468 13533 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:40.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.583415 13513 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
18:08:40.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.583506 13513 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/data,/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/wal
18:08:40.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "2867f4f4377f4fc39dfee142a8220b75"
18:08:40.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:40 on dist-test-slave-gp6n"
18:08:40.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.583565 13513 fs_report.cc:389] FS layout report
18:08:40.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:40.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/wal
18:08:40.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/wal
18:08:40.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/data/data
18:08:40.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:40.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:40.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:40.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:40.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:40.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:40.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:40.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:40.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:40.587 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:40.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:40.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.601531 13513 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:40.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.602073 13513 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
18:08:40.602 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.602216 13513 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:40.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.610361 13513 rpc_server.cc:307] RPC server started. Bound to: 127.13.47.126:34683
18:08:40.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.610366 13600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.47.126:34683 every 8 connection(s)
18:08:40.612 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.612226 13513 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/data/info.pb
18:08:40.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.613224 13501 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu as pid 13513
18:08:40.613 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.613384 13501 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-0/wal/instance
18:08:40.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.615411 13501 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu
18:08:40.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu
18:08:40.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/wal
18:08:40.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/data
18:08:40.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:40.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:40.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:40.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:40.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:40.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:40.616 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/logs
18:08:40.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/data/info.pb
18:08:40.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:40.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:40.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:40.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:40.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:40.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:40.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:40.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:40.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:08:40.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:40.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:40.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:40.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.47.125:38563
18:08:40.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.47.125
18:08:40.619 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:40.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.47.84:40799
18:08:40.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:40.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:40.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:40.620 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:40.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.47.126:34683,127.13.47.125:38563,127.13.47.124:42831
18:08:40.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:40.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34595/jwks.json with env {}
18:08:40.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.618170 13601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.621820 13601 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } has no permanent_uuid. Determining permanent_uuid...
18:08:40.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.636734 13601 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } has no permanent_uuid. Determining permanent_uuid...
18:08:40.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.637548 13534 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.47.125:38563: connect: Connection refused (error 111)
18:08:40.638 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.638509 13601 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.47.125:38563: Network error: Client connection negotiation failed: client connection to 127.13.47.125:38563: connect: Connection refused (error 111)
18:08:40.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.687728 13601 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } attempt: 1
18:08:40.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.689412 13601 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.47.125:38563: Network error: Client connection negotiation failed: client connection to 127.13.47.125:38563: connect: Connection refused (error 111)
18:08:40.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.724136 13603 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:40.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.724363 13603 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:40.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.724426 13603 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:40.728 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.728413 13603 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:08:40.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.728494 13603 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:40.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.728523 13603 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:08:40.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.728550 13603 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:08:40.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.728577 13603 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:08:40.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.728596 13603 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34595/jwks.json
18:08:40.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.732877 13603 master_runner.cc:387] Master server non-default flags:
18:08:40.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/logs
18:08:40.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:40.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:40.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:40.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.47.84:40799
18:08:40.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:40.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:40.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/data
18:08:40.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/wal
18:08:40.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:40.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.47.126:34683,127.13.47.125:38563,127.13.47.124:42831
18:08:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.47.125:38563
18:08:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:40.735 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34595/jwks.json
18:08:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/data/info.pb
18:08:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.47.125
18:08:40.736 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:40.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:40.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13603
18:08:40.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:40.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:40.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:40.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:40.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:08:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:40.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:40.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.734285 13603 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:40.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.735780 13603 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:40.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.742120 13618 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
18:08:40.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.742120 13613 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
18:08:40.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.742153 13612 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
18:08:40.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.742658 13603 server_base.cc:1061] running on GCE node
18:08:40.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.743253 13603 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:40.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.744282 13603 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:40.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.745797 13603 hybrid_clock.cc:648] HybridClock initialized: now 1786471720745777 us; error 39 us; skew 500 ppm
18:08:40.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.747784 13603 webserver.cc:533] Webserver started at http://127.13.47.125:44071/ using document root <none> and password file <none>
18:08:40.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.748404 13603 fs_manager.cc:362] Metadata directory not provided
18:08:40.748 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.748497 13603 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:40.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.748728 13603 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:40.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.750360 13603 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/data/instance:
18:08:40.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e4301a88788240babff8c1dd1ac8311d"
18:08:40.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:40 on dist-test-slave-gp6n"
18:08:40.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.750990 13603 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/wal/instance:
18:08:40.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e4301a88788240babff8c1dd1ac8311d"
18:08:40.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:40 on dist-test-slave-gp6n"
18:08:40.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.754570 13603 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
18:08:40.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.756700 13624 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:40.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.757591 13601 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } attempt: 2
18:08:40.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.757788 13603 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
18:08:40.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.757895 13603 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/data,/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/wal
18:08:40.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "e4301a88788240babff8c1dd1ac8311d"
18:08:40.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:40 on dist-test-slave-gp6n"
18:08:40.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.758008 13603 fs_report.cc:389] FS layout report
18:08:40.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:40.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/wal
18:08:40.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/wal
18:08:40.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/data/data
18:08:40.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:40.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:40.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:40.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:40.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:40.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:40.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:40.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:40.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:40.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:40.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:40.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.759917 13601 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.47.125:38563: Network error: Client connection negotiation failed: client connection to 127.13.47.125:38563: connect: Connection refused (error 111)
18:08:40.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.783720 13603 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:40.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.784546 13603 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
18:08:40.785 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.784742 13603 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:40.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.792117 13688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.47.125:38563 every 8 connection(s)
18:08:40.792 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.792129 13603 rpc_server.cc:307] RPC server started. Bound to: 127.13.47.125:38563
18:08:40.793 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.793334 13603 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/data/info.pb
18:08:40.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.796203 13689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.799753 13689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } has no permanent_uuid. Determining permanent_uuid...
18:08:40.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.802920 13501 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu as pid 13603
18:08:40.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.803042 13501 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-1/wal/instance
18:08:40.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.803758 13501 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu
18:08:40.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu
18:08:40.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/wal
18:08:40.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/data
18:08:40.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:40.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:40.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:40.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:40.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:40.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:40.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/logs
18:08:40.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/data/info.pb
18:08:40.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:40.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:40.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:40.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:40.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:40.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:08:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:40.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:40.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.47.124:42831
18:08:40.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.47.124
18:08:40.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:40.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.47.84:40799
18:08:40.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:40.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:40.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:40.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:40.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.47.126:34683,127.13.47.125:38563,127.13.47.124:42831
18:08:40.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:40.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34595/jwks.json with env {}
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.810127 13689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } has no permanent_uuid. Determining permanent_uuid...
18:08:40.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.820935 13689 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } has no permanent_uuid. Determining permanent_uuid...
18:08:40.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.821905 13628 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.47.124:42831: connect: Connection refused (error 111)
18:08:40.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.823077 13689 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.47.124:42831: Network error: Client connection negotiation failed: client connection to 127.13.47.124:42831: connect: Connection refused (error 111)
18:08:40.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.851097 13601 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } attempt: 3
18:08:40.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.855971 13601 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } has no permanent_uuid. Determining permanent_uuid...
18:08:40.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.857329 13601 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.47.124:42831: Network error: Client connection negotiation failed: client connection to 127.13.47.124:42831: connect: Connection refused (error 111)
18:08:40.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.872314 13689 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } attempt: 1
18:08:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.873804 13689 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.47.124:42831: Network error: Client connection negotiation failed: client connection to 127.13.47.124:42831: connect: Connection refused (error 111)
18:08:40.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.888504 13601 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } attempt: 1
18:08:40.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.890082 13601 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.47.124:42831: Network error: Client connection negotiation failed: client connection to 127.13.47.124:42831: connect: Connection refused (error 111)
18:08:40.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.914670 13692 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:40.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.914881 13692 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:40.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.914927 13692 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:40.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.918191 13692 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:08:40.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.918246 13692 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:40.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.918267 13692 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:08:40.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.918283 13692 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:08:40.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.918303 13692 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:08:40.919 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.918316 13692 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:34595/jwks.json
18:08:40.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.922680 13692 master_runner.cc:387] Master server non-default flags:
18:08:40.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/logs
18:08:40.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:40.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:40.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:40.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.47.84:40799
18:08:40.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:40.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:40.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/data
18:08:40.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/wal
18:08:40.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:40.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.47.126:34683,127.13.47.125:38563,127.13.47.124:42831
18:08:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.47.124:42831
18:08:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:34595/jwks.json
18:08:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/data/info.pb
18:08:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.47.124
18:08:40.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:40.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:40.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13692
18:08:40.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:40.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:40.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:40.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:40.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:40.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:08:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.923785 13692 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:40.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.924840 13692 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:40.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.931466 13704 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
18:08:40.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.931515 13703 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
18:08:40.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.931785 13706 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
18:08:40.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.933082 13692 server_base.cc:1061] running on GCE node
18:08:40.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.933686 13692 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:40.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.934758 13692 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:40.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.935941 13692 hybrid_clock.cc:648] HybridClock initialized: now 1786471720935930 us; error 31 us; skew 500 ppm
18:08:40.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.937906 13692 webserver.cc:533] Webserver started at http://127.13.47.124:40053/ using document root <none> and password file <none>
18:08:40.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.938565 13692 fs_manager.cc:362] Metadata directory not provided
18:08:40.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.938648 13692 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:40.939 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.938875 13692 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:40.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.940483 13692 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/data/instance:
18:08:40.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "218be4059ebd497c8dfb6fb70c5742b2"
18:08:40.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:40 on dist-test-slave-gp6n"
18:08:40.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.941011 13692 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/wal/instance:
18:08:40.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "218be4059ebd497c8dfb6fb70c5742b2"
18:08:40.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:40 on dist-test-slave-gp6n"
18:08:40.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.941999 13689 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } attempt: 2
18:08:40.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.943482 13689 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.47.124:42831: Network error: Client connection negotiation failed: client connection to 127.13.47.124:42831: connect: Connection refused (error 111)
18:08:40.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.944826 13692 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
18:08:40.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.946977 13716 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:40.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.947986 13692 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
18:08:40.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.948097 13692 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/data,/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/wal
18:08:40.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "218be4059ebd497c8dfb6fb70c5742b2"
18:08:40.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:40 on dist-test-slave-gp6n"
18:08:40.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.948163 13692 fs_report.cc:389] FS layout report
18:08:40.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:40.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/wal
18:08:40.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/wal
18:08:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/data/data
18:08:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:40.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:40.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:40.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.963047 13692 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:40.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.963724 13692 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
18:08:40.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.963868 13692 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:40.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.965286 13601 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } attempt: 2
18:08:40.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.966842 13601 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.47.124:42831: Network error: Client connection negotiation failed: client connection to 127.13.47.124:42831: connect: Connection refused (error 111)
18:08:40.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.971475 13692 rpc_server.cc:307] RPC server started. Bound to: 127.13.47.124:42831
18:08:40.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.971613 13775 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.47.124:42831 every 8 connection(s)
18:08:40.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.972411 13692 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/data/info.pb
18:08:40.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.975176 13776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.978281 13776 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } has no permanent_uuid. Determining permanent_uuid...
18:08:40.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.980793 13501 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu as pid 13692
18:08:40.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.980901 13501 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/master-2/wal/instance
18:08:40.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.986759 13776 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } has no permanent_uuid. Determining permanent_uuid...
18:08:40.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.991189 13776 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } has no permanent_uuid. Determining permanent_uuid...
18:08:40.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.998610 13776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2: Bootstrap starting.
18:08:41.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.000545 13776 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2: Neither blocks nor log segments found. Creating new log.
18:08:41.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.001147 13776 log.cc:826] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2: Log is configured to *not* fsync() on all Append() calls
18:08:41.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.002839 13776 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2: No bootstrap required, opened a new log
18:08:41.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.005947 13776 raft_consensus.cc:359] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } }
18:08:41.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.006100 13776 raft_consensus.cc:385] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:41.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.006145 13776 raft_consensus.cc:740] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 218be4059ebd497c8dfb6fb70c5742b2, State: Initialized, Role: FOLLOWER
18:08:41.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.006587 13776 consensus_queue.cc:260] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } }
18:08:41.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.007159 13789 sys_catalog.cc:455] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [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: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } } }
18:08:41.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.007275 13789 sys_catalog.cc:458] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [sys.catalog]: This master's current role is: FOLLOWER
18:08:41.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.007728 13776 sys_catalog.cc:565] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [sys.catalog]: configured and running, proceeding with master startup.
18:08:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.012324 13803 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:08:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.012401 13803 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:08:41.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.011009 13692 master_runner.cc:187] Error getting master registration for 127.13.47.126:34683: OK, instance_id { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" instance_seqno: 1786471720607655 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:08:41.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.013208 13692 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:08:41.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.034646 13689 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } attempt: 3
18:08:41.041 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.041494 13689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d: Bootstrap starting.
18:08:41.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.044252 13689 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d: Neither blocks nor log segments found. Creating new log.
18:08:41.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.045089 13689 log.cc:826] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d: Log is configured to *not* fsync() on all Append() calls
18:08:41.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.047596 13689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d: No bootstrap required, opened a new log
18:08:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.051100 13689 raft_consensus.cc:359] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } }
18:08:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.051278 13689 raft_consensus.cc:385] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.051337 13689 raft_consensus.cc:740] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e4301a88788240babff8c1dd1ac8311d, State: Initialized, Role: FOLLOWER
18:08:41.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.051770 13689 consensus_queue.cc:260] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } }
18:08:41.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.052215 13809 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [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: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } } }
18:08:41.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.052341 13809 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [sys.catalog]: This master's current role is: FOLLOWER
18:08:41.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.052989 13689 sys_catalog.cc:565] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [sys.catalog]: configured and running, proceeding with master startup.
18:08:41.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.058137 13823 catalog_manager.cc:1594] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:08:41.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.058488 13823 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:08:41.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.056761 13603 master_runner.cc:187] Error getting master registration for 127.13.47.126:34683: OK, instance_id { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" instance_seqno: 1786471720607655 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:08:41.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.059041 13603 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:08:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.066011 13601 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } attempt: 3
18:08:41.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.072774 13601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75: Bootstrap starting.
18:08:41.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.075471 13601 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75: Neither blocks nor log segments found. Creating new log.
18:08:41.076 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.076385 13601 log.cc:826] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75: Log is configured to *not* fsync() on all Append() calls
18:08:41.078 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.077945 13601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75: No bootstrap required, opened a new log
18:08:41.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.080425 13601 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } }
18:08:41.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.080590 13601 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:41.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.080644 13601 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2867f4f4377f4fc39dfee142a8220b75, State: Initialized, Role: FOLLOWER
18:08:41.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.081149 13601 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } }
18:08:41.081 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.081668 13826 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [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: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } } }
18:08:41.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.082119 13826 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [sys.catalog]: This master's current role is: FOLLOWER
18:08:41.082 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.082436 13601 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [sys.catalog]: configured and running, proceeding with master startup.
18:08:41.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.088390 13838 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:08:41.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.088730 13838 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:08:41.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.088409 13826 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:08:41.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.089658 13826 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } }
18:08:41.091 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.090595 13826 leader_election.cc:290] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e4301a88788240babff8c1dd1ac8311d (127.13.47.125:38563), 218be4059ebd497c8dfb6fb70c5742b2 (127.13.47.124:42831)
18:08:41.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.091620 13747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2867f4f4377f4fc39dfee142a8220b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "218be4059ebd497c8dfb6fb70c5742b2" is_pre_election: true
18:08:41.092 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.091873 13747 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2867f4f4377f4fc39dfee142a8220b75 in term 0.
18:08:41.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.092301 13537 leader_election.cc:304] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [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: 218be4059ebd497c8dfb6fb70c5742b2, 2867f4f4377f4fc39dfee142a8220b75; no voters: 
18:08:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.093657 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2867f4f4377f4fc39dfee142a8220b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4301a88788240babff8c1dd1ac8311d" is_pre_election: true
18:08:41.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.093874 13655 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2867f4f4377f4fc39dfee142a8220b75 in term 0.
18:08:41.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.103663 13539 tablet.cc:2406] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:41.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.104089 13513 master_runner.cc:264] No leader master found from master 2867f4f4377f4fc39dfee142a8220b75
18:08:41.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.104151 13513 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:08:41.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.104234 13826 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:08:41.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.104282 13826 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:08:41.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.104322 13826 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [term 0 FOLLOWER]: Advancing to term 1
18:08:41.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.105657 13826 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } }
18:08:41.106 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.106060 13826 leader_election.cc:290] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [CANDIDATE]: Term 1 election: Requested vote from peers e4301a88788240babff8c1dd1ac8311d (127.13.47.125:38563), 218be4059ebd497c8dfb6fb70c5742b2 (127.13.47.124:42831)
18:08:41.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.106818 13655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2867f4f4377f4fc39dfee142a8220b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e4301a88788240babff8c1dd1ac8311d"
18:08:41.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.106961 13655 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [term 0 FOLLOWER]: Advancing to term 1
18:08:41.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.108057 13655 raft_consensus.cc:2468] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2867f4f4377f4fc39dfee142a8220b75 in term 1.
18:08:41.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.108388 13534 leader_election.cc:304] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [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: 2867f4f4377f4fc39dfee142a8220b75, e4301a88788240babff8c1dd1ac8311d; no voters: 
18:08:41.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.108642 13747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2867f4f4377f4fc39dfee142a8220b75" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "218be4059ebd497c8dfb6fb70c5742b2"
18:08:41.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.108785 13747 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [term 0 FOLLOWER]: Advancing to term 1
18:08:41.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.109953 13747 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2867f4f4377f4fc39dfee142a8220b75 in term 1.
18:08:41.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.110661 13826 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [term 1 FOLLOWER]: Leader election won for term 1
18:08:41.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.110898 13826 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [term 1 LEADER]: Becoming Leader. State: Replica: 2867f4f4377f4fc39dfee142a8220b75, State: Running, Role: LEADER
18:08:41.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.111222 13826 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [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: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } }
18:08:41.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.113260 13826 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2867f4f4377f4fc39dfee142a8220b75. Latest consensus state: current_term: 1 leader_uuid: "2867f4f4377f4fc39dfee142a8220b75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } } }
18:08:41.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.113862 13826 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [sys.catalog]: This master's current role is: LEADER
18:08:41.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.132046 13843 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
18:08:41.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.137317 13843 catalog_manager.cc:1520] Initializing Kudu cluster ID...
18:08:41.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.145264 13747 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [term 1 FOLLOWER]: Refusing update from remote peer 2867f4f4377f4fc39dfee142a8220b75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:41.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.146804 13826 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:41.153 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.153491 13789 sys_catalog.cc:455] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2867f4f4377f4fc39dfee142a8220b75. Latest consensus state: current_term: 1 leader_uuid: "2867f4f4377f4fc39dfee142a8220b75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } } }
18:08:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.153630 13789 sys_catalog.cc:458] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [sys.catalog]: This master's current role is: FOLLOWER
18:08:41.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.153998 13655 raft_consensus.cc:1275] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [term 1 FOLLOWER]: Refusing update from remote peer 2867f4f4377f4fc39dfee142a8220b75: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:41.158 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.154693 13826 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:41.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.160495 13809 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2867f4f4377f4fc39dfee142a8220b75. Latest consensus state: current_term: 1 leader_uuid: "2867f4f4377f4fc39dfee142a8220b75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } } }
18:08:41.160 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.160612 13809 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [sys.catalog]: This master's current role is: FOLLOWER
18:08:41.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.164072 13826 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2867f4f4377f4fc39dfee142a8220b75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } } }
18:08:41.164 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.164182 13826 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [sys.catalog]: This master's current role is: LEADER
18:08:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.167439 13789 sys_catalog.cc:455] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2867f4f4377f4fc39dfee142a8220b75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } } }
18:08:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.167557 13789 sys_catalog.cc:458] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2 [sys.catalog]: This master's current role is: FOLLOWER
18:08:41.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.168272 13844 mvcc.cc:204] Tried to move back new op lower bound from 7317388169804374016 to 7317388169676197888. Current Snapshot: MvccSnapshot[applied={T|T < 7317388169804374016}]
18:08:41.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.170570 13845 mvcc.cc:204] Tried to move back new op lower bound from 7317388169804374016 to 7317388169676197888. Current Snapshot: MvccSnapshot[applied={T|T < 7317388169804374016}]
18:08:41.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.172398 13843 catalog_manager.cc:1383] Generated new cluster ID: 81dedb1c91c7449f9b1b6c9bfe584a4c
18:08:41.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.172456 13843 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
18:08:41.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.175105 13840 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "2867f4f4377f4fc39dfee142a8220b75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } } }
18:08:41.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.175259 13840 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75 [sys.catalog]: This master's current role is: LEADER
18:08:41.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.176781 13809 sys_catalog.cc:455] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "2867f4f4377f4fc39dfee142a8220b75" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2867f4f4377f4fc39dfee142a8220b75" member_type: VOTER last_known_addr { host: "127.13.47.126" port: 34683 } } peers { permanent_uuid: "e4301a88788240babff8c1dd1ac8311d" member_type: VOTER last_known_addr { host: "127.13.47.125" port: 38563 } } peers { permanent_uuid: "218be4059ebd497c8dfb6fb70c5742b2" member_type: VOTER last_known_addr { host: "127.13.47.124" port: 42831 } } }
18:08:41.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.176880 13809 sys_catalog.cc:458] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d [sys.catalog]: This master's current role is: FOLLOWER
18:08:41.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.179286 13847 mvcc.cc:204] Tried to move back new op lower bound from 7317388169804374016 to 7317388169676197888. Current Snapshot: MvccSnapshot[applied={T|T < 7317388169804374016}]
18:08:41.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.194789 13843 catalog_manager.cc:1406] Generated new certificate authority record
18:08:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.200174 13843 catalog_manager.cc:1540] Loading token signing keys...
18:08:41.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.218461 13843 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 2867f4f4377f4fc39dfee142a8220b75: Generated new TSK 0
18:08:41.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.223059 13843 catalog_manager.cc:1550] Initializing in-progress tserver states...
18:08:41.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.247259 13501 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu
18:08:41.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu
18:08:41.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/wal
18:08:41.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/data
18:08:41.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:41.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:41.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:41.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:41.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:41.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:41.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/logs
18:08:41.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/data/info.pb
18:08:41.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:41.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:41.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:41.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:41.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:41.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:41.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:41.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:41.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:08:41.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:41.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.47.65:0
18:08:41.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.47.65
18:08:41.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.47.65
18:08:41.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:41.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.47.126:34683,127.13.47.125:38563,127.13.47.124:42831
18:08:41.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.47.84:40799
18:08:41.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:41.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:41.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:08:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.427281 13854 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.427526 13854 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:41.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.427596 13854 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:41.431 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.431748 13854 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:41.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.431915 13854 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.47.65
18:08:41.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.436146 13854 tablet_server_runner.cc:78] Tablet server non-default flags:
18:08:41.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/logs
18:08:41.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:41.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:41.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:41.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.47.84:40799
18:08:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/data
18:08:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/wal
18:08:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.47.65:0
18:08:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:41.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/data/info.pb
18:08:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.47.65
18:08:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.47.126:34683,127.13.47.125:38563,127.13.47.124:42831
18:08:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13854
18:08:41.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:41.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:41.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:41.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:41.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.47.65
18:08:41.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:41.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:08:41.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:41.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:41.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:41.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:41.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:41.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.437613 13854 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:41.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.439574 13854 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:41.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.446537 13863 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
18:08:41.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.446645 13865 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
18:08:41.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.446847 13862 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
18:08:41.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.447435 13854 server_base.cc:1061] running on GCE node
18:08:41.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.447821 13854 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:41.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.448462 13854 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:41.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.449661 13854 hybrid_clock.cc:648] HybridClock initialized: now 1786471721449641 us; error 33 us; skew 500 ppm
18:08:41.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.452227 13854 webserver.cc:533] Webserver started at http://127.13.47.65:43993/ using document root <none> and password file <none>
18:08:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.452930 13854 fs_manager.cc:362] Metadata directory not provided
18:08:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.453011 13854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:41.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.453236 13854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:41.455 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.455444 13854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/data/instance:
18:08:41.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "16fac04502984a399bfae1caafe3a6c3"
18:08:41.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:41 on dist-test-slave-gp6n"
18:08:41.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.456056 13854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/wal/instance:
18:08:41.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "16fac04502984a399bfae1caafe3a6c3"
18:08:41.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:41 on dist-test-slave-gp6n"
18:08:41.460 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.460285 13854 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
18:08:41.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.463076 13871 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:41.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.464334 13854 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
18:08:41.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.464455 13854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/data,/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/wal
18:08:41.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "16fac04502984a399bfae1caafe3a6c3"
18:08:41.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:41 on dist-test-slave-gp6n"
18:08:41.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.464542 13854 fs_report.cc:389] FS layout report
18:08:41.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:41.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/wal
18:08:41.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/wal
18:08:41.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/data/data
18:08:41.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:41.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:41.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:41.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:41.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:41.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:41.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:41.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:41.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:41.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:41.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:41.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.489102 13854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:41.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.490091 13854 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
18:08:41.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.490325 13854 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:41.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.491102 13854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:08:41.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.492175 13854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:08:41.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.492221 13854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:08:41.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.492298 13854 ts_tablet_manager.cc:616] Registered 0 tablets
18:08:41.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.492316 13854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:08:41.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.512204 13854 rpc_server.cc:307] RPC server started. Bound to: 127.13.47.65:37769
18:08:41.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.512332 14014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.47.65:37769 every 8 connection(s)
18:08:41.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.513213 13854 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/data/info.pb
18:08:41.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.517007 13501 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu as pid 13854
18:08:41.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.517112 13501 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-0/wal/instance
18:08:41.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.519953 13501 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu
18:08:41.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu
18:08:41.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/wal
18:08:41.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/data
18:08:41.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:41.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:41.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:41.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:41.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:41.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:41.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/logs
18:08:41.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/data/info.pb
18:08:41.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:41.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:41.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:41.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:41.521 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:41.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:41.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:41.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:41.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:08:41.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:41.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.47.66:0
18:08:41.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.47.66
18:08:41.522 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.47.66
18:08:41.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:41.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.47.126:34683,127.13.47.125:38563,127.13.47.124:42831
18:08:41.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.47.84:40799
18:08:41.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:41.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:41.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:08:41.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.526765 14015 heartbeater.cc:344] Connected to a master server at 127.13.47.124:42831
18:08:41.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.526990 14018 heartbeater.cc:344] Connected to a master server at 127.13.47.125:38563
18:08:41.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.527027 14015 heartbeater.cc:461] Registering TS with master...
18:08:41.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.527056 14018 heartbeater.cc:461] Registering TS with master...
18:08:41.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.527624 14015 heartbeater.cc:507] Master 127.13.47.124:42831 requested a full tablet report, sending...
18:08:41.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.529163 13735 ts_manager.cc:194] Registered new tserver with Master: 16fac04502984a399bfae1caafe3a6c3 (127.13.47.65:37769)
18:08:41.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.529608 14017 heartbeater.cc:344] Connected to a master server at 127.13.47.126:34683
18:08:41.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.529688 14017 heartbeater.cc:461] Registering TS with master...
18:08:41.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.529871 14017 heartbeater.cc:507] Master 127.13.47.126:34683 requested a full tablet report, sending...
18:08:41.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.527627 14018 heartbeater.cc:507] Master 127.13.47.125:38563 requested a full tablet report, sending...
18:08:41.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.530913 13552 ts_manager.cc:194] Registered new tserver with Master: 16fac04502984a399bfae1caafe3a6c3 (127.13.47.65:37769)
18:08:41.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.532444 13552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.47.65:58005
18:08:41.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.532665 13643 ts_manager.cc:194] Registered new tserver with Master: 16fac04502984a399bfae1caafe3a6c3 (127.13.47.65:37769)
18:08:41.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.684489 14027 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:41.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.684700 14027 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:41.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.684746 14027 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:41.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.688576 14027 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:41.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.688670 14027 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.47.66
18:08:41.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.692435 14027 tablet_server_runner.cc:78] Tablet server non-default flags:
18:08:41.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/logs
18:08:41.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:41.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:41.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.47.84:40799
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/data
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/wal
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.47.66:0
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/data/info.pb
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.47.66
18:08:41.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.47.126:34683,127.13.47.125:38563,127.13.47.124:42831
18:08:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14027
18:08:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.47.66
18:08:41.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:08:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.693423 14027 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:41.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.694496 14027 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:41.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.701233 14034 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
18:08:41.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.701246 14033 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
18:08:41.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.701560 14038 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
18:08:41.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.702204 14027 server_base.cc:1061] running on GCE node
18:08:41.702 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.702616 14027 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:41.703 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.703117 14027 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:41.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.704303 14027 hybrid_clock.cc:648] HybridClock initialized: now 1786471721704284 us; error 30 us; skew 500 ppm
18:08:41.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.706329 14027 webserver.cc:533] Webserver started at http://127.13.47.66:46787/ using document root <none> and password file <none>
18:08:41.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.706979 14027 fs_manager.cc:362] Metadata directory not provided
18:08:41.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.707059 14027 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:41.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.707304 14027 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:41.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.709002 14027 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/data/instance:
18:08:41.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06d1d11a9c6e447ba9be8446787decc7"
18:08:41.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:41 on dist-test-slave-gp6n"
18:08:41.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.709694 14027 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/wal/instance:
18:08:41.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06d1d11a9c6e447ba9be8446787decc7"
18:08:41.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:41 on dist-test-slave-gp6n"
18:08:41.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.713634 14027 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
18:08:41.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.715845 14047 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:41.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.716792 14027 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
18:08:41.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.716910 14027 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/data,/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/wal
18:08:41.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "06d1d11a9c6e447ba9be8446787decc7"
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:41 on dist-test-slave-gp6n"
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.717001 14027 fs_report.cc:389] FS layout report
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/wal
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/wal
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/data/data
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:41.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:41.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:41.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.736932 14027 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:41.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.737952 14027 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
18:08:41.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.738231 14027 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:41.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.738852 14027 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:08:41.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.740023 14027 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:08:41.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.740093 14027 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:08:41.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.740149 14027 ts_tablet_manager.cc:616] Registered 0 tablets
18:08:41.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.740185 14027 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:08:41.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.759840 14027 rpc_server.cc:307] RPC server started. Bound to: 127.13.47.66:43697
18:08:41.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.761659 14027 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/data/info.pb
18:08:41.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.766036 13501 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu as pid 14027
18:08:41.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.766177 13501 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-1/wal/instance
18:08:41.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.770901 13501 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu
18:08:41.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu
18:08:41.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/wal
18:08:41.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/data
18:08:41.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:41.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:41.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:41.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/logs
18:08:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/data/info.pb
18:08:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:41.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:41.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:08:41.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:41.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.47.67:0
18:08:41.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.47.67
18:08:41.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.47.67
18:08:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.47.126:34683,127.13.47.125:38563,127.13.47.124:42831
18:08:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.47.84:40799
18:08:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:08:41.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.760757 14188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.47.66:43697 every 8 connection(s)
18:08:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.778053 14191 heartbeater.cc:344] Connected to a master server at 127.13.47.125:38563
18:08:41.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.778302 14191 heartbeater.cc:461] Registering TS with master...
18:08:41.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.778972 14191 heartbeater.cc:507] Master 127.13.47.125:38563 requested a full tablet report, sending...
18:08:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.779676 14190 heartbeater.cc:344] Connected to a master server at 127.13.47.126:34683
18:08:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.779760 14190 heartbeater.cc:461] Registering TS with master...
18:08:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.779954 14190 heartbeater.cc:507] Master 127.13.47.126:34683 requested a full tablet report, sending...
18:08:41.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.780236 13643 ts_manager.cc:194] Registered new tserver with Master: 06d1d11a9c6e447ba9be8446787decc7 (127.13.47.66:43697)
18:08:41.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.780586 13552 ts_manager.cc:194] Registered new tserver with Master: 06d1d11a9c6e447ba9be8446787decc7 (127.13.47.66:43697)
18:08:41.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.780687 14189 heartbeater.cc:344] Connected to a master server at 127.13.47.124:42831
18:08:41.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.780761 14189 heartbeater.cc:461] Registering TS with master...
18:08:41.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.780915 14189 heartbeater.cc:507] Master 127.13.47.124:42831 requested a full tablet report, sending...
18:08:41.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.781287 13552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.47.66:52743
18:08:41.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.781572 13735 ts_manager.cc:194] Registered new tserver with Master: 06d1d11a9c6e447ba9be8446787decc7 (127.13.47.66:43697)
18:08:41.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.943686 14200 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:41.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.943884 14200 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:41.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.943931 14200 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:41.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.947695 14200 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:41.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.947795 14200 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.47.67
18:08:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.951581 14200 tablet_server_runner.cc:78] Tablet server non-default flags:
18:08:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/logs
18:08:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:41.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.47.84:40799
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/data
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/wal
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.47.67:0
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/data/info.pb
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.47.67
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.47.126:34683,127.13.47.125:38563,127.13.47.124:42831
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14200
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.47.67
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:41.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.952637 14200 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:41.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.953701 14200 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:41.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.960261 14206 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
18:08:41.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.960247 14209 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
18:08:41.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.960355 14200 server_base.cc:1061] running on GCE node
18:08:41.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.960296 14207 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
18:08:41.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.961097 14200 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:41.961 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.961697 14200 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:41.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.962878 14200 hybrid_clock.cc:648] HybridClock initialized: now 1786471721962859 us; error 29 us; skew 500 ppm
18:08:41.964 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.964745 14200 webserver.cc:533] Webserver started at http://127.13.47.67:40439/ using document root <none> and password file <none>
18:08:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.965324 14200 fs_manager.cc:362] Metadata directory not provided
18:08:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.965405 14200 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:41.965 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.965639 14200 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:41.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.967309 14200 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/data/instance:
18:08:41.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf13e4425ada46939a1ee461a72b68c3"
18:08:41.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:41 on dist-test-slave-gp6n"
18:08:41.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.967897 14200 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/wal/instance:
18:08:41.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf13e4425ada46939a1ee461a72b68c3"
18:08:41.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:41 on dist-test-slave-gp6n"
18:08:41.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.971330 14200 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
18:08:41.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.973925 14216 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.975253 14200 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
18:08:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.975366 14200 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/data,/tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/wal
18:08:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "cf13e4425ada46939a1ee461a72b68c3"
18:08:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:41 on dist-test-slave-gp6n"
18:08:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.975440 14200 fs_report.cc:389] FS layout report
18:08:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:41.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/wal
18:08:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/wal
18:08:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/data/data
18:08:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:41.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:41.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:41.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:41.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:42.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.000030 14200 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:42.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.000682 14200 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
18:08:42.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.000839 14200 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:42.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.001309 14200 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:08:42.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.002462 14200 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:08:42.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.002533 14200 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:08:42.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.002588 14200 ts_tablet_manager.cc:616] Registered 0 tablets
18:08:42.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.002610 14200 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:08:42.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.013612 13803 catalog_manager.cc:1295] Loaded cluster ID: 81dedb1c91c7449f9b1b6c9bfe584a4c
18:08:42.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.013705 13803 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2: loading cluster ID for follower catalog manager: success
18:08:42.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.015702 13803 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2: acquiring CA information for follower catalog manager: success
18:08:42.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.016741 13803 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 218be4059ebd497c8dfb6fb70c5742b2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:08:42.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.019014 14200 rpc_server.cc:307] RPC server started. Bound to: 127.13.47.67:37207
18:08:42.019 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.019145 14356 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.47.67:37207 every 8 connection(s)
18:08:42.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.020040 14200 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/data/info.pb
18:08:42.026 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.025883 13501 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu as pid 14200
18:08:42.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.026000 13501 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskqKQo1S/test-tmp/mini-kudu-cluster7898136676967535843/ts-2/wal/instance
18:08:42.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.032068 14357 heartbeater.cc:344] Connected to a master server at 127.13.47.124:42831
18:08:42.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.032214 14358 heartbeater.cc:344] Connected to a master server at 127.13.47.126:34683
18:08:42.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.032320 14357 heartbeater.cc:461] Registering TS with master...
18:08:42.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.032615 14359 heartbeater.cc:344] Connected to a master server at 127.13.47.125:38563
18:08:42.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.032723 14359 heartbeater.cc:461] Registering TS with master...
18:08:42.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.032891 14357 heartbeater.cc:507] Master 127.13.47.124:42831 requested a full tablet report, sending...
18:08:42.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.032949 14359 heartbeater.cc:507] Master 127.13.47.125:38563 requested a full tablet report, sending...
18:08:42.033 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.032326 14358 heartbeater.cc:461] Registering TS with master...
18:08:42.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.033695 14358 heartbeater.cc:507] Master 127.13.47.126:34683 requested a full tablet report, sending...
18:08:42.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.034042 13735 ts_manager.cc:194] Registered new tserver with Master: cf13e4425ada46939a1ee461a72b68c3 (127.13.47.67:37207)
18:08:42.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.034085 13643 ts_manager.cc:194] Registered new tserver with Master: cf13e4425ada46939a1ee461a72b68c3 (127.13.47.67:37207)
18:08:42.035 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.034659 13552 ts_manager.cc:194] Registered new tserver with Master: cf13e4425ada46939a1ee461a72b68c3 (127.13.47.67:37207)
18:08:42.036 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.035866 13552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.47.67:60033
18:08:42.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.049633 13501 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
18:08:42.050 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:08:42.052 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

18:08:42.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.060037 13823 catalog_manager.cc:1295] Loaded cluster ID: 81dedb1c91c7449f9b1b6c9bfe584a4c
18:08:42.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.060114 13823 catalog_manager.cc:1588] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d: loading cluster ID for follower catalog manager: success
18:08:42.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.061895 13823 catalog_manager.cc:1610] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d: acquiring CA information for follower catalog manager: success
18:08:42.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.063362 13823 catalog_manager.cc:1638] T 00000000000000000000000000000000 P e4301a88788240babff8c1dd1ac8311d: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:08:42.061 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.47.126"
      port: 34683
    }
    bound_http_address {
      host: "127.13.47.126"
      port: 35793
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.47.125"
      port: 38563
    }
    bound_http_address {
      host: "127.13.47.125"
      port: 44071
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.47.124"
      port: 42831
    }
    bound_http_address {
      host: "127.13.47.124"
      port: 40053
    }
  }
}

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

18:08:42.069 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.47.65"
      port: 37769
    }
    bound_http_address {
      host: "127.13.47.65"
      port: 43993
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.47.66"
      port: 43697
    }
    bound_http_address {
      host: "127.13.47.66"
      port: 46787
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.47.67"
      port: 37207
    }
    bound_http_address {
      host: "127.13.47.67"
      port: 40439
    }
  }
}

18:08:42.071 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
18:08:42.086 [DEBUG - main] (InternalLoggerFactory.java:63) Using SLF4J as the default logging framework
18:08:42.092 [DEBUG - main] (ResourceLeakDetector.java:129) -Dorg.apache.kudu.shaded.io.netty.leakDetection.level: simple
18:08:42.093 [DEBUG - main] (ResourceLeakDetector.java:130) -Dorg.apache.kudu.shaded.io.netty.leakDetection.targetRecords: 4
18:08:42.100 [DEBUG - main] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@57f64f5e
18:08:42.132 [DEBUG - main] (PlatformDependent0.java:1138) Java version: 17
18:08:42.132 [DEBUG - main] (PlatformDependent0.java:616) -Dio.netty.noUnsafe: false
18:08:42.133 [DEBUG - main] (PlatformDependent0.java:559) Thread.isVirtual() is not available: 
18:08:42.133 [DEBUG - main] (PlatformDependent0.java:572) java.lang.BaseVirtualThread is not available: 
18:08:42.134 [DEBUG - main] (PlatformDependent0.java:145) sun.misc.Unsafe.theUnsafe: available
18:08:42.135 [DEBUG - main] (PlatformDependent0.java:208) sun.misc.Unsafe base methods: all available
18:08:42.135 [DEBUG - main] (PlatformDependent0.java:240) sun.misc.Unsafe.storeFence: available
18:08:42.136 [DEBUG - main] (PlatformDependent0.java:283) java.nio.Buffer.address: available
18:08:42.136 [DEBUG - main] (PlatformDependent0.java:369) direct buffer constructor: unavailable: Reflective setAccessible(true) disabled
18:08:42.137 [DEBUG - main] (PlatformDependent0.java:447) java.nio.Bits.unaligned: available, true
18:08:42.139 [DEBUG - main] (PlatformDependent0.java:515) jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class org.apache.kudu.shaded.io.netty.util.internal.PlatformDependent0$7 cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to unnamed module @6fdb1f78
18:08:42.140 [DEBUG - main] (PlatformDependent0.java:545) java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
18:08:42.140 [DEBUG - main] (PlatformDependent.java:1214) sun.misc.Unsafe: available
18:08:42.140 [DEBUG - main] (PlatformDependent.java:1360) -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
18:08:42.140 [DEBUG - main] (PlatformDependent.java:1439) -Dio.netty.bitMode: 64 (sun.arch.data.model)
18:08:42.141 [DEBUG - main] (PlatformDependent.java:181) -Dio.netty.maxDirectMemory: -1 bytes
18:08:42.141 [DEBUG - main] (PlatformDependent.java:188) -Dio.netty.uninitializedArrayAllocationThreshold: -1
18:08:42.142 [DEBUG - main] (CleanerJava9.java:71) java.nio.ByteBuffer.cleaner(): available
18:08:42.143 [DEBUG - main] (PlatformDependent.java:209) -Dio.netty.noPreferDirect: false
18:08:42.153 [DEBUG - main] (PlatformDependent.java:1048) org.jctools-core.MpscChunkedArrayQueue: available
18:08:42.186 [DEBUG - main] (MultithreadEventLoopGroup.java:44) -Dio.netty.eventLoopThreads: 8
18:08:42.198 [DEBUG - main] (GlobalEventExecutor.java:54) -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1
18:08:42.204 [DEBUG - main] (InternalThreadLocalMap.java:100) -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
18:08:42.204 [DEBUG - main] (InternalThreadLocalMap.java:101) -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
18:08:42.212 [DEBUG - main] (NioEventLoop.java:110) -Dio.netty.noKeySetOptimization: false
18:08:42.212 [DEBUG - main] (NioEventLoop.java:111) -Dio.netty.selectorAutoRebuildThreshold: 512
18:08:42.256 [DEBUG - main] (PooledByteBufAllocator.java:161) -Dio.netty.allocator.numHeapArenas: 8
18:08:42.256 [DEBUG - main] (PooledByteBufAllocator.java:162) -Dio.netty.allocator.numDirectArenas: 8
18:08:42.257 [DEBUG - main] (PooledByteBufAllocator.java:164) -Dio.netty.allocator.pageSize: 8192
18:08:42.257 [DEBUG - main] (PooledByteBufAllocator.java:169) -Dio.netty.allocator.maxOrder: 9
18:08:42.257 [DEBUG - main] (PooledByteBufAllocator.java:173) -Dio.netty.allocator.chunkSize: 4194304
18:08:42.257 [DEBUG - main] (PooledByteBufAllocator.java:174) -Dio.netty.allocator.smallCacheSize: 256
18:08:42.257 [DEBUG - main] (PooledByteBufAllocator.java:175) -Dio.netty.allocator.normalCacheSize: 64
18:08:42.257 [DEBUG - main] (PooledByteBufAllocator.java:176) -Dio.netty.allocator.maxCachedBufferCapacity: 32768
18:08:42.258 [DEBUG - main] (PooledByteBufAllocator.java:177) -Dio.netty.allocator.cacheTrimInterval: 8192
18:08:42.258 [DEBUG - main] (PooledByteBufAllocator.java:178) -Dio.netty.allocator.cacheTrimIntervalMillis: 0
18:08:42.258 [DEBUG - main] (PooledByteBufAllocator.java:179) -Dio.netty.allocator.useCacheForAllThreads: false
18:08:42.258 [DEBUG - main] (PooledByteBufAllocator.java:180) -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
18:08:42.258 [DEBUG - main] (PooledByteBufAllocator.java:182) -Dio.netty.allocator.disableCacheFinalizersForFastThreadLocalThreads: false
18:08:42.277 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
18:08:42.340 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:42.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.534529 14017 heartbeater.cc:499] Master 127.13.47.126:34683 was elected leader, sending a full tablet report...
18:08:42.564 [INFO - main] (Logging.scala:60) Running Spark version 3.5.5
18:08:42.564 [INFO - main] (Logging.scala:60) OS info Linux, 5.4.0-1157-gcp, amd64
18:08:42.565 [INFO - main] (Logging.scala:60) Java version 17.0.18
18:08:42.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:42.783219 14190 heartbeater.cc:499] Master 127.13.47.126:34683 was elected leader, sending a full tablet report...
18:08:42.851 [WARN - main] (NativeCodeLoader.java:60) Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
18:08:42.939 [INFO - main] (Logging.scala:60) ==============================================================
18:08:42.939 [INFO - main] (Logging.scala:60) No custom resources configured for spark.driver.
18:08:42.940 [INFO - main] (Logging.scala:60) ==============================================================
18:08:42.941 [INFO - main] (Logging.scala:60) Submitted application: test
18:08:42.981 [INFO - main] (Logging.scala:60) Default ResourceProfile created, executor resources: Map(cores -> name: cores, amount: 1, script: , vendor: , memory -> name: memory, amount: 1024, script: , vendor: , offHeap -> name: offHeap, amount: 0, script: , vendor: ), task resources: Map(cpus -> name: cpus, amount: 1.0)
18:08:42.993 [INFO - main] (Logging.scala:60) Limiting resource is cpu
18:08:42.994 [INFO - main] (Logging.scala:60) Added ResourceProfile id: 0
18:08:43.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:43.037246 14358 heartbeater.cc:499] Master 127.13.47.126:34683 was elected leader, sending a full tablet report...
18:08:43.085 [INFO - main] (Logging.scala:60) Changing view acls to: slave
18:08:43.085 [INFO - main] (Logging.scala:60) Changing modify acls to: slave
18:08:43.086 [INFO - main] (Logging.scala:60) Changing view acls groups to: 
18:08:43.086 [INFO - main] (Logging.scala:60) Changing modify acls groups to: 
18:08:43.087 [INFO - main] (Logging.scala:60) SecurityManager: authentication disabled; ui acls disabled; users with view permissions: slave; groups with view permissions: EMPTY; users with modify permissions: slave; groups with modify permissions: EMPTY
18:08:43.441 [INFO - main] (Logging.scala:60) Successfully started service 'sparkDriver' on port 45625.
18:08:43.492 [INFO - main] (Logging.scala:60) Registering MapOutputTracker
18:08:43.562 [INFO - main] (Logging.scala:60) Registering BlockManagerMaster
18:08:43.582 [INFO - main] (Logging.scala:60) Using org.apache.spark.storage.DefaultTopologyMapper for getting topology information
18:08:43.582 [INFO - main] (Logging.scala:60) BlockManagerMasterEndpoint up
18:08:43.586 [INFO - main] (Logging.scala:60) Registering BlockManagerMasterHeartbeat
18:08:43.623 [INFO - main] (Logging.scala:60) Created local directory at /tmp/blockmgr-3f4b0b5e-4c74-45ec-a86a-0bf0b2fedca2
18:08:43.670 [INFO - main] (Logging.scala:60) MemoryStore started with capacity 2.0 GiB
18:08:43.692 [INFO - main] (Logging.scala:60) Registering OutputCommitCoordinator
18:08:43.885 [INFO - main] (Logging.scala:60) Starting executor ID driver on host dist-test-slave-gp6n.c.gcp-upstream.internal
18:08:43.886 [INFO - main] (Logging.scala:60) OS info Linux, 5.4.0-1157-gcp, amd64
18:08:43.886 [INFO - main] (Logging.scala:60) Java version 17.0.18
18:08:43.895 [INFO - main] (Logging.scala:60) Starting executor with user classpath (userClassPathFirst = false): ''
18:08:43.897 [INFO - main] (Logging.scala:60) Created or updated repl class loader org.apache.spark.util.MutableURLClassLoader@6397248c for default.
18:08:43.922 [INFO - main] (Logging.scala:60) Successfully started service 'org.apache.spark.network.netty.NettyBlockTransferService' on port 41653.
18:08:43.923 [INFO - main] (NettyBlockTransferService.scala:84) Server created on dist-test-slave-gp6n.c.gcp-upstream.internal:41653
18:08:43.925 [INFO - main] (Logging.scala:60) Using org.apache.spark.storage.RandomBlockReplicationPolicy for block replication policy
18:08:43.933 [INFO - main] (Logging.scala:60) Registering BlockManager BlockManagerId(driver, dist-test-slave-gp6n.c.gcp-upstream.internal, 41653, None)
18:08:43.939 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Registering block manager dist-test-slave-gp6n.c.gcp-upstream.internal:41653 with 2.0 GiB RAM, BlockManagerId(driver, dist-test-slave-gp6n.c.gcp-upstream.internal, 41653, None)
18:08:43.942 [INFO - main] (Logging.scala:60) Registered BlockManager BlockManagerId(driver, dist-test-slave-gp6n.c.gcp-upstream.internal, 41653, None)
18:08:43.944 [INFO - main] (Logging.scala:60) Initialized BlockManager: BlockManagerId(driver, dist-test-slave-gp6n.c.gcp-upstream.internal, 41653, None)
18:08:44.133 [INFO - main] (Log.java:170) Logging initialized @5473ms to org.sparkproject.jetty.util.log.Slf4jLog
18:08:44.365 [DEBUG - main] (SecurityContext.java:163) Caller-provided subject Subject:
	Principal: UnixPrincipal: slave
	Principal: UnixNumericUserPrincipal: 1000
	Principal: UnixNumericGroupPrincipal [Primary Group]: 1000
	Principal: slave
 does not have any Kerberos credentials. Ignoring it.
18:08:44.367 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:44.423 [DEBUG - main] (Connection.java:748) [peer master-127.13.47.126:34683(127.13.47.126:34683)] connecting to peer
18:08:44.429 [DEBUG - main] (DefaultChannelId.java:84) -Dio.netty.processId: 13469 (auto-detected)
18:08:44.431 [DEBUG - main] (NetUtil.java:149) -Djava.net.preferIPv4Stack: true
18:08:44.431 [DEBUG - main] (NetUtil.java:150) -Djava.net.preferIPv6Addresses: false
18:08:44.433 [DEBUG - main] (NetUtilInitializations.java:145) Loopback interface: lo (lo, 127.0.0.1)
18:08:44.434 [DEBUG - main] (NetUtil.java:198) /proc/sys/net/core/somaxconn: 4096
18:08:44.435 [DEBUG - main] (DefaultChannelId.java:106) -Dio.netty.machineId: 02:42:6b:ff:fe:56:ae:17 (auto-detected)
18:08:44.461 [DEBUG - main] (ByteBufUtil.java:89) -Dio.netty.allocator.type: pooled
18:08:44.461 [DEBUG - main] (ByteBufUtil.java:101) -Dio.netty.threadLocalDirectBufferSize: 0
18:08:44.461 [DEBUG - main] (ByteBufUtil.java:104) -Dio.netty.maxThreadLocalCharBufferSize: 16384
18:08:44.467 [DEBUG - main] (ChannelInitializerExtensions.java:54) -Dio.netty.bootstrap.extensions: null
18:08:44.473 [DEBUG - main] (Connection.java:748) [peer master-127.13.47.124:42831(127.13.47.124:42831)] connecting to peer
18:08:44.475 [DEBUG - main] (Connection.java:748) [peer master-127.13.47.125:38563(127.13.47.125:38563)] connecting to peer
18:08:44.499 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.47.124:42831(127.13.47.124:42831)] Successfully connected to peer
18:08:44.499 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.47.126:34683(127.13.47.126:34683)] Successfully connected to peer
18:08:44.500 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.47.125:38563(127.13.47.125:38563)] Successfully connected to peer
18:08:44.511 [DEBUG - kudu-nio-1] (AbstractByteBuf.java:63) -Dorg.apache.kudu.shaded.io.netty.buffer.checkAccessible: true
18:08:44.511 [DEBUG - kudu-nio-1] (AbstractByteBuf.java:64) -Dorg.apache.kudu.shaded.io.netty.buffer.checkBounds: true
18:08:44.511 [DEBUG - kudu-nio-1] (ResourceLeakDetectorFactory.java:196) Loaded default ResourceLeakDetector: org.apache.kudu.shaded.io.netty.util.ResourceLeakDetector@3e4f600d
18:08:44.516 [DEBUG - kudu-nio-1] (Recycler.java:96) -Dio.netty.recycler.maxCapacityPerThread: 4096
18:08:44.516 [DEBUG - kudu-nio-1] (Recycler.java:97) -Dio.netty.recycler.ratio: 8
18:08:44.516 [DEBUG - kudu-nio-1] (Recycler.java:98) -Dio.netty.recycler.chunkSize: 32
18:08:44.516 [DEBUG - kudu-nio-1] (Recycler.java:99) -Dio.netty.recycler.blocking: false
18:08:44.516 [DEBUG - kudu-nio-1] (Recycler.java:100) -Dio.netty.recycler.batchFastThreadLocalOnly: true
18:08:44.612 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.47.126
18:08:44.612 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.47.125
18:08:44.617 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.47.124
18:08:44.838 [DEBUG - kudu-nio-0] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
18:08:44.839 [DEBUG - kudu-nio-1] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
18:08:44.842 [DEBUG - kudu-nio-2] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
18:08:44.864 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f443b18, L:/127.0.0.1:58368 - R:/127.13.47.125:38563] using SASL/PLAIN
18:08:44.864 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0a0283b7, L:/127.0.0.1:46946 - R:/127.13.47.126:34683] using SASL/PLAIN
18:08:44.864 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x52ab2cfd, L:/127.0.0.1:57070 - R:/127.13.47.124:42831] using SASL/PLAIN
18:08:44.924 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:44.998704 13552 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46946:
18:08:45.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "test"
18:08:45.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:08:45.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:08:45.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c1_i"
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c2_s"
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c3_double"
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DOUBLE
18:08:45.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c4_long"
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c5_bool"
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c6_short"
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT16
18:08:45.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c7_float"
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: FLOAT
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c8_binary"
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BINARY
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c9_unixtime_micros"
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: UNIXTIME_MICROS
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c10_byte"
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT8
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c11_decimal32"
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL32
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 9
18:08:45.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c12_decimal64"
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL64
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 18
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c13_decimal128"
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DECIMAL128
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 38
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c14_varchar"
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: VARCHAR
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       length: 65535
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.005 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c15_date"
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: DATE
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c16_bool_array"
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: BOOL
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c17_int8_array"
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: INT8
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c18_int16_array"
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: INT16
18:08:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.009 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c19_int32_array"
18:08:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: INT32
18:08:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.010 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c20_int64_array"
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: INT64
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c21_float_array"
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: FLOAT
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c22_double_array"
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.011 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: DOUBLE
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c23_date_array"
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: DATE
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c24_unixtime_array"
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: UNIXTIME_MICROS
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c25_string_array"
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: STRING
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c26_varchar_array"
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       length: 65535
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: VARCHAR
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c27_binary_array"
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: BINARY
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c28_decimal_array"
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type_attributes {
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       precision: 10
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       scale: 2
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: DECIMAL64
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "c29_non_nullable_string_array"
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: NESTED
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     nested_type {
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       array {
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)         type: STRING
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       }
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
18:08:45.015 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\006\000\000\000\000\000\000\000\000\007\001\000\000\000\000\000\000\0002\000\000\000\006\001\000\000\000\000\000\000\0002\000\000\000\007\000\000\000\000\000\000\000\000"
18:08:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:08:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:08:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:08:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:08:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:45.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) owner: "testuser"
18:08:45.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.031773 14275 tablet_service.cc:1511] Processing CreateTablet for tablet fcc6b4efebf44d86ba02195a3dc75039 (DEFAULT_TABLE table=test [id=c3425ccb2c9b4412a794fcb5e0f75b04]), partition=RANGE (key) PARTITION 50 <= VALUES
18:08:45.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.032796 14108 tablet_service.cc:1511] Processing CreateTablet for tablet d0c47cdac76348fa9e2ead24145006d3 (DEFAULT_TABLE table=test [id=c3425ccb2c9b4412a794fcb5e0f75b04]), partition=RANGE (key) PARTITION VALUES < 50
18:08:45.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.033439 14275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc6b4efebf44d86ba02195a3dc75039. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:45.034 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.034001 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c47cdac76348fa9e2ead24145006d3. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:45.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.042897 14432 tablet_bootstrap.cc:492] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7: Bootstrap starting.
18:08:45.046 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.046221 14432 tablet_bootstrap.cc:654] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7: Neither blocks nor log segments found. Creating new log.
18:08:45.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.047058 14433 tablet_bootstrap.cc:492] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3: Bootstrap starting.
18:08:45.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.047746 14432 log.cc:826] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7: Log is configured to *not* fsync() on all Append() calls
18:08:45.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.049520 14432 tablet_bootstrap.cc:492] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7: No bootstrap required, opened a new log
18:08:45.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.049724 14432 ts_tablet_manager.cc:1403] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7: Time spent bootstrapping tablet: real 0.009s	user 0.005s	sys 0.000s
18:08:45.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.049906 14433 tablet_bootstrap.cc:654] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3: Neither blocks nor log segments found. Creating new log.
18:08:45.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.051199 14433 log.cc:826] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3: Log is configured to *not* fsync() on all Append() calls
18:08:45.052 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table c3425ccb2c9b4412a794fcb5e0f75b04
18:08:45.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.053465 14433 tablet_bootstrap.cc:492] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3: No bootstrap required, opened a new log
18:08:45.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.053845 14433 ts_tablet_manager.cc:1403] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.006s
18:08:45.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.054610 14432 raft_consensus.cc:359] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06d1d11a9c6e447ba9be8446787decc7" member_type: VOTER last_known_addr { host: "127.13.47.66" port: 43697 } }
18:08:45.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.054821 14432 raft_consensus.cc:385] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:45.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.054879 14432 raft_consensus.cc:740] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d1d11a9c6e447ba9be8446787decc7, State: Initialized, Role: FOLLOWER
18:08:45.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.055408 14432 consensus_queue.cc:260] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06d1d11a9c6e447ba9be8446787decc7" member_type: VOTER last_known_addr { host: "127.13.47.66" port: 43697 } }
18:08:45.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.055646 14432 raft_consensus.cc:399] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:08:45.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.055719 14432 raft_consensus.cc:493] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:08:45.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.055799 14432 raft_consensus.cc:3060] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 [term 0 FOLLOWER]: Advancing to term 1
18:08:45.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.057186 14432 raft_consensus.cc:515] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06d1d11a9c6e447ba9be8446787decc7" member_type: VOTER last_known_addr { host: "127.13.47.66" port: 43697 } }
18:08:45.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.057549 14432 leader_election.cc:304] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 [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: 06d1d11a9c6e447ba9be8446787decc7; no voters: 
18:08:45.057 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.057828 14432 leader_election.cc:290] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 [CANDIDATE]: Term 1 election: Requested vote from peers 
18:08:45.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.058295 14438 raft_consensus.cc:2804] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 [term 1 FOLLOWER]: Leader election won for term 1
18:08:45.058 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.058727 14432 ts_tablet_manager.cc:1434] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
18:08:45.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.058785 14433 raft_consensus.cc:359] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf13e4425ada46939a1ee461a72b68c3" member_type: VOTER last_known_addr { host: "127.13.47.67" port: 37207 } }
18:08:45.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.059010 14433 raft_consensus.cc:385] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:45.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.059075 14433 raft_consensus.cc:740] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf13e4425ada46939a1ee461a72b68c3, State: Initialized, Role: FOLLOWER
18:08:45.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.058827 14438 raft_consensus.cc:697] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 [term 1 LEADER]: Becoming Leader. State: Replica: 06d1d11a9c6e447ba9be8446787decc7, State: Running, Role: LEADER
18:08:45.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.059437 14433 consensus_queue.cc:260] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf13e4425ada46939a1ee461a72b68c3" member_type: VOTER last_known_addr { host: "127.13.47.67" port: 37207 } }
18:08:45.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.059723 14433 raft_consensus.cc:399] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:08:45.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.059733 14438 consensus_queue.cc:237] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 [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: "06d1d11a9c6e447ba9be8446787decc7" member_type: VOTER last_known_addr { host: "127.13.47.66" port: 43697 } }
18:08:45.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.060051 14433 raft_consensus.cc:493] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:08:45.060 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.060276 14433 raft_consensus.cc:3060] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 [term 0 FOLLOWER]: Advancing to term 1
18:08:45.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.061980 14433 raft_consensus.cc:515] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf13e4425ada46939a1ee461a72b68c3" member_type: VOTER last_known_addr { host: "127.13.47.67" port: 37207 } }
18:08:45.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.062558 14433 leader_election.cc:304] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 [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: cf13e4425ada46939a1ee461a72b68c3; no voters: 
18:08:45.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.063189 14433 leader_election.cc:290] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
18:08:45.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.064200 14433 ts_tablet_manager.cc:1434] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
18:08:45.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.064302 13552 catalog_manager.cc:5719] T d0c47cdac76348fa9e2ead24145006d3 P 06d1d11a9c6e447ba9be8446787decc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d1d11a9c6e447ba9be8446787decc7 (127.13.47.66). New cstate: current_term: 1 leader_uuid: "06d1d11a9c6e447ba9be8446787decc7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06d1d11a9c6e447ba9be8446787decc7" member_type: VOTER last_known_addr { host: "127.13.47.66" port: 43697 } health_report { overall_health: HEALTHY } } }
18:08:45.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.068629 14444 raft_consensus.cc:2804] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 [term 1 FOLLOWER]: Leader election won for term 1
18:08:45.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.069137 14444 raft_consensus.cc:697] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 [term 1 LEADER]: Becoming Leader. State: Replica: cf13e4425ada46939a1ee461a72b68c3, State: Running, Role: LEADER
18:08:45.069 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.069619 14444 consensus_queue.cc:237] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 [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: "cf13e4425ada46939a1ee461a72b68c3" member_type: VOTER last_known_addr { host: "127.13.47.67" port: 37207 } }
18:08:45.075 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.075546 13552 catalog_manager.cc:5719] T fcc6b4efebf44d86ba02195a3dc75039 P cf13e4425ada46939a1ee461a72b68c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf13e4425ada46939a1ee461a72b68c3 (127.13.47.67). New cstate: current_term: 1 leader_uuid: "cf13e4425ada46939a1ee461a72b68c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf13e4425ada46939a1ee461a72b68c3" member_type: VOTER last_known_addr { host: "127.13.47.67" port: 37207 } health_report { overall_health: HEALTHY } } }
18:08:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.095182 13552 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46946:
18:08:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "simple-test"
18:08:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:08:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:08:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:08:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:08:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "val"
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:45.107 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 887575a255444c52bcb632f887da93ea
18:08:45.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.113669 13931 tablet_service.cc:1511] Processing CreateTablet for tablet b7f36943a90b46789979597d17fcc5ef (DEFAULT_TABLE table=simple-test [id=887575a255444c52bcb632f887da93ea]), partition=RANGE (key) PARTITION UNBOUNDED
18:08:45.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.114818 13931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f36943a90b46789979597d17fcc5ef. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:45.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.120608 14451 tablet_bootstrap.cc:492] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3: Bootstrap starting.
18:08:45.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.123070 14451 tablet_bootstrap.cc:654] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3: Neither blocks nor log segments found. Creating new log.
18:08:45.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.124235 14451 log.cc:826] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3: Log is configured to *not* fsync() on all Append() calls
18:08:45.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.125932 14451 tablet_bootstrap.cc:492] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3: No bootstrap required, opened a new log
18:08:45.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.126190 14451 ts_tablet_manager.cc:1403] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3: Time spent bootstrapping tablet: real 0.006s	user 0.004s	sys 0.000s
18:08:45.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.129796 14451 raft_consensus.cc:359] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } }
18:08:45.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.130209 14451 raft_consensus.cc:385] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:45.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.130295 14451 raft_consensus.cc:740] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16fac04502984a399bfae1caafe3a6c3, State: Initialized, Role: FOLLOWER
18:08:45.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.130748 14451 consensus_queue.cc:260] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } }
18:08:45.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.130898 14451 raft_consensus.cc:399] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:08:45.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.130957 14451 raft_consensus.cc:493] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:08:45.131 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.131055 14451 raft_consensus.cc:3060] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Advancing to term 1
18:08:45.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.132244 14451 raft_consensus.cc:515] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } }
18:08:45.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.132608 14451 leader_election.cc:304] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 [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: 16fac04502984a399bfae1caafe3a6c3; no voters: 
18:08:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.132915 14451 leader_election.cc:290] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
18:08:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.133073 14453 raft_consensus.cc:2804] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 [term 1 FOLLOWER]: Leader election won for term 1
18:08:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.133323 14453 raft_consensus.cc:697] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 [term 1 LEADER]: Becoming Leader. State: Replica: 16fac04502984a399bfae1caafe3a6c3, State: Running, Role: LEADER
18:08:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.133631 14453 consensus_queue.cc:237] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 [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: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } }
18:08:45.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.133872 14451 ts_tablet_manager.cc:1434] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
18:08:45.137 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.136758 13552 catalog_manager.cc:5719] T b7f36943a90b46789979597d17fcc5ef P 16fac04502984a399bfae1caafe3a6c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16fac04502984a399bfae1caafe3a6c3 (127.13.47.65). New cstate: current_term: 1 leader_uuid: "16fac04502984a399bfae1caafe3a6c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } health_report { overall_health: HEALTHY } } }
18:08:45.190 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.190639 13552 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46946:
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "default.IntegrationTestBigLinkedList"
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key1"
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key2"
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "prev1"
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "prev2"
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "row_id"
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT64
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "client"
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "update_count"
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:45.192 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) num_replicas: 1
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   rows: "<redacted>""\004\001\000\377\377\377\377\377\377\377\377"
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   hash_schema {
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     num_buckets: 2
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     seed: 0
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key1"
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:45.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.203282 14108 tablet_service.cc:1511] Processing CreateTablet for tablet 41a76e7e37774eae8c215b5195272939 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=ff14b85c2738469c9263a7ffd83cbc76]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION -1 <= VALUES
18:08:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.203150 13931 tablet_service.cc:1511] Processing CreateTablet for tablet 18631fcb7f464198beb683e34b43533b (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=ff14b85c2738469c9263a7ffd83cbc76]), partition=HASH (key1) PARTITION 0, RANGE (key1) PARTITION VALUES < -1
18:08:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.203673 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41a76e7e37774eae8c215b5195272939. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.203828 13931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18631fcb7f464198beb683e34b43533b. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.205559 14432 tablet_bootstrap.cc:492] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7: Bootstrap starting.
18:08:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.206673 13930 tablet_service.cc:1511] Processing CreateTablet for tablet 2d7a16872efc4a0e9227d05b943a7ab5 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=ff14b85c2738469c9263a7ffd83cbc76]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION -1 <= VALUES
18:08:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.206990 13930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d7a16872efc4a0e9227d05b943a7ab5. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.207223 14432 tablet_bootstrap.cc:654] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7: Neither blocks nor log segments found. Creating new log.
18:08:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.209563 14275 tablet_service.cc:1511] Processing CreateTablet for tablet 0511a2dd6397494ca334647a6bf9b1b4 (DEFAULT_TABLE table=default.IntegrationTestBigLinkedList [id=ff14b85c2738469c9263a7ffd83cbc76]), partition=HASH (key1) PARTITION 1, RANGE (key1) PARTITION VALUES < -1
18:08:45.210 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.209885 14275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0511a2dd6397494ca334647a6bf9b1b4. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:45.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.210760 14451 tablet_bootstrap.cc:492] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3: Bootstrap starting.
18:08:45.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.212466 14451 tablet_bootstrap.cc:654] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3: Neither blocks nor log segments found. Creating new log.
18:08:45.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.212634 14433 tablet_bootstrap.cc:492] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3: Bootstrap starting.
18:08:45.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.213533 14432 tablet_bootstrap.cc:492] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7: No bootstrap required, opened a new log
18:08:45.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.213624 14432 ts_tablet_manager.cc:1403] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.004s
18:08:45.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.214363 14433 tablet_bootstrap.cc:654] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3: Neither blocks nor log segments found. Creating new log.
18:08:45.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.214517 14432 raft_consensus.cc:359] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06d1d11a9c6e447ba9be8446787decc7" member_type: VOTER last_known_addr { host: "127.13.47.66" port: 43697 } }
18:08:45.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.214622 14432 raft_consensus.cc:385] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:45.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.214653 14432 raft_consensus.cc:740] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06d1d11a9c6e447ba9be8446787decc7, State: Initialized, Role: FOLLOWER
18:08:45.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.214870 14432 consensus_queue.cc:260] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06d1d11a9c6e447ba9be8446787decc7" member_type: VOTER last_known_addr { host: "127.13.47.66" port: 43697 } }
18:08:45.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.214967 14432 raft_consensus.cc:399] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:08:45.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.215003 14432 raft_consensus.cc:493] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:08:45.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.215042 14432 raft_consensus.cc:3060] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 [term 0 FOLLOWER]: Advancing to term 1
18:08:45.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.216142 14432 raft_consensus.cc:515] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06d1d11a9c6e447ba9be8446787decc7" member_type: VOTER last_known_addr { host: "127.13.47.66" port: 43697 } }
18:08:45.216 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ff14b85c2738469c9263a7ffd83cbc76
18:08:45.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.216288 14432 leader_election.cc:304] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 [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: 06d1d11a9c6e447ba9be8446787decc7; no voters: 
18:08:45.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.216387 14432 leader_election.cc:290] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 [CANDIDATE]: Term 1 election: Requested vote from peers 
18:08:45.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.216454 14438 raft_consensus.cc:2804] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 [term 1 FOLLOWER]: Leader election won for term 1
18:08:45.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.216642 14438 raft_consensus.cc:697] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 [term 1 LEADER]: Becoming Leader. State: Replica: 06d1d11a9c6e447ba9be8446787decc7, State: Running, Role: LEADER
18:08:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.216645 14432 ts_tablet_manager.cc:1434] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.001s
18:08:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.216776 14438 consensus_queue.cc:237] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 [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: "06d1d11a9c6e447ba9be8446787decc7" member_type: VOTER last_known_addr { host: "127.13.47.66" port: 43697 } }
18:08:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.218813 13552 catalog_manager.cc:5719] T 41a76e7e37774eae8c215b5195272939 P 06d1d11a9c6e447ba9be8446787decc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06d1d11a9c6e447ba9be8446787decc7 (127.13.47.66). New cstate: current_term: 1 leader_uuid: "06d1d11a9c6e447ba9be8446787decc7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06d1d11a9c6e447ba9be8446787decc7" member_type: VOTER last_known_addr { host: "127.13.47.66" port: 43697 } health_report { overall_health: HEALTHY } } }
18:08:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.221288 14451 tablet_bootstrap.cc:492] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3: No bootstrap required, opened a new log
18:08:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.221374 14451 ts_tablet_manager.cc:1403] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.000s
18:08:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.223837 14451 raft_consensus.cc:359] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } }
18:08:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.223935 14451 raft_consensus.cc:385] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.223969 14451 raft_consensus.cc:740] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16fac04502984a399bfae1caafe3a6c3, State: Initialized, Role: FOLLOWER
18:08:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.224110 14451 consensus_queue.cc:260] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } }
18:08:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.224184 14451 raft_consensus.cc:399] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:08:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.224216 14451 raft_consensus.cc:493] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:08:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.224267 14451 raft_consensus.cc:3060] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Advancing to term 1
18:08:45.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.225267 14451 raft_consensus.cc:515] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } }
18:08:45.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.225368 14451 leader_election.cc:304] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 [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: 16fac04502984a399bfae1caafe3a6c3; no voters: 
18:08:45.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.225448 14451 leader_election.cc:290] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
18:08:45.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.225597 14456 raft_consensus.cc:2804] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 [term 1 FOLLOWER]: Leader election won for term 1
18:08:45.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.225689 14451 ts_tablet_manager.cc:1434] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
18:08:45.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.225703 14456 raft_consensus.cc:697] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 [term 1 LEADER]: Becoming Leader. State: Replica: 16fac04502984a399bfae1caafe3a6c3, State: Running, Role: LEADER
18:08:45.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.225814 14456 consensus_queue.cc:237] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 [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: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } }
18:08:45.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.225849 14451 tablet_bootstrap.cc:492] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3: Bootstrap starting.
18:08:45.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.228721 13552 catalog_manager.cc:5719] T 18631fcb7f464198beb683e34b43533b P 16fac04502984a399bfae1caafe3a6c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16fac04502984a399bfae1caafe3a6c3 (127.13.47.65). New cstate: current_term: 1 leader_uuid: "16fac04502984a399bfae1caafe3a6c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } health_report { overall_health: HEALTHY } } }
18:08:45.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.229025 14451 tablet_bootstrap.cc:654] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3: Neither blocks nor log segments found. Creating new log.
18:08:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.231751 14451 tablet_bootstrap.cc:492] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3: No bootstrap required, opened a new log
18:08:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.231835 14451 ts_tablet_manager.cc:1403] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.003s
18:08:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.232707 14451 raft_consensus.cc:359] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } }
18:08:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.232793 14451 raft_consensus.cc:385] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.232822 14451 raft_consensus.cc:740] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16fac04502984a399bfae1caafe3a6c3, State: Initialized, Role: FOLLOWER
18:08:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.232932 14451 consensus_queue.cc:260] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } }
18:08:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.232999 14451 raft_consensus.cc:399] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:08:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.233031 14451 raft_consensus.cc:493] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:08:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.233069 14451 raft_consensus.cc:3060] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 [term 0 FOLLOWER]: Advancing to term 1
18:08:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.234193 14451 raft_consensus.cc:515] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } }
18:08:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.234309 14451 leader_election.cc:304] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 [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: 16fac04502984a399bfae1caafe3a6c3; no voters: 
18:08:45.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.235013 14456 raft_consensus.cc:2804] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 [term 1 FOLLOWER]: Leader election won for term 1
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.235100 14456 raft_consensus.cc:697] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 [term 1 LEADER]: Becoming Leader. State: Replica: 16fac04502984a399bfae1caafe3a6c3, State: Running, Role: LEADER
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.235208 14456 consensus_queue.cc:237] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 [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: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } }
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.235425 14433 tablet_bootstrap.cc:492] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3: No bootstrap required, opened a new log
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.235522 14433 ts_tablet_manager.cc:1403] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.002s
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.235594 14451 leader_election.cc:290] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.235812 14451 ts_tablet_manager.cc:1434] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.002s
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.236372 14433 raft_consensus.cc:359] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf13e4425ada46939a1ee461a72b68c3" member_type: VOTER last_known_addr { host: "127.13.47.67" port: 37207 } }
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.236485 14433 raft_consensus.cc:385] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.236529 14433 raft_consensus.cc:740] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf13e4425ada46939a1ee461a72b68c3, State: Initialized, Role: FOLLOWER
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.236696 14433 consensus_queue.cc:260] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cf13e4425ada46939a1ee461a72b68c3" member_type: VOTER last_known_addr { host: "127.13.47.67" port: 37207 } }
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.236793 14433 raft_consensus.cc:399] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.236829 14433 raft_consensus.cc:493] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.236871 14433 raft_consensus.cc:3060] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 [term 0 FOLLOWER]: Advancing to term 1
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.237931 14433 raft_consensus.cc:515] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf13e4425ada46939a1ee461a72b68c3" member_type: VOTER last_known_addr { host: "127.13.47.67" port: 37207 } }
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.238062 14433 leader_election.cc:304] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 [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: cf13e4425ada46939a1ee461a72b68c3; no voters: 
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.238178 14433 leader_election.cc:290] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.238266 13552 catalog_manager.cc:5719] T 2d7a16872efc4a0e9227d05b943a7ab5 P 16fac04502984a399bfae1caafe3a6c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16fac04502984a399bfae1caafe3a6c3 (127.13.47.65). New cstate: current_term: 1 leader_uuid: "16fac04502984a399bfae1caafe3a6c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16fac04502984a399bfae1caafe3a6c3" member_type: VOTER last_known_addr { host: "127.13.47.65" port: 37769 } health_report { overall_health: HEALTHY } } }
18:08:45.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.238368 14444 raft_consensus.cc:2804] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 [term 1 FOLLOWER]: Leader election won for term 1
18:08:45.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.238509 14444 raft_consensus.cc:697] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 [term 1 LEADER]: Becoming Leader. State: Replica: cf13e4425ada46939a1ee461a72b68c3, State: Running, Role: LEADER
18:08:45.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.238613 14444 consensus_queue.cc:237] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 [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: "cf13e4425ada46939a1ee461a72b68c3" member_type: VOTER last_known_addr { host: "127.13.47.67" port: 37207 } }
18:08:45.242 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.241775 13549 catalog_manager.cc:5719] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf13e4425ada46939a1ee461a72b68c3 (127.13.47.67). New cstate: current_term: 1 leader_uuid: "cf13e4425ada46939a1ee461a72b68c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cf13e4425ada46939a1ee461a72b68c3" member_type: VOTER last_known_addr { host: "127.13.47.67" port: 37207 } health_report { overall_health: HEALTHY } } }
18:08:45.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:45.238375 14433 ts_tablet_manager.cc:1434] T 0511a2dd6397494ca334647a6bf9b1b4 P cf13e4425ada46939a1ee461a72b68c3: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
18:08:45.749 [INFO - main] (Logging.scala:60) Starting job: foreach at IntegrationTestBigLinkedList.scala:194
18:08:45.770 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got job 0 (foreach at IntegrationTestBigLinkedList.scala:194) with 2 output partitions
18:08:45.771 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ResultStage 0 (foreach at IntegrationTestBigLinkedList.scala:194)
18:08:45.771 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List()
18:08:45.773 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
18:08:45.778 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ResultStage 0 (ParallelCollectionRDD[0] at makeRDD at IntegrationTestBigLinkedList.scala:193), which has no missing parents
18:08:45.903 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_0 stored as values in memory (estimated size 7.1 KiB, free 2.0 GiB)
18:08:45.946 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_0_piece0 stored as bytes in memory (estimated size 4.1 KiB, free 2.0 GiB)
18:08:45.949 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_0_piece0 in memory on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 (size: 4.1 KiB, free: 2.0 GiB)
18:08:45.955 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 0 from broadcast at DAGScheduler.scala:1585
18:08:45.984 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 2 missing tasks from ResultStage 0 (ParallelCollectionRDD[0] at makeRDD at IntegrationTestBigLinkedList.scala:193) (first 15 tasks are for partitions Vector(0, 1))
18:08:45.986 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 0.0 with 2 tasks resource profile 0
18:08:46.091 [INFO - dispatcher-event-loop-2] (Logging.scala:60) Starting task 0.0 in stage 0.0 (TID 0) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 0, PROCESS_LOCAL, 9124 bytes) 
18:08:46.097 [INFO - dispatcher-event-loop-2] (Logging.scala:60) Starting task 1.0 in stage 0.0 (TID 1) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 1, PROCESS_LOCAL, 9124 bytes) 
18:08:46.118 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Logging.scala:60) Running task 0.0 in stage 0.0 (TID 0)
18:08:46.118 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (Logging.scala:60) Running task 1.0 in stage 0.0 (TID 1)
18:08:46.262 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:46.263 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:46.267 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ff14b85c2738469c9263a7ffd83cbc76
18:08:46.269 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduClient.java:894) Opened table ff14b85c2738469c9263a7ffd83cbc76
18:08:46.289 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.296 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299996, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299995}]
18:08:46.351 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.352 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.352 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.353 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.353 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.355 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.356 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.356 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.357 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.357 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.363 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.363 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.364 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.365 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.365 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.366 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.367 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.368 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.369 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.369 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.381 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.382 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.382 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.384 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.384 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.386 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.387 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.389 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.389 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.390 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.390 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.391 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.392 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.392 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.393 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.394 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.394 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.395 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.396 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.396 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.397 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.399 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.400 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.401 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.401 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.402 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.402 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.407 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.407 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.409 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.410 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.410 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.411 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.411 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.412 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.413 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.413 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.414 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.416 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.417 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.417 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.418 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.419 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.420 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.421 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.422 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.423 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.423 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.424 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.425 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.426 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.426 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.427 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@69109280, flushNotification=Deferred@2016429983(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:46.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.428 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.430 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5ddd631d, flushNotification=Deferred@1534835172(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:46.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.430 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.431 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.432 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.433 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.433 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.435 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.435 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.435 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.436 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.436 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.437 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.438 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.438 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.440 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.440 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.441 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.442 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.443 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.443 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.444 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.445 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.446 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.446 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.448 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.448 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.449 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.450 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.450 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.452 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.452 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.453 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.454 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.455 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.456 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.457 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.458 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.459 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.460 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.461 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.462 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.462 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.463 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.464 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.464 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.465 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.466 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.468 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.468 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.470 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.471 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.472 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.472 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.473 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.474 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.476 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.476 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.478 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.480 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.481 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@57b8490, flushNotification=Deferred@838695673(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:46.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.484 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3fdf04d7, flushNotification=Deferred@445014783(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:46.487 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299995, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299994, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299994, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299994}]
18:08:46.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.489 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.489 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.490 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.491 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.491 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.493 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.501 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.501 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.503 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.503 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.505 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.505 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.506 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:46.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.507 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.507 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.525 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (Connection.java:748) [peer 16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)] connecting to peer
18:08:46.528 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)] Successfully connected to peer
18:08:46.530 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (Connection.java:748) [peer 06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)] connecting to peer
18:08:46.535 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)] Successfully connected to peer
18:08:46.536 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (Connection.java:748) [peer cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)] connecting to peer
18:08:46.546 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:46.546 [DEBUG - kudu-nio-5] (Connection.java:757) [peer cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)] Successfully connected to peer
18:08:46.546 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:46.547 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:46.547 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:46.621 [DEBUG - kudu-nio-5] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
18:08:46.621 [DEBUG - kudu-nio-3] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
18:08:46.626 [DEBUG - kudu-nio-4] (SslHandler.java:1993) [id: 0xembedded, L:embedded - R:embedded] HANDSHAKEN: protocol:TLSv1.3 cipher suite:TLS_AES_128_GCM_SHA256
18:08:46.626 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xcb1336d5, L:/127.0.0.1:38458 - R:/127.13.47.65:37769] using TOKEN/null
18:08:46.626 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0x444973da, L:/127.0.0.1:54172 - R:/127.13.47.67:37207] using TOKEN/null
18:08:46.630 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x85917ebf, L:/127.0.0.1:58084 - R:/127.13.47.66:43697] using TOKEN/null
18:08:46.763 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@356769a, flushNotification=Deferred@518430814(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:46.773 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@189b501c, flushNotification=Deferred@237935499(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:46.813 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5027ab0b, flushNotification=Deferred@504752084(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:46.844 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@47108187, flushNotification=Deferred@206135227(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:46.846 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@2e47b02a, flushNotification=Deferred@92799468(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:46.884 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4e10e59e, flushNotification=Deferred@874040596(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:46.929 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@689a8da5, flushNotification=Deferred@1501621285(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:46.941 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@77476ea9, flushNotification=Deferred@825578365(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:46.960 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@78406cd0, flushNotification=Deferred@180514465(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:46.970 [DEBUG - kudu-nio-5] (KuduRpc.java:274) Handling a callback on RPC KuduRpc(method=Write, tablet=null, attempt=0, sequence_id=-1, TimeoutTracker(timeout=0, elapsed=41), No traces, deferred=null) with no deferred attached!
18:08:46.996 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4a55c1df, flushNotification=Deferred@261565976(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.015 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@33dc7dea, flushNotification=Deferred@1835224688(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.053 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@46bc7b76, flushNotification=Deferred@1560897127(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.068 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@9dc313a, flushNotification=Deferred@1066220023(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.081 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@26d4a7fa, flushNotification=Deferred@1064985319(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.121 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1809f382, flushNotification=Deferred@1890862168(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.160 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1ab8d9b5, flushNotification=Deferred@211074779(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.165 [DEBUG - kudu-nio-3] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3c5db6a1, flushNotification=Deferred@1837899590(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.182 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (IntegrationTestBigLinkedList.scala:230) local-1786471723761-1 inserted 10000 node linked list in 906.388699.3ms
18:08:47.183 [DEBUG - kudu-nio-3] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@40c40dbe, flushNotification=Deferred@293426105(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.187 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6f14ac7e, flushNotification=Deferred@1037083456(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.187 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (IntegrationTestBigLinkedList.scala:230) local-1786471723761-0 inserted 10000 node linked list in 911.961296.3ms
18:08:47.194 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@f7c23c4, flushNotification=Deferred@1669141910(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.197 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@1f1b049b, flushNotification=Deferred@296438936(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.214 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3fd41d3d, flushNotification=Deferred@371134074(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.274 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@5b96758f, flushNotification=Deferred@1667499806(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.292 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@78936d7e, flushNotification=Deferred@1942554207(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.327 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@6cebc0ee, flushNotification=Deferred@40468439(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.333 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@241cf835, flushNotification=Deferred@1863888802(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.357 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@74a95c3, flushNotification=Deferred@1154825923(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.374 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@61f20a79, flushNotification=Deferred@1513231334(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.395 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@74bab3c, flushNotification=Deferred@763650504(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.432 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@68ec54fe, flushNotification=Deferred@565320179(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.433 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@7e330d36, flushNotification=Deferred@326960917(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.474 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@50627e7e, flushNotification=Deferred@444988087(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.484 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@49b55c0d, flushNotification=Deferred@1194454738(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.517 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@218d11bf, flushNotification=Deferred@1513357108(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.535 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@104416bd, flushNotification=Deferred@562624711(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.554 [DEBUG - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@3905854b, flushNotification=Deferred@1896524743(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.592 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@625ae306, flushNotification=Deferred@1463811512(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.607 [DEBUG - kudu-nio-3] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@4de0e70f, flushNotification=Deferred@1636687804(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.610 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1000, operationSize=98000, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@677ef81c, flushNotification=Deferred@22440692(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.633 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (IntegrationTestBigLinkedList.scala:230) local-1786471723761-1 inserted 10000 node linked list in 450.60875.3ms
18:08:47.636 [DEBUG - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=1, operationSize=77, flusherTask=org.apache.kudu.client.AsyncKuduSession$FlusherTask@34a1eb0b, flushNotification=Deferred@484114970(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.640 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (IntegrationTestBigLinkedList.scala:230) local-1786471723761-0 inserted 10000 node linked list in 452.585969.3ms
18:08:47.661 [INFO - Executor task launch worker for task 0.0 in stage 0.0 (TID 0)] (Logging.scala:60) Finished task 0.0 in stage 0.0 (TID 0). 4937 bytes result sent to driver
18:08:47.661 [INFO - Executor task launch worker for task 1.0 in stage 0.0 (TID 1)] (Logging.scala:60) Finished task 1.0 in stage 0.0 (TID 1). 4937 bytes result sent to driver
18:08:47.676 [INFO - task-result-getter-1] (Logging.scala:60) Finished task 1.0 in stage 0.0 (TID 1) in 1578 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (1/2)
18:08:47.677 [INFO - task-result-getter-0] (Logging.scala:60) Finished task 0.0 in stage 0.0 (TID 0) in 1629 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (2/2)
18:08:47.678 [INFO - task-result-getter-0] (Logging.scala:60) Removed TaskSet 0.0, whose tasks have all completed, from pool 
18:08:47.686 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ResultStage 0 (foreach at IntegrationTestBigLinkedList.scala:194) finished in 1.890 s
18:08:47.691 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Job 0 is finished. Cancelling potential speculative or zombie tasks for this job
18:08:47.692 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Killing all running tasks in stage 0: Stage finished
18:08:47.694 [INFO - main] (Logging.scala:60) Job 0 finished: foreach at IntegrationTestBigLinkedList.scala:194, took 1.943982 s
18:08:47.698 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ff14b85c2738469c9263a7ffd83cbc76
18:08:47.700 [DEBUG - main] (AsyncKuduSession.java:592) flushing buffer: Buffer{operations=3, operationSize=258, flusherTask=null, flushNotification=Deferred@762629053(state=PENDING, result=null, callback=<none>, errback=<none>)}
18:08:47.787 [INFO - main] (Logging.scala:60) Setting hive.metastore.warehouse.dir ('null') to the value of spark.sql.warehouse.dir.
18:08:47.799 [INFO - main] (Logging.scala:60) Warehouse path is 'file:/tmp/dist-test-taskqKQo1S/java/build/dist-test/spark-warehouse'.
18:08:48.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table ff14b85c2738469c9263a7ffd83cbc76
18:08:50.389 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Removed broadcast_0_piece0 on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 in memory (size: 4.1 KiB, free: 2.0 GiB)
18:08:51.561 [INFO - main] (Logging.scala:60) Code generated in 267.582766 ms
18:08:51.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 18631fcb7f464198beb683e34b43533b for table 'default.IntegrationTestBigLinkedList' with partition [0x00000000, 0x000000007FFFFFFFFFFFFFFF)
18:08:51.601 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 41a76e7e37774eae8c215b5195272939 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000007FFFFFFFFFFFFFFF, 0x00000001)
18:08:51.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 0511a2dd6397494ca334647a6bf9b1b4 for table 'default.IntegrationTestBigLinkedList' with partition [0x00000001, 0x000000017FFFFFFFFFFFFFFF)
18:08:51.602 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 2d7a16872efc4a0e9227d05b943a7ab5 for table 'default.IntegrationTestBigLinkedList' with partition [0x000000017FFFFFFFFFFFFFFF, 0x00000002)
18:08:51.602 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[NonCoveredRange{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x00000000, ttl=299999}, Tablet{lowerBoundPartitionKey=0x00000000, upperBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, ttl=299999, tablet=18631fcb7f464198beb683e34b43533b@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, Tablet{lowerBoundPartitionKey=0x000000007FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000001, ttl=299999, tablet=41a76e7e37774eae8c215b5195272939@[06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)[L]]}, Tablet{lowerBoundPartitionKey=0x00000001, upperBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, ttl=299999, tablet=0511a2dd6397494ca334647a6bf9b1b4@[cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)[L]]}, Tablet{lowerBoundPartitionKey=0x000000017FFFFFFFFFFFFFFF, upperBoundPartitionKey=0x00000002, ttl=299999, tablet=2d7a16872efc4a0e9227d05b943a7ab5@[16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)[L]]}, NonCoveredRange{lowerBoundPartitionKey=0x00000002, upperBoundPartitionKey=0x, ttl=299999}]
18:08:51.640 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Registering RDD 10 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 0
18:08:51.645 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got map stage job 1 (collect at IntegrationTestBigLinkedList.scala:421) with 4 output partitions
18:08:51.646 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ShuffleMapStage 1 (collect at IntegrationTestBigLinkedList.scala:421)
18:08:51.647 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List()
18:08:51.647 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
18:08:51.649 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ShuffleMapStage 1 (MapPartitionsRDD[10] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:08:51.700 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_1 stored as values in memory (estimated size 25.6 KiB, free 2.0 GiB)
18:08:51.713 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_1_piece0 stored as bytes in memory (estimated size 12.2 KiB, free 2.0 GiB)
18:08:51.713 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_1_piece0 in memory on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 (size: 12.2 KiB, free: 2.0 GiB)
18:08:51.723 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 1 from broadcast at DAGScheduler.scala:1585
18:08:51.725 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 4 missing tasks from ShuffleMapStage 1 (MapPartitionsRDD[10] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
18:08:51.725 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 1.0 with 4 tasks resource profile 0
18:08:51.734 [INFO - dispatcher-event-loop-3] (Logging.scala:60) Starting task 0.0 in stage 1.0 (TID 2) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 0, ANY, 9549 bytes) 
18:08:51.735 [INFO - dispatcher-event-loop-3] (Logging.scala:60) Starting task 1.0 in stage 1.0 (TID 3) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 1, ANY, 9549 bytes) 
18:08:51.736 [INFO - dispatcher-event-loop-3] (Logging.scala:60) Starting task 2.0 in stage 1.0 (TID 4) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 2, ANY, 9549 bytes) 
18:08:51.736 [INFO - dispatcher-event-loop-3] (Logging.scala:60) Starting task 3.0 in stage 1.0 (TID 5) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 3, ANY, 9549 bytes) 
18:08:51.737 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:60) Running task 0.0 in stage 1.0 (TID 2)
18:08:51.737 [INFO - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (Logging.scala:60) Running task 1.0 in stage 1.0 (TID 3)
18:08:51.759 [INFO - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (Logging.scala:60) Running task 2.0 in stage 1.0 (TID 4)
18:08:51.780 [INFO - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (Logging.scala:60) Running task 3.0 in stage 1.0 (TID 5)
18:08:51.888 [DEBUG - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:51.889 [DEBUG - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:51.890 [DEBUG - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:51.891 [DEBUG - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:51.928 [INFO - main] (Logging.scala:60) Code generated in 211.185792 ms
18:08:51.932 [INFO - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (Logging.scala:60) Code generated in 24.21283 ms
18:08:52.007 [INFO - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (Logging.scala:60) Code generated in 41.490742 ms
18:08:52.010 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Registering RDD 12 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 1
18:08:52.011 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got map stage job 2 (collect at IntegrationTestBigLinkedList.scala:421) with 4 output partitions
18:08:52.011 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ShuffleMapStage 2 (collect at IntegrationTestBigLinkedList.scala:421)
18:08:52.011 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List()
18:08:52.011 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
18:08:52.012 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ShuffleMapStage 2 (MapPartitionsRDD[12] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:08:52.019 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_2 stored as values in memory (estimated size 42.0 KiB, free 2.0 GiB)
18:08:52.039 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_2_piece0 stored as bytes in memory (estimated size 19.5 KiB, free 2.0 GiB)
18:08:52.040 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_2_piece0 in memory on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 (size: 19.5 KiB, free: 2.0 GiB)
18:08:52.042 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 2 from broadcast at DAGScheduler.scala:1585
18:08:52.043 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 4 missing tasks from ShuffleMapStage 2 (MapPartitionsRDD[12] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
18:08:52.043 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 2.0 with 4 tasks resource profile 0
18:08:52.059 [INFO - main] (Logging.scala:60) Code generated in 17.89053 ms
18:08:52.067 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Registering RDD 14 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 2
18:08:52.068 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got map stage job 3 (collect at IntegrationTestBigLinkedList.scala:421) with 4 output partitions
18:08:52.068 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ShuffleMapStage 3 (collect at IntegrationTestBigLinkedList.scala:421)
18:08:52.068 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List()
18:08:52.068 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
18:08:52.069 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ShuffleMapStage 3 (MapPartitionsRDD[14] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:08:52.075 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_3 stored as values in memory (estimated size 28.4 KiB, free 2.0 GiB)
18:08:52.078 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_3_piece0 stored as bytes in memory (estimated size 13.1 KiB, free 2.0 GiB)
18:08:52.078 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_3_piece0 in memory on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 (size: 13.1 KiB, free: 2.0 GiB)
18:08:52.115 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 3 from broadcast at DAGScheduler.scala:1585
18:08:52.116 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 4 missing tasks from ShuffleMapStage 3 (MapPartitionsRDD[14] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1, 2, 3))
18:08:52.116 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 3.0 with 4 tasks resource profile 0
18:08:52.126 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9925 rows, more = false, responseScanTimestamp = 7317388214579564544) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=0511a2dd6397494ca334647a6bf9b1b4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.194 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9887 rows, more = false, responseScanTimestamp = 7317388214610571264) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=2d7a16872efc4a0e9227d05b943a7ab5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.203 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10099 rows, more = false, responseScanTimestamp = 7317388214582763520) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=41a76e7e37774eae8c215b5195272939, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:52.231 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10092 rows, more = false, responseScanTimestamp = 7317388214599581696) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=18631fcb7f464198beb683e34b43533b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:53.501 [INFO - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (Logging.scala:60) Code generated in 38.74198 ms
18:08:54.093 [INFO - Executor task launch worker for task 1.0 in stage 1.0 (TID 3)] (Logging.scala:60) Finished task 1.0 in stage 1.0 (TID 3). 6025 bytes result sent to driver
18:08:54.093 [INFO - Executor task launch worker for task 3.0 in stage 1.0 (TID 5)] (Logging.scala:60) Finished task 3.0 in stage 1.0 (TID 5). 6025 bytes result sent to driver
18:08:54.096 [INFO - dispatcher-event-loop-3] (Logging.scala:60) Starting task 0.0 in stage 2.0 (TID 6) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 0, ANY, 9571 bytes) 
18:08:54.097 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:60) Running task 0.0 in stage 2.0 (TID 6)
18:08:54.101 [INFO - dispatcher-event-loop-3] (Logging.scala:60) Starting task 1.0 in stage 2.0 (TID 7) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 1, ANY, 9571 bytes) 
18:08:54.101 [INFO - Executor task launch worker for task 1.0 in stage 2.0 (TID 7)] (Logging.scala:60) Running task 1.0 in stage 2.0 (TID 7)
18:08:54.115 [INFO - Executor task launch worker for task 2.0 in stage 1.0 (TID 4)] (Logging.scala:60) Finished task 2.0 in stage 1.0 (TID 4). 5982 bytes result sent to driver
18:08:54.116 [INFO - dispatcher-event-loop-0] (Logging.scala:60) Starting task 2.0 in stage 2.0 (TID 8) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 2, ANY, 9571 bytes) 
18:08:54.116 [INFO - Executor task launch worker for task 0.0 in stage 1.0 (TID 2)] (Logging.scala:60) Finished task 0.0 in stage 1.0 (TID 2). 5982 bytes result sent to driver
18:08:54.117 [INFO - task-result-getter-2] (Logging.scala:60) Finished task 1.0 in stage 1.0 (TID 3) in 2382 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (1/4)
18:08:54.124 [DEBUG - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:54.126 [INFO - task-result-getter-1] (Logging.scala:60) Finished task 2.0 in stage 1.0 (TID 4) in 2391 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (2/4)
18:08:54.128 [INFO - task-result-getter-3] (Logging.scala:60) Finished task 3.0 in stage 1.0 (TID 5) in 2392 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (3/4)
18:08:54.135 [INFO - dispatcher-event-loop-0] (Logging.scala:60) Starting task 3.0 in stage 2.0 (TID 9) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 3, ANY, 9571 bytes) 
18:08:54.136 [INFO - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (Logging.scala:60) Running task 3.0 in stage 2.0 (TID 9)
18:08:54.139 [INFO - task-result-getter-0] (Logging.scala:60) Finished task 0.0 in stage 1.0 (TID 2) in 2407 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (4/4)
18:08:54.139 [INFO - task-result-getter-0] (Logging.scala:60) Removed TaskSet 1.0, whose tasks have all completed, from pool 
18:08:54.140 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ShuffleMapStage 1 (collect at IntegrationTestBigLinkedList.scala:421) finished in 2.481 s
18:08:54.141 [INFO - dag-scheduler-event-loop] (Logging.scala:60) looking for newly runnable stages
18:08:54.141 [INFO - dag-scheduler-event-loop] (Logging.scala:60) running: Set(ShuffleMapStage 2, ShuffleMapStage 3)
18:08:54.142 [INFO - dag-scheduler-event-loop] (Logging.scala:60) waiting: Set()
18:08:54.142 [INFO - dag-scheduler-event-loop] (Logging.scala:60) failed: Set()
18:08:54.144 [INFO - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (Logging.scala:60) Running task 2.0 in stage 2.0 (TID 8)
18:08:54.153 [DEBUG - Executor task launch worker for task 1.0 in stage 2.0 (TID 7)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:54.154 [DEBUG - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:54.172 [DEBUG - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:54.184 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:60) Code generated in 57.769341 ms
18:08:54.207 [INFO - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (Logging.scala:60) Code generated in 14.779016 ms
18:08:54.232 [INFO - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (Logging.scala:60) Code generated in 21.313477 ms
18:08:54.298 [INFO - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (Logging.scala:60) Code generated in 18.600201 ms
18:08:54.338 [INFO - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (Logging.scala:60) Code generated in 11.082088 ms
18:08:54.366 [INFO - main] (Logging.scala:60) For shuffle(0), advisory target size: 67108864, actual target size 1048576, minimum partition size: 1048576
18:08:54.503 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9887 rows, more = false, responseScanTimestamp = 7317388223929810944) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=2d7a16872efc4a0e9227d05b943a7ab5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.587 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10092 rows, more = false, responseScanTimestamp = 7317388224611610624) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=18631fcb7f464198beb683e34b43533b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.643 [INFO - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (Logging.scala:60) Code generated in 122.835446 ms
18:08:54.660 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10099 rows, more = false, responseScanTimestamp = 7317388224565829632) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=41a76e7e37774eae8c215b5195272939, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.707 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9925 rows, more = false, responseScanTimestamp = 7317388224794009600) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=0511a2dd6397494ca334647a6bf9b1b4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:54.845 [INFO - broadcast-exchange-0] (Logging.scala:60) Starting job: $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264
18:08:54.847 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got job 4 ($anonfun$withThreadLocalCaptured$1 at FutureTask.java:264) with 1 output partitions
18:08:54.847 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ResultStage 5 ($anonfun$withThreadLocalCaptured$1 at FutureTask.java:264)
18:08:54.847 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List(ShuffleMapStage 4)
18:08:54.848 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
18:08:54.848 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ResultStage 5 (MapPartitionsRDD[16] at $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264), which has no missing parents
18:08:54.880 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_4 stored as values in memory (estimated size 8.2 KiB, free 1811.7 MiB)
18:08:54.986 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_4_piece0 stored as bytes in memory (estimated size 4.2 KiB, free 1811.9 MiB)
18:08:54.987 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_4_piece0 in memory on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 (size: 4.2 KiB, free: 2.0 GiB)
18:08:54.989 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 4 from broadcast at DAGScheduler.scala:1585
18:08:54.990 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 1 missing tasks from ResultStage 5 (MapPartitionsRDD[16] at $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264) (first 15 tasks are for partitions Vector(0))
18:08:54.990 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 5.0 with 1 tasks resource profile 0
18:08:55.329 [INFO - Executor task launch worker for task 0.0 in stage 2.0 (TID 6)] (Logging.scala:60) Finished task 0.0 in stage 2.0 (TID 6). 6484 bytes result sent to driver
18:08:55.331 [INFO - dispatcher-event-loop-0] (Logging.scala:60) Starting task 0.0 in stage 3.0 (TID 10) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 0, ANY, 9574 bytes) 
18:08:55.333 [INFO - task-result-getter-2] (Logging.scala:60) Finished task 0.0 in stage 2.0 (TID 6) in 1238 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (1/4)
18:08:55.364 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 10)] (Logging.scala:60) Running task 0.0 in stage 3.0 (TID 10)
18:08:55.404 [DEBUG - Executor task launch worker for task 0.0 in stage 3.0 (TID 10)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:55.444 [INFO - Executor task launch worker for task 1.0 in stage 2.0 (TID 7)] (Logging.scala:60) Finished task 1.0 in stage 2.0 (TID 7). 6527 bytes result sent to driver
18:08:55.446 [INFO - dispatcher-event-loop-1] (Logging.scala:60) Starting task 1.0 in stage 3.0 (TID 11) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 1, ANY, 9574 bytes) 
18:08:55.447 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 11)] (Logging.scala:60) Running task 1.0 in stage 3.0 (TID 11)
18:08:55.447 [INFO - task-result-getter-1] (Logging.scala:60) Finished task 1.0 in stage 2.0 (TID 7) in 1347 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (2/4)
18:08:55.458 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 10)] (Logging.scala:60) Code generated in 48.88811 ms
18:08:55.461 [DEBUG - Executor task launch worker for task 1.0 in stage 3.0 (TID 11)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:55.546 [INFO - Executor task launch worker for task 3.0 in stage 2.0 (TID 9)] (Logging.scala:60) Finished task 3.0 in stage 2.0 (TID 9). 6484 bytes result sent to driver
18:08:55.562 [INFO - dispatcher-event-loop-0] (Logging.scala:60) Starting task 2.0 in stage 3.0 (TID 12) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 2, ANY, 9574 bytes) 
18:08:55.563 [INFO - task-result-getter-3] (Logging.scala:60) Finished task 3.0 in stage 2.0 (TID 9) in 1428 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (3/4)
18:08:55.567 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 12)] (Logging.scala:60) Running task 2.0 in stage 3.0 (TID 12)
18:08:55.579 [DEBUG - Executor task launch worker for task 2.0 in stage 3.0 (TID 12)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:55.584 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Removed broadcast_1_piece0 on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 in memory (size: 12.2 KiB, free: 2.0 GiB)
18:08:55.593 [INFO - Executor task launch worker for task 2.0 in stage 2.0 (TID 8)] (Logging.scala:60) Finished task 2.0 in stage 2.0 (TID 8). 6484 bytes result sent to driver
18:08:55.604 [INFO - dispatcher-event-loop-1] (Logging.scala:60) Starting task 3.0 in stage 3.0 (TID 13) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 3, ANY, 9574 bytes) 
18:08:55.605 [INFO - task-result-getter-0] (Logging.scala:60) Finished task 2.0 in stage 2.0 (TID 8) in 1490 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (4/4)
18:08:55.605 [INFO - task-result-getter-0] (Logging.scala:60) Removed TaskSet 2.0, whose tasks have all completed, from pool 
18:08:55.607 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 13)] (Logging.scala:60) Running task 3.0 in stage 3.0 (TID 13)
18:08:55.608 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ShuffleMapStage 2 (collect at IntegrationTestBigLinkedList.scala:421) finished in 3.595 s
18:08:55.608 [INFO - dag-scheduler-event-loop] (Logging.scala:60) looking for newly runnable stages
18:08:55.608 [INFO - dag-scheduler-event-loop] (Logging.scala:60) running: Set(ResultStage 5, ShuffleMapStage 3)
18:08:55.609 [INFO - dag-scheduler-event-loop] (Logging.scala:60) waiting: Set()
18:08:55.609 [INFO - dag-scheduler-event-loop] (Logging.scala:60) failed: Set()
18:08:55.630 [DEBUG - Executor task launch worker for task 3.0 in stage 3.0 (TID 13)] (SecurityContext.java:317) Importing authentication credentials with one authn token, with no JWT, 1 cert(s), and realUser=slave
18:08:55.682 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10092 rows, more = false, responseScanTimestamp = 7317388228509569024) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=18631fcb7f464198beb683e34b43533b, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.693 [INFO - main] (Logging.scala:60) For shuffle(1), advisory target size: 67108864, actual target size 1048576, minimum partition size: 1048576
18:08:55.695 [DEBUG - kudu-nio-4] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 10099 rows, more = false, responseScanTimestamp = 7317388228548444160) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=41a76e7e37774eae8c215b5195272939, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.774 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 10)] (Logging.scala:60) Code generated in 76.250795 ms
18:08:55.789 [INFO - broadcast-exchange-1] (Logging.scala:60) spark.sql.codegen.aggregate.map.twolevel.enabled is set to true, but current version of codegened fast hashmap does not support this aggregate.
18:08:55.871 [DEBUG - kudu-nio-5] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9925 rows, more = false, responseScanTimestamp = 7317388229003788288) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=0511a2dd6397494ca334647a6bf9b1b4, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:55.922 [DEBUG - kudu-nio-3] (AsyncKuduScanner.java:1370) AsyncKuduScanner$Response(scannerId = "", data = RowwiseRowResultIterator for 9887 rows, more = false, responseScanTimestamp = 7317388229434732544) for scanner KuduScanner(table=default.IntegrationTestBigLinkedList, tablet=2d7a16872efc4a0e9227d05b943a7ab5, scannerId=null, scanRequestTimeout=30000, startPrimaryKey=<start>, endPrimaryKey=<end>, lastPrimaryKey=<last>)
18:08:56.009 [INFO - broadcast-exchange-1] (Logging.scala:60) Code generated in 130.326362 ms
18:08:56.113 [INFO - broadcast-exchange-1] (Logging.scala:60) Starting job: $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264
18:08:56.115 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got job 5 ($anonfun$withThreadLocalCaptured$1 at FutureTask.java:264) with 1 output partitions
18:08:56.115 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ResultStage 7 ($anonfun$withThreadLocalCaptured$1 at FutureTask.java:264)
18:08:56.115 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List(ShuffleMapStage 6)
18:08:56.115 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
18:08:56.116 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ResultStage 7 (MapPartitionsRDD[19] at $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264), which has no missing parents
18:08:56.184 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_5 stored as values in memory (estimated size 44.3 KiB, free 2.0 GiB)
18:08:56.216 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_5_piece0 stored as bytes in memory (estimated size 20.7 KiB, free 2.0 GiB)
18:08:56.217 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_5_piece0 in memory on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 (size: 20.7 KiB, free: 2.0 GiB)
18:08:56.230 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 5 from broadcast at DAGScheduler.scala:1585
18:08:56.233 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 1 missing tasks from ResultStage 7 (MapPartitionsRDD[19] at $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264) (first 15 tasks are for partitions Vector(0))
18:08:56.233 [INFO - Executor task launch worker for task 0.0 in stage 3.0 (TID 10)] (Logging.scala:60) Finished task 0.0 in stage 3.0 (TID 10). 5982 bytes result sent to driver
18:08:56.233 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 7.0 with 1 tasks resource profile 0
18:08:56.240 [INFO - dispatcher-event-loop-0] (Logging.scala:60) Starting task 0.0 in stage 5.0 (TID 14) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 9015 bytes) 
18:08:56.241 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 14)] (Logging.scala:60) Running task 0.0 in stage 5.0 (TID 14)
18:08:56.241 [INFO - task-result-getter-2] (Logging.scala:60) Finished task 0.0 in stage 3.0 (TID 10) in 911 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (1/4)
18:08:56.277 [INFO - Executor task launch worker for task 1.0 in stage 3.0 (TID 11)] (Logging.scala:60) Finished task 1.0 in stage 3.0 (TID 11). 5982 bytes result sent to driver
18:08:56.280 [INFO - dispatcher-event-loop-2] (Logging.scala:60) Starting task 0.0 in stage 7.0 (TID 15) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 8999 bytes) 
18:08:56.280 [INFO - task-result-getter-1] (Logging.scala:60) Finished task 1.0 in stage 3.0 (TID 11) in 835 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (2/4)
18:08:56.282 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 15)] (Logging.scala:60) Running task 0.0 in stage 7.0 (TID 15)
18:08:56.283 [INFO - Executor task launch worker for task 2.0 in stage 3.0 (TID 12)] (Logging.scala:60) Finished task 2.0 in stage 3.0 (TID 12). 5982 bytes result sent to driver
18:08:56.286 [INFO - task-result-getter-3] (Logging.scala:60) Finished task 2.0 in stage 3.0 (TID 12) in 725 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (3/4)
18:08:56.305 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 15)] (Logging.scala:60) Getting 4 (906.4 KiB) non-empty blocks including 4 (906.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks
18:08:56.305 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 14)] (Logging.scala:60) Getting 4 (856.4 KiB) non-empty blocks including 4 (856.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks
18:08:56.315 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 15)] (Logging.scala:60) Started 0 remote fetches in 20 ms
18:08:56.315 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 14)] (Logging.scala:60) Started 0 remote fetches in 27 ms
18:08:56.319 [INFO - Executor task launch worker for task 3.0 in stage 3.0 (TID 13)] (Logging.scala:60) Finished task 3.0 in stage 3.0 (TID 13). 5982 bytes result sent to driver
18:08:56.322 [INFO - task-result-getter-0] (Logging.scala:60) Finished task 3.0 in stage 3.0 (TID 13) in 727 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (4/4)
18:08:56.323 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ShuffleMapStage 3 (collect at IntegrationTestBigLinkedList.scala:421) finished in 4.252 s
18:08:56.323 [INFO - dag-scheduler-event-loop] (Logging.scala:60) looking for newly runnable stages
18:08:56.323 [INFO - dag-scheduler-event-loop] (Logging.scala:60) running: Set(ResultStage 5, ResultStage 7)
18:08:56.323 [INFO - dag-scheduler-event-loop] (Logging.scala:60) waiting: Set()
18:08:56.324 [INFO - dag-scheduler-event-loop] (Logging.scala:60) failed: Set()
18:08:56.326 [INFO - task-result-getter-0] (Logging.scala:60) Removed TaskSet 3.0, whose tasks have all completed, from pool 
18:08:56.352 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 15)] (Logging.scala:60) Code generated in 31.085815 ms
18:08:56.503 [INFO - Executor task launch worker for task 0.0 in stage 5.0 (TID 14)] (Logging.scala:60) Finished task 0.0 in stage 5.0 (TID 14). 790448 bytes result sent to driver
18:08:56.507 [INFO - task-result-getter-2] (Logging.scala:60) Finished task 0.0 in stage 5.0 (TID 14) in 272 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (1/1)
18:08:56.509 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ResultStage 5 ($anonfun$withThreadLocalCaptured$1 at FutureTask.java:264) finished in 1.654 s
18:08:56.509 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Job 4 is finished. Cancelling potential speculative or zombie tasks for this job
18:08:56.513 [INFO - task-result-getter-2] (Logging.scala:60) Removed TaskSet 5.0, whose tasks have all completed, from pool 
18:08:56.513 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Killing all running tasks in stage 5: Stage finished
18:08:56.513 [INFO - broadcast-exchange-0] (Logging.scala:60) Job 4 finished: $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264, took 1.668185 s
18:08:56.539 [INFO - broadcast-exchange-0] (Logging.scala:60) Code generated in 9.747326 ms
18:08:56.616 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Removed broadcast_2_piece0 on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 in memory (size: 19.5 KiB, free: 2.0 GiB)
18:08:56.630 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Removed broadcast_3_piece0 on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 in memory (size: 13.1 KiB, free: 2.0 GiB)
18:08:56.669 [INFO - Executor task launch worker for task 0.0 in stage 7.0 (TID 15)] (Logging.scala:60) Finished task 0.0 in stage 7.0 (TID 15). 838592 bytes result sent to driver
18:08:56.686 [INFO - task-result-getter-1] (Logging.scala:60) Finished task 0.0 in stage 7.0 (TID 15) in 407 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (1/1)
18:08:56.688 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ResultStage 7 ($anonfun$withThreadLocalCaptured$1 at FutureTask.java:264) finished in 0.519 s
18:08:56.688 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Job 5 is finished. Cancelling potential speculative or zombie tasks for this job
18:08:56.688 [INFO - task-result-getter-1] (Logging.scala:60) Removed TaskSet 7.0, whose tasks have all completed, from pool 
18:08:56.689 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Killing all running tasks in stage 7: Stage finished
18:08:56.689 [INFO - broadcast-exchange-1] (Logging.scala:60) Job 5 finished: $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264, took 0.575528 s
18:08:56.696 [INFO - broadcast-exchange-0] (Logging.scala:60) Block broadcast_6 stored as values in memory (estimated size 34.0 MiB, free 2034.7 MiB)
18:08:56.721 [INFO - broadcast-exchange-1] (Logging.scala:60) Code generated in 23.389417 ms
18:08:56.755 [INFO - broadcast-exchange-0] (Logging.scala:60) Block broadcast_6_piece0 stored as bytes in memory (estimated size 1146.5 KiB, free 2033.6 MiB)
18:08:56.756 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_6_piece0 in memory on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 (size: 1146.5 KiB, free: 2.0 GiB)
18:08:56.757 [INFO - broadcast-exchange-0] (Logging.scala:60) Created broadcast 6 from $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264
18:08:56.778 [INFO - broadcast-exchange-1] (Logging.scala:60) Block broadcast_7 stored as values in memory (estimated size 34.0 MiB, free 1999.6 MiB)
18:08:56.789 [INFO - main] (Logging.scala:60) For shuffle(2), advisory target size: 67108864, actual target size 1048576, minimum partition size: 1048576
18:08:56.815 [INFO - broadcast-exchange-1] (Logging.scala:60) Block broadcast_7_piece0 stored as bytes in memory (estimated size 1128.6 KiB, free 1998.5 MiB)
18:08:56.815 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_7_piece0 in memory on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 (size: 1128.6 KiB, free: 2.0 GiB)
18:08:56.819 [INFO - broadcast-exchange-1] (Logging.scala:60) Created broadcast 7 from $anonfun$withThreadLocalCaptured$1 at FutureTask.java:264
18:08:56.892 [INFO - main] (Logging.scala:60) Code generated in 49.907392 ms
18:08:56.927 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Registering RDD 22 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 3
18:08:56.928 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got map stage job 6 (collect at IntegrationTestBigLinkedList.scala:421) with 1 output partitions
18:08:56.928 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ShuffleMapStage 9 (collect at IntegrationTestBigLinkedList.scala:421)
18:08:56.928 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List(ShuffleMapStage 8)
18:08:56.928 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
18:08:56.929 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ShuffleMapStage 9 (MapPartitionsRDD[22] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:08:56.935 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_8 stored as values in memory (estimated size 58.2 KiB, free 1998.4 MiB)
18:08:56.938 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_8_piece0 stored as bytes in memory (estimated size 25.8 KiB, free 1998.4 MiB)
18:08:56.938 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_8_piece0 in memory on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 (size: 25.8 KiB, free: 2.0 GiB)
18:08:56.939 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 8 from broadcast at DAGScheduler.scala:1585
18:08:56.940 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 1 missing tasks from ShuffleMapStage 9 (MapPartitionsRDD[22] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0))
18:08:56.941 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 9.0 with 1 tasks resource profile 0
18:08:56.942 [INFO - main] (Logging.scala:60) For shuffle(0), advisory target size: 67108864, actual target size 1048576, minimum partition size: 1048576
18:08:56.943 [INFO - dispatcher-event-loop-1] (Logging.scala:60) Starting task 0.0 in stage 9.0 (TID 16) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 9004 bytes) 
18:08:56.944 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Running task 0.0 in stage 9.0 (TID 16)
18:08:56.965 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Getting 4 (988.1 KiB) non-empty blocks including 4 (988.1 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks
18:08:56.966 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Started 0 remote fetches in 3 ms
18:08:57.039 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Code generated in 72.661522 ms
18:08:57.063 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Code generated in 17.250794 ms
18:08:57.077 [INFO - main] (Logging.scala:60) Code generated in 68.781207 ms
18:08:57.100 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Code generated in 12.427858 ms
18:08:57.101 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Registering RDD 25 (collect at IntegrationTestBigLinkedList.scala:421) as input to shuffle 4
18:08:57.101 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got map stage job 7 (collect at IntegrationTestBigLinkedList.scala:421) with 1 output partitions
18:08:57.101 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ShuffleMapStage 11 (collect at IntegrationTestBigLinkedList.scala:421)
18:08:57.101 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List(ShuffleMapStage 10)
18:08:57.102 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
18:08:57.102 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ShuffleMapStage 11 (MapPartitionsRDD[25] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:08:57.111 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_9 stored as values in memory (estimated size 62.7 KiB, free 1966.1 MiB)
18:08:57.114 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_9_piece0 stored as bytes in memory (estimated size 27.6 KiB, free 1966.1 MiB)
18:08:57.114 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_9_piece0 in memory on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 (size: 27.6 KiB, free: 2.0 GiB)
18:08:57.115 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 9 from broadcast at DAGScheduler.scala:1585
18:08:57.116 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 1 missing tasks from ShuffleMapStage 11 (MapPartitionsRDD[25] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0))
18:08:57.117 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 11.0 with 1 tasks resource profile 0
18:08:57.119 [INFO - dispatcher-event-loop-2] (Logging.scala:60) Starting task 0.0 in stage 11.0 (TID 17) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 9004 bytes) 
18:08:57.120 [INFO - Executor task launch worker for task 0.0 in stage 11.0 (TID 17)] (Logging.scala:60) Running task 0.0 in stage 11.0 (TID 17)
18:08:57.147 [INFO - Executor task launch worker for task 0.0 in stage 11.0 (TID 17)] (Logging.scala:60) Getting 4 (856.4 KiB) non-empty blocks including 4 (856.4 KiB) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks
18:08:57.148 [INFO - Executor task launch worker for task 0.0 in stage 11.0 (TID 17)] (Logging.scala:60) Started 0 remote fetches in 3 ms
18:08:57.214 [INFO - Executor task launch worker for task 0.0 in stage 9.0 (TID 16)] (Logging.scala:60) Finished task 0.0 in stage 9.0 (TID 16). 10716 bytes result sent to driver
18:08:57.214 [INFO - Executor task launch worker for task 0.0 in stage 11.0 (TID 17)] (Logging.scala:60) Code generated in 65.303586 ms
18:08:57.217 [INFO - task-result-getter-3] (Logging.scala:60) Finished task 0.0 in stage 9.0 (TID 16) in 275 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (1/1)
18:08:57.218 [INFO - task-result-getter-3] (Logging.scala:60) Removed TaskSet 9.0, whose tasks have all completed, from pool 
18:08:57.220 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ShuffleMapStage 9 (collect at IntegrationTestBigLinkedList.scala:421) finished in 0.289 s
18:08:57.220 [INFO - dag-scheduler-event-loop] (Logging.scala:60) looking for newly runnable stages
18:08:57.220 [INFO - dag-scheduler-event-loop] (Logging.scala:60) running: Set(ShuffleMapStage 11)
18:08:57.220 [INFO - dag-scheduler-event-loop] (Logging.scala:60) waiting: Set()
18:08:57.220 [INFO - dag-scheduler-event-loop] (Logging.scala:60) failed: Set()
18:08:57.238 [INFO - Executor task launch worker for task 0.0 in stage 11.0 (TID 17)] (Logging.scala:60) Code generated in 15.998921 ms
18:08:57.319 [INFO - Executor task launch worker for task 0.0 in stage 11.0 (TID 17)] (Logging.scala:60) Finished task 0.0 in stage 11.0 (TID 17). 11444 bytes result sent to driver
18:08:57.323 [INFO - task-result-getter-0] (Logging.scala:60) Finished task 0.0 in stage 11.0 (TID 17) in 205 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (1/1)
18:08:57.323 [INFO - task-result-getter-0] (Logging.scala:60) Removed TaskSet 11.0, whose tasks have all completed, from pool 
18:08:57.325 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ShuffleMapStage 11 (collect at IntegrationTestBigLinkedList.scala:421) finished in 0.220 s
18:08:57.325 [INFO - dag-scheduler-event-loop] (Logging.scala:60) looking for newly runnable stages
18:08:57.325 [INFO - dag-scheduler-event-loop] (Logging.scala:60) running: Set()
18:08:57.325 [INFO - dag-scheduler-event-loop] (Logging.scala:60) waiting: Set()
18:08:57.325 [INFO - dag-scheduler-event-loop] (Logging.scala:60) failed: Set()
18:08:57.333 [INFO - main] (Logging.scala:60) For shuffle(4), advisory target size: 67108864, actual target size 1048576, minimum partition size: 1048576
18:08:57.333 [INFO - main] (Logging.scala:60) For shuffle(3), advisory target size: 67108864, actual target size 1048576, minimum partition size: 1048576
18:08:57.357 [INFO - main] (Logging.scala:60) spark.sql.codegen.aggregate.map.twolevel.enabled is set to true, but current version of codegened fast hashmap does not support this aggregate.
18:08:57.387 [INFO - main] (Logging.scala:60) Code generated in 18.807627 ms
18:08:57.404 [INFO - main] (Logging.scala:60) spark.sql.codegen.aggregate.map.twolevel.enabled is set to true, but current version of codegened fast hashmap does not support this aggregate.
18:08:57.432 [INFO - main] (Logging.scala:60) Code generated in 20.284278 ms
18:08:57.490 [INFO - main] (Logging.scala:60) Starting job: collect at IntegrationTestBigLinkedList.scala:421
18:08:57.494 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Got job 8 (collect at IntegrationTestBigLinkedList.scala:421) with 2 output partitions
18:08:57.494 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Final stage: ResultStage 16 (collect at IntegrationTestBigLinkedList.scala:421)
18:08:57.494 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Parents of final stage: List(ShuffleMapStage 15, ShuffleMapStage 13)
18:08:57.495 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Missing parents: List()
18:08:57.495 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting ResultStage 16 (MapPartitionsRDD[31] at collect at IntegrationTestBigLinkedList.scala:421), which has no missing parents
18:08:57.515 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_10 stored as values in memory (estimated size 81.0 KiB, free 1998.3 MiB)
18:08:57.517 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Block broadcast_10_piece0 stored as bytes in memory (estimated size 35.2 KiB, free 1998.2 MiB)
18:08:57.518 [INFO - dispatcher-BlockManagerMaster] (Logging.scala:60) Added broadcast_10_piece0 in memory on dist-test-slave-gp6n.c.gcp-upstream.internal:41653 (size: 35.2 KiB, free: 2.0 GiB)
18:08:57.519 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Created broadcast 10 from broadcast at DAGScheduler.scala:1585
18:08:57.520 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Submitting 2 missing tasks from ResultStage 16 (MapPartitionsRDD[31] at collect at IntegrationTestBigLinkedList.scala:421) (first 15 tasks are for partitions Vector(0, 1))
18:08:57.520 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Adding task set 16.0 with 2 tasks resource profile 0
18:08:57.523 [INFO - dispatcher-event-loop-2] (Logging.scala:60) Starting task 0.0 in stage 16.0 (TID 18) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 0, NODE_LOCAL, 9108 bytes) 
18:08:57.524 [INFO - dispatcher-event-loop-2] (Logging.scala:60) Starting task 1.0 in stage 16.0 (TID 19) (dist-test-slave-gp6n.c.gcp-upstream.internal, executor driver, partition 1, NODE_LOCAL, 9108 bytes) 
18:08:57.525 [INFO - Executor task launch worker for task 0.0 in stage 16.0 (TID 18)] (Logging.scala:60) Running task 0.0 in stage 16.0 (TID 18)
18:08:57.526 [INFO - Executor task launch worker for task 1.0 in stage 16.0 (TID 19)] (Logging.scala:60) Running task 1.0 in stage 16.0 (TID 19)
18:08:57.557 [INFO - Executor task launch worker for task 1.0 in stage 16.0 (TID 19)] (Logging.scala:60) Getting 1 (80.0 B) non-empty blocks including 1 (80.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks
18:08:57.557 [INFO - Executor task launch worker for task 0.0 in stage 16.0 (TID 18)] (Logging.scala:60) Getting 1 (192.0 B) non-empty blocks including 1 (192.0 B) local and 0 (0.0 B) host-local and 0 (0.0 B) push-merged-local and 0 (0.0 B) remote blocks
18:08:57.557 [INFO - Executor task launch worker for task 0.0 in stage 16.0 (TID 18)] (Logging.scala:60) Started 0 remote fetches in 1 ms
18:08:57.557 [INFO - Executor task launch worker for task 1.0 in stage 16.0 (TID 19)] (Logging.scala:60) Started 0 remote fetches in 1 ms
18:08:57.589 [INFO - Executor task launch worker for task 1.0 in stage 16.0 (TID 19)] (Logging.scala:60) Code generated in 31.396804 ms
18:08:57.594 [INFO - Executor task launch worker for task 0.0 in stage 16.0 (TID 18)] (Logging.scala:60) Code generated in 36.16259 ms
18:08:57.606 [INFO - Executor task launch worker for task 1.0 in stage 16.0 (TID 19)] (Logging.scala:60) Finished task 1.0 in stage 16.0 (TID 19). 16453 bytes result sent to driver
18:08:57.608 [INFO - Executor task launch worker for task 0.0 in stage 16.0 (TID 18)] (Logging.scala:60) Finished task 0.0 in stage 16.0 (TID 18). 16490 bytes result sent to driver
18:08:57.614 [INFO - task-result-getter-1] (Logging.scala:60) Finished task 0.0 in stage 16.0 (TID 18) in 93 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (1/2)
18:08:57.619 [INFO - task-result-getter-2] (Logging.scala:60) Finished task 1.0 in stage 16.0 (TID 19) in 96 ms on dist-test-slave-gp6n.c.gcp-upstream.internal (executor driver) (2/2)
18:08:57.619 [INFO - task-result-getter-2] (Logging.scala:60) Removed TaskSet 16.0, whose tasks have all completed, from pool 
18:08:57.621 [INFO - dag-scheduler-event-loop] (Logging.scala:60) ResultStage 16 (collect at IntegrationTestBigLinkedList.scala:421) finished in 0.115 s
18:08:57.621 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Job 8 is finished. Cancelling potential speculative or zombie tasks for this job
18:08:57.621 [INFO - dag-scheduler-event-loop] (Logging.scala:60) Killing all running tasks in stage 16: Stage finished
18:08:57.622 [INFO - main] (Logging.scala:60) Job 8 finished: collect at IntegrationTestBigLinkedList.scala:421, took 0.131295 s
18:08:57.656 [INFO - main] (Logging.scala:60) Code generated in 14.39458 ms
18:08:57.665 [INFO - main] (Logging.scala:60) SparkContext is stopping with exitCode 0.
18:08:57.686 [INFO - dispatcher-event-loop-1] (Logging.scala:60) MapOutputTrackerMasterEndpoint stopped!
18:08:57.727 [INFO - main] (Logging.scala:60) MemoryStore cleared
18:08:57.728 [INFO - main] (Logging.scala:60) BlockManager stopped
18:08:57.732 [INFO - main] (Logging.scala:60) BlockManagerMaster stopped
18:08:57.735 [INFO - dispatcher-event-loop-0] (Logging.scala:60) OutputCommitCoordinator stopped!
18:08:57.744 [INFO - main] (Logging.scala:60) Successfully stopped SparkContext
18:08:57.746 [DEBUG - main] (Connection.java:575) [peer master-127.13.47.126:34683(127.13.47.126:34683)] disconnecting while in state READY
18:08:57.747 [DEBUG - main] (Connection.java:575) [peer master-127.13.47.124:42831(127.13.47.124:42831)] disconnecting while in state READY
18:08:57.747 [DEBUG - main] (Connection.java:575) [peer 16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)] disconnecting while in state READY
18:08:57.747 [DEBUG - main] (Connection.java:575) [peer cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)] disconnecting while in state READY
18:08:57.747 [DEBUG - main] (Connection.java:575) [peer master-127.13.47.125:38563(127.13.47.125:38563)] disconnecting while in state READY
18:08:57.748 [DEBUG - main] (Connection.java:575) [peer 06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)] disconnecting while in state READY
18:08:57.752 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.47.125:38563(127.13.47.125:38563)] handling channelInactive
18:08:57.753 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.47.124:42831(127.13.47.124:42831)] handling channelInactive
18:08:57.753 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.47.125:38563(127.13.47.125:38563)] cleaning up while in state READY due to: connection closed
18:08:57.753 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.47.124:42831(127.13.47.124:42831)] cleaning up while in state READY due to: connection closed
18:08:57.753 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.47.126:34683(127.13.47.126:34683)] handling channelInactive
18:08:57.754 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.47.126:34683(127.13.47.126:34683)] cleaning up while in state READY due to: connection closed
18:08:57.754 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)] handling channelInactive
18:08:57.754 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 16fac04502984a399bfae1caafe3a6c3(127.13.47.65:37769)] cleaning up while in state READY due to: connection closed
18:08:57.755 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)] handling channelInactive
18:08:57.755 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 06d1d11a9c6e447ba9be8446787decc7(127.13.47.66:43697)] cleaning up while in state READY due to: connection closed
18:08:57.755 [DEBUG - kudu-nio-5] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:57.757 [DEBUG - kudu-nio-1] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-1
18:08:57.757 [DEBUG - kudu-nio-3] (PoolThreadCache.java:218) Freed 53 thread-local buffer(s) from thread: kudu-nio-3
18:08:57.758 [DEBUG - kudu-nio-4] (PoolThreadCache.java:218) Freed 41 thread-local buffer(s) from thread: kudu-nio-4
18:08:57.758 [DEBUG - kudu-nio-0] (PoolThreadCache.java:218) Freed 35 thread-local buffer(s) from thread: kudu-nio-0
18:08:57.758 [DEBUG - kudu-nio-5] (Connection.java:239) [peer cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)] handling channelInactive
18:08:57.758 [DEBUG - kudu-nio-5] (Connection.java:709) [peer cf13e4425ada46939a1ee461a72b68c3(127.13.47.67:37207)] cleaning up while in state READY due to: connection closed
18:08:57.759 [DEBUG - kudu-nio-2] (PoolThreadCache.java:218) Freed 18 thread-local buffer(s) from thread: kudu-nio-2
18:08:57.759 [DEBUG - kudu-nio-5] (PoolThreadCache.java:218) Freed 46 thread-local buffer(s) from thread: kudu-nio-5
18:08:57.760 [DEBUG - main] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:57.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:57.765888 13501 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu with pid 13854
18:08:57.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:57.783608 13501 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu with pid 14027
18:08:57.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:57.801535 13501 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu with pid 14200
18:08:57.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:57.814857 13501 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu with pid 13513
18:08:57.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:57.825038 13501 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu with pid 13603
18:08:57.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:57.835450 13501 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskqKQo1S/build/debug/bin/kudu with pid 13692
18:08:57.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:08:57Z chronyd exiting

Time: 18.844

OK (1 test)

18:08:57.903 [INFO - shutdown-hook-0] (Logging.scala:60) Shutdown hook called
18:08:57.904 [INFO - shutdown-hook-0] (Logging.scala:60) Deleting directory /tmp/spark-cc9cb74a-5f38-4a9e-b6fd-95b03be21892
